On 3/5/07, Georg Grabler <ggrabler@gmail.com> wrote:
Well, i thought it might be good testing this release candidate. Though, i think i found an error....
[n501931@n501931pc:~]$ sudo pacman -Syu :: Synchronisiere Paketdatenbanken... --09:51:40-- ftp://ftp.gigabit.nu/current/os/i686/current.db.tar.gz/current.db.tar.gz => `current.db.tar.gz.part' Auflösen des Hostnamen »proxyserver«.... internalip Verbindungsaufbau zu proxyserver|internalip|:8080... verbunden. Proxy Anforderung gesendet, warte auf Antwort... 404 Not Found 09:51:40 FEHLER 404: Not Found.
I don't think the db path really is ftp://ftp.gigabit.nu/current/os/i686/current.db.tar.gz/current.db.tar.gz -> one time to often?
I've replaced the proxy url ind ip, since it's the proxy of our company, and i don't think i should post internal ips into a public list.
First off, it looks like you're using an XferCommand. pacman 3 has native proxy support, now, using the fairly standard ftp_proxy/http_proxy/*_proxy environment variables. Could you try with that? I'd like to pretty much stop people from using an XferCommand, as it's a little hackish. Still, I'll look into that one.