On Sun, 2004-03-14 at 20:25, William Hooper wrote: > Chadley Wilson said: > >> > > >> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=102272 > >> > > > > > >> Here is the output for that last effort I made > >> > > > >> [root@chadlin xmmsplugins]# export http_proxy=000.000.000.000:80 > >> [replace actual IP with zeros] > >> [root@chadlin xmmsplugins]# export proxy_user=chadley > >> [root@chadlin xmmsplugins]# export proxy_passwd=xxxxxx > >> [root@chadlin xmmsplugins]# up2date -u > >> > >> Fetching package list for channel: fedora-core-1... > >> > >> Fetching > >> http://fedora.redhat.com/releases/fedora-core-1/headers/header.info... > >> Traceback (most recent call last): > > This is the exact trace from comment 28 in the bug report. I suggest: > > a) Configure up2date to use a mirror. > b) Use "export http_proxy=http://chadley:xxxxxx000.000.000.000:80" Did that and added export proxy_passwd=xxxxx and now get this > [root@chadlin qt]# yum list updates Gathering header information file(s) from server(s) Server: Fedora Core 1 - i386 - Base retrygrab() failed for: http://fedora.redhat.com/releases/fedora-core-1/headers/header.info Executing failover method failover: out of servers to try Error getting file http://fedora.redhat.com/releases/fedora-core-1/headers/header.info [Errno 7] HTTP Error (InvalidURL): nonnumeric port: '196.25.100.20:80' [root@chadlin qt]# Could this be an easy fix? > If it works, please put a comment the bug saying so. If not: > > a) Add yourself to the CC: list of the bug > b) Configure yum to use a mirror > c) Use yum > > If yum doesn't work, please start a new thread and include details. > > -- > William Hooper > Thanks Chad