Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] sudo pacman -Syu Error (Read 885 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] sudo pacman -Syu Error

Hello everyone,

I gave the command "sudo pacman -Syu" to update the system, but I get the following error:

"Error: failed retrieving file 'system.db' from ftp.ntua.gr : Failed to connect to ftp.ntua.gr port 80 after 15430 ms: Connection timed out"

and so for each single repository.  This is the first time I have ever made such a mistake.

Any idea ?



tks !

Re: sudo pacman -Syu Error

Reply #1
Mirror may be down, change your mirror being used

Re: sudo pacman -Syu Error

Reply #2
Hello everyone,

I gave the command "sudo pacman -Syu" to update the system, but I get the following error:

"Error: failed retrieving file 'system.db' from ftp.ntua.gr : Failed to connect to ftp.ntua.gr port 80 after 15430 ms: Connection timed out"

Hello,

This server is unreachable at the moment.
You can turn it off.

Code: [Select]
sudo nano /etc/pacman.d/mirrorlist

Put a # in front of the line corresponding to this server.



Re: sudo pacman -Syu Error

Reply #3
Hello,

This server is unreachable at the moment.
You can turn it off.

Code: [Select]
sudo nano /etc/pacman.d/mirrorlist

Put a # in front of the line corresponding to this server.



TKS ! Now it works again.

Have a nice day