Not meant to be a flame or rant or any of that sort, but I cannot seem to figure out ANY package or port management tool that will resume a broken downloads or upgrades at the correct point where it was broken in a convenient manner.
It's hellish to see a massive binary upgrade fail because fetch couldn't "resolve" the package URL even though it works on the next run of the command. I keep setting FTP_TIMEOUT for a long duration but it just simply does not wait. My internet connection is slow and not very responsive so timeout
using alias fetch='fetch -a'
also doesn't work.
Any idea HOW to get the damn system to keep retrying the connection before failing?
It's hellish to see a massive binary upgrade fail because fetch couldn't "resolve" the package URL even though it works on the next run of the command. I keep setting FTP_TIMEOUT for a long duration but it just simply does not wait. My internet connection is slow and not very responsive so timeout
using alias fetch='fetch -a'
also doesn't work.
Any idea HOW to get the damn system to keep retrying the connection before failing?