You are not logged in.
I am trying Arch 0.6 since it now has proxy support. I've run into a big problem here, though.
I added the following lines to pacman.conf:
ProxyServer = proxy.gcc.edu
ProxyPort = 8080
When I try "pacman -Sy" I get a few lines that look like
current [ ] -2147483648%| OK| 0.0K/s| 0
and then something like
could not extract audiofile-0.2.5-1/desc: Invalid argument
Did I forget something or enter something wrong?
Any help is appreciated
Edit: I have an nforce motheboard, could this be related to the forcedeth driver
I can ping outside servers, only pacman seems to not work
Offline
Ok some question....
You say your network connection is working.
Is this the first time you run pacman??
Did you try to ping any of the server in /etc/pacman.conf??
If yes try to connect to one of them by ftp an see if it work.
Check also pacman log file it should be in
/var/log/pacman.log
If ther is no file add the following to you /etc/pacman.conf
LogFile = /var/log/pacman.log
Offline
I tried pinging the servers and then realized that all the packets were being filtered by local IP 10.32.0.1
I have no idea what this is indicating
Oh yeah, and my pacman.log file has no errors in it. It just has a lot of lines that say "synchronizing package list"
Offline