Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162656 - dev-util/libconf-0.40.00 contains incorrect SRC_URI
Summary: dev-util/libconf-0.40.00 contains incorrect SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dams (RETIRED)
URL: http://www.libconf.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-18 13:38 UTC by Anant Narayanan (RETIRED)
Modified: 2007-01-18 19:28 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 Anant Narayanan (RETIRED) gentoo-dev 2007-01-18 13:38:12 UTC
libconf.net is no more, maybe the project is dead? perl-Libconf-0.40.00.tar.bz2 is available on the Gentoo mirrors though.

Please either remove the ebuild; or update SRC_URI's if you decide to keep it in the tree. (flagedit depends on this!)

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-18 13:41:06 UTC
We are not removing ebuilds just because the homepage went 404. Reopen if you have a valid homepage or a better reason for removal.
Comment 2 Anant Narayanan (RETIRED) gentoo-dev 2007-01-18 13:44:19 UTC
Er, maybe I wasn't clear the first time. The home page doesn't 404; but leads to a rather different site than what was intended.

Bottom-line is that the package is marked stable but cannot be emerged (because of a bad SRC_URI). I only suggested removal (since I believe the package to be dead upstream); fixing the SRC_URI is an equally good option too.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-18 13:47:09 UTC
We are not removing something that fetches just fine and is not broken; thanks.

$ emerge -f --nodeps =libconf-0.40.00
Calculating dependencies... done!

>>> Emerging (1 of 1) dev-util/libconf-0.40.00 to /
>>> Downloading 'ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/distfiles/perl-Libconf-0.40.00.tar.bz2'
--14:46:23--  ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/distfiles/perl-Libconf-0.40.00.tar.bz2
           => `/usr/portage/distfiles/perl-Libconf-0.40.00.tar.bz2'
Resolving ftp.sh.cvut.cz... 147.32.127.222
Connecting to ftp.sh.cvut.cz|147.32.127.222|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /MIRRORS/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR perl-Libconf-0.40.00.tar.bz2 ... done.
Length: 321,119 (314K) (unauthoritative)

100%[===================================================================================================>] 321,119      223.68K/s             

14:46:25 (223.22 KB/s) - `/usr/portage/distfiles/perl-Libconf-0.40.00.tar.bz2' saved [321119]

 * perl-Libconf-0.40.00.tar.bz2 MD5 ;-) ...                                                                                              [ ok ]
 * perl-Libconf-0.40.00.tar.bz2 RMD160 ;-) ...                                                                                           [ ok ]
 * perl-Libconf-0.40.00.tar.bz2 SHA1 ;-) ...                                                                                             [ ok ]
 * perl-Libconf-0.40.00.tar.bz2 SHA256 ;-) ...                                                                                           [ ok ]
 * perl-Libconf-0.40.00.tar.bz2 size ;-) ...                                                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                   [ ok ]
 * checking perl-Libconf-0.40.00.tar.bz2 ;-) ...                                                                                         [ ok ]
$ emerge -f --nodeps =libconf-0.42.10-r1
Calculating dependencies... done!

>>> Emerging (1 of 1) dev-util/libconf-0.42.10-r1 to /
>>> Downloading 'ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/distfiles/perl-Libconf-0.42.10.tar.bz2'
--14:45:53--  ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/distfiles/perl-Libconf-0.42.10.tar.bz2
           => `/usr/portage/distfiles/perl-Libconf-0.42.10.tar.bz2'
Resolving ftp.sh.cvut.cz... 147.32.127.222
Connecting to ftp.sh.cvut.cz|147.32.127.222|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /MIRRORS/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR perl-Libconf-0.42.10.tar.bz2 ... done.
Length: 203,303 (199K) (unauthoritative)

100%[===================================================================================================>] 203,303      177.24K/s             

14:45:54 (176.82 KB/s) - `/usr/portage/distfiles/perl-Libconf-0.42.10.tar.bz2' saved [203303]

 * perl-Libconf-0.42.10.tar.bz2 MD5 ;-) ...                                                                                              [ ok ]
 * perl-Libconf-0.42.10.tar.bz2 RMD160 ;-) ...                                                                                           [ ok ]
 * perl-Libconf-0.42.10.tar.bz2 SHA1 ;-) ...                                                                                             [ ok ]
 * perl-Libconf-0.42.10.tar.bz2 SHA256 ;-) ...                                                                                           [ ok ]
 * perl-Libconf-0.42.10.tar.bz2 size ;-) ...                                                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                   [ ok ]
 * checking perl-Libconf-0.42.10.tar.bz2 ;-) ...                                                                                         [ ok ]
Comment 4 Anant Narayanan (RETIRED) gentoo-dev 2007-01-18 13:52:54 UTC
Not for someone who doesn't have GENTOO_MIRRORS set:

theghost anant # emerge -f =libconf-0.40.00
Calculating dependencies... done!

>>> Emerging (1 of 1) dev-util/libconf-0.40.00 to /
>>> Downloading 'http://libconf.net/download/perl-Libconf-0.40.00.tar.bz2'
--19:20:51--  http://libconf.net/download/perl-Libconf-0.40.00.tar.bz2
           => `/usr/portage/distfiles/perl-Libconf-0.40.00.tar.bz2'
Resolving libconf.net... 80.247.230.177
Connecting to libconf.net|80.247.230.177|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.libconf.net [following]
--19:20:51--  http://www.libconf.net/
           => `/usr/portage/distfiles/index.html'
Resolving www.libconf.net... 80.247.230.177
Connecting to www.libconf.net|80.247.230.177|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]

    [    <=>                                                                                                              ] 21,771        26.41K/s             

19:20:52 (26.39 KB/s) - `/usr/portage/distfiles/index.html' saved [21771]

!!! Couldn't download 'perl-Libconf-0.40.00.tar.bz2'. Aborting.

!!! Fetch for /usr/portage/dev-util/libconf/libconf-0.40.00.ebuild failed, continuing...

!!! Some fetch errors were encountered.  Please see above for details.

Please, just fix the SRC_URI; it will only take a few moments :)
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-01-18 13:58:05 UTC
Ugh, so go set GENTOO_MIRRORS like everyone else does? :X
Comment 6 dams (RETIRED) gentoo-dev 2007-01-18 19:28:01 UTC
Corrected the SRC_URI