You are not logged in.
Hi. I am new to Arch. I installed it and configured the network.
input: ping www.google.com
it works.
input: pacman -Syy
output: :: Synchronizing package database...
error: failed to update core(unexpected error)
error: failed to update extra(unexpected error)
error: failed to update community(unexpected error)
error: failed to synchronize any database
can anyone help me?
thx very much~ ![]()
Last edited by xisisu (2009-03-06 06:24:53)
Offline
What do you have for your [core], [extra], etc stanzas in /etc/pacman.conf? I had a similar problem where pacman stopped working and I was horrified to see I had been using the main ftp.archlinux.org mirror. I changed it to one of my local mirrors and all was well again. Do you have Server= lines in each of your repos?
Offline
!!!!!
it works!!!!
I opened the mirrorlist and found it was empty!!!
maybe I configured something wrong before.
So I write some servers in it and it works!
Thanks very much!! ![]()
Offline
Better still, install pacman-mirrorlist, and edit as required. It should already be installed, as pacman depends on it.. :?
Offline