Roman Kyrylych wrote:
2008/2/11, Roman Kyrylych<roman.kyrylych@gmail.com>:
2008/2/10, Roman Kyrylych<roman.kyrylych@gmail.com>:
Hi!
The inability of makepkg to resume broken source downloads annoyed me pretty much, so here's a patch attached. ;-)
And with the help of Xavier I've remembered the bug that can be re-opened and closed as "Fixed" now. ;-) http://bugs.archlinux.org/task/9299
Previous patch didn't care about path with spaces, here is a fixed version which restores previous behaviour of putting paths/urls in quotes (").
For some reason, adding these quotes broke it. -> Downloading opera-9.50-20080131.6-shared-qt.i386-1786.tar.bz2... "http://snapshot.opera.com/unix/snapshot-1786/intel-linux/opera-9.50-20080131...": Unsupported scheme. ==> ERROR: Failure while downloading opera-9.50-20080131.6-shared-qt.i386-1786.tar.bz2 The original version works fine though. But I didn't check what happens with spaces..