Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9501 - libxml can not be downloaded when emerging
Summary: libxml can not be downloaded when emerging
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-22 12:38 UTC by Boris Terzic
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Terzic 2002-10-22 12:38:42 UTC
When emerging libxml first the ibiblio URL is tried
(http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/libxml-1.8.17.tar.gz)
and this returns a 404 NOT FOUND, portage then falls back on a copy stored on
the gnome server
(ftp://ftp.gnome.org/pub/GNOME/stable/sources/libxml/libxml-1.8.17.tar.gz) but
this is an invalid URL as well. Libxml seems to be a dependency for (among
others) xchat and squirrelmaol which makes it something of a pain.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-22 12:46:41 UTC
SRC_URI has been fixed :)