Update fail - failed to syncronize all database (error invoking external downloader)

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

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.