Hello!
I get an error when I try to install a package or update databases using the command pacman -Sy
.
Error:
:: Synchronizing package databases…
error: failed to update core (no servers configured for repository)
error: failed to update extra (no servers configured for repository)
error: failed to update community (no servers configured for repository)
error: failed to update multilib (no servers configured for repository)
error: failed to synchronize all databases
When I try to update mirrors I also get an error:
::INFO Downloading mirrors from repo.manjaro.org
::INFO User generated mirror list
::------------------------------------------------------------
::INFO Custom mirror file saved: /var/lib/pacman-mirrors/custom-mirrors.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
0.222 Germany : http://mirrors.colocall.net/manjaro/
… Germany : ftp://mirrors.colocall.net/manjaro/::ERROR ftp error: error_perm(‘550 Failed to change directory.’) ‘ftp://mirrors.colocall.net/manjaro/’
::INFO Writing mirror list
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
How can I fix it?
Hope for your help!