ds2k5
1
pacman -Suy aborts at error: failed to synchronize all databases (error invoking external downloader)
in /var/log/pacman.log
synchronizing package lists
how to fix this ?
the system is behind a http proxy
in /etc/pacman.conf
XferCommand = /usr/bin/weget --passive-ftp -c -O %o %s
wget works
I don’t know what app that is
$ weget
bash: weget: command not found
I suggest you check the spelling in your pacman.conf
2 Likes
ds2k5
3
sorry this was typo of me:
wget
in the pacman.conf it is right
The wget command work as expected - so I suggest you check your system’s proxy configuration.