Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188921 - sys-libs/libuser-0.56.4 fails to download, invalid URIs
Summary: sys-libs/libuser-0.56.4 fails to download, invalid URIs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Donnie Berkholz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-14 23:11 UTC by rroden
Modified: 2007-10-15 10:29 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 rroden 2007-08-14 23:11:07 UTC
All URIs for libuser-0.56.4-1.src.rpm are invalid, either timing out, or giving 404. Manually check serveral mirrors for file, all have updated to libuser-0.56.4-2.src.rpm

Reproducible: Always

Steps to Reproduce:
1.emerge libuser
Actual Results:  
>>> Emerging (1 of 5) sys-libs/libuser-0.56.4 to /
>>> Downloading 'http://distfiles.gentoo.org/distfiles/libuser-0.56.4-1.src.rpm'
--12:51:05--  http://distfiles.gentoo.org/distfiles/libuser-0.56.4-1.src.rpm
           => `/usr/portage/distfiles/libuser-0.56.4-1.src.rpm'
Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.238.52, 156.56.247.195, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
12:51:05 ERROR 404: Not Found.

>>> Downloading 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/libuser-0.56.4-1.src.rpm'
--12:51:05--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/libuser-0.56.4-1.src.rpm
           => `/usr/portage/distfiles/libuser-0.56.4-1.src.rpm'
Resolving distro.ibiblio.org... 152.46.7.109
Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
12:51:06 ERROR 404: Not Found.

>>> Downloading 'http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/development/source/SRPMS/libuser-0.56.4-1.src.rpm'
--12:51:06--  http://ftp.nluug.nl/ftp/pub/os/Linux/distr/fedora/development/source/SRPMS/libuser-0.56.4-1.src.rpm
           => `/usr/portage/distfiles/libuser-0.56.4-1.src.rpm'
Resolving ftp.nluug.nl... 192.87.102.36
Connecting to ftp.nluug.nl|192.87.102.36|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
12:51:06 ERROR 404: Not Found.

>>> Downloading 'ftp://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/core/development/source/SRPMS/libuser-0.56.4-1.src.rpm'
--12:51:06--  ftp://mirror.cpsc.ucalgary.ca/mirror/fedora/linux/core/development/source/SRPMS/libuser-0.56.4-1.src.rpm
           => `/usr/portage/distfiles/libuser-0.56.4-1.src.rpm'
Resolving mirror.cpsc.ucalgary.ca... 136.159.12.11
Connecting to mirror.cpsc.ucalgary.ca|136.159.12.11|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /mirror/fedora/linux/core/development/source/SRPMS ... 
No such directory `mirror/fedora/linux/core/development/source/SRPMS'.

>>> Downloading 'http://download.stmc.edu.hk/fedora/linux/core/development/source/SRPMS/libuser-0.56.4-1.src.rpm'
--12:51:09--  http://download.stmc.edu.hk/fedora/linux/core/development/source/SRPMS/libuser-0.56.4-1.src.rpm
           => `/usr/portage/distfiles/libuser-0.56.4-1.src.rpm'
Resolving download.stmc.edu.hk... 59.148.232.239
Connecting to download.stmc.edu.hk|59.148.232.239|:80... failed: Connection timed out.
Retrying.

--12:52:10--  http://download.stmc.edu.hk/fedora/linux/core/development/source/SRPMS/libuser-0.56.4-1.src.rpm
  (try: 2) => `/usr/portage/distfiles/libuser-0.56.4-1.src.rpm'
Connecting to download.stmc.edu.hk|59.148.232.239|:80... failed: Connection timed out.
Retrying.



Expected Results:  
Downloaded libuser-0.56.4-2.src.rpm
Comment 1 Robert Buchholz (RETIRED) gentoo-dev 2007-08-18 11:55:45 UTC
I injected this file into our mirrors, which should fix the symptoms.
This still needs fixing though.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2007-10-15 10:29:38 UTC
Bumped and added a fedora-dev mirror type for development RPMs so they will hopefully get found by our mirror script.