Hmm debugging this a little further, the url's its trying for example: This fails: http://ftp.linux.ncsu.edu/pub/fedora/linux/updates/9/i386/Packages/<http://ftp.linux.ncsu.edu/pub/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm> sonata-1.5.1-1.fc9.i386.rpm
But if I remove */Packages/* from url i can download package from the browser http://ftp.linux.ncsu.edu/pub/fedora/linux/updates/9/i386/sonata-1.5.1-1.fc9.i386.rpm So looks like the constructed url should not have Packages but somehow it does. Any thoughts? On Sat, May 24, 2008 at 7:57 AM, PK <[EMAIL PROTECTED]> wrote: > Hello: > > yum keeps erroring out with a 404 not found for most package installs. > Below is the example. It tries a bunch of em and ends with "No more mirrors > to try". Is this a konwn bug? or do I need to fix something in my .repo > files? > > Thanks, > PK > > $ sudo yum install bmp sonata gmpc exaile > Loaded plugins: fastestmirror, refresh-packagekit > Loading mirror speeds from cached hostfile > * google: dl.google.com > * livna: mirrors.tummy.com > * fedora: ftp.linux.ncsu.edu > * adobe-linux-i386: linuxdownload.adobe.com > * updates: ftp.linux.ncsu.edu > Setting up Install Process > Parsing package install arguments > Resolving Dependencies > --> Running transaction check > > Is this ok [y/N]: Downloading Packages: > (1/20): fluidsynth-libs-1.0.7-11.a.fc9.i386.rpm | 491 kB > 00:02 > (2/20): libbinio-1.4-9.fc9.i386.rpm | 40 kB > 00:00 > (3/20): python-CDDB-1.4-3.fc9.i386.rpm | 24 kB > 00:00 > (4/20): python-gpod-0.6.0-4.fc9.i386.rpm | 193 kB > 00:01 > (5/20): audacious-1.4.6-1.fc9.i386.rpm | 1.1 MB > 00:06 > (6/20): audacious-plugins-1.4.5-1.fc9.i386.rpm | 1.5 MB > 00:08 > (7/20): libmowgli-0.5.0-2.fc9.i386.rpm | 28 kB > 00:00 > (8/20): python-tag-0.91-5.i386.rpm | 313 kB > 00:02 > (9/20): exaile-0.2.13-1.fc9.i386.rpm | 1.1 MB > 00:07 > (10/20): lash-0.5.4-2.fc9.i386.rpm | 158 kB > 00:00 > (11/20): gnome-python2-gtkmozembed-2.19.1-15.fc9.i386.rp | 29 kB > 00:00 > (12/20): libmpd-0.15.0-3.fc9.i386.rpm | 49 kB > 00:00 > > http://ftp.linux.ncsu.edu/pub/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://archive.linux.duke.edu/pub/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://mirrors.ptd.net/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://mirror.cc.vt.edu/pub/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://mirror.liberty.edu/pub/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://mirror.cogentco.com/pub/linux/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://www.gtlib.gatech.edu/pub/fedora.redhat/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 4] IOError: [Errno ftp error] 550 No such directory. > Trying other mirror. > > http://fedora.mirror.iweb.ca/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://gulus.usherbrooke.ca/pub/distro/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://ftp.usf.edu/pub/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > http://mirror.anl.gov/pub/fedora/linux/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 14] HTTP Error 404: Not Found > Trying other mirror. > > ftp://ftp.software.umn.edu/linux/fedora/updates/9/i386/Packages/gmpc-0.15.5.0-3.fc9.i386.rpm: > [Errno 4] IOError: [Errno ftp error] 550 Failed to change directory. > > Error Downloading Packages: > sonata-1.5-1.fc9.i386: failure: Packages/sonata-1.5-1.fc9.i386.rpm from > updates: [Errno 256] No more mirrors to try. > gmpc-0.15.5.0-3.fc9.i386: failure: Packages/gmpc-0.15.5.0-3.fc9.i386.rpm > from updates: [Errno 256] No more mirrors to try. >
-- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
