Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678078 - dev-libs/libdnet - SRC_URI return 404 error
Summary: dev-libs/libdnet - SRC_URI return 404 error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-15 16:59 UTC by Jon Hood
Modified: 2019-02-16 09:24 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 Jon Hood 2019-02-15 16:59:49 UTC
The current libdnet ebuild (https://github.com/gentoo/gentoo/blob/master/dev-libs/libdnet/libdnet-1.12.ebuild) references https://libdnet.googlecode.com/files/${P}.tgz and https://fragroute-ipv6.googlecode.com/files/${P}.ipv6-1.patch.gz which both return 404 errors.

The IPv6 patch is now at https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/fragroute-ipv6/libdnet-1.12.ipv6-1.patch.gz

Libdnet has moved to https://github.com/dugsong/libdnet (see https://code.google.com/archive/p/libdnet/)

I'm going to omit the superfluous emerge --info details, as the environment is unimportant. This shouldn't be an issue if you can access the gentoo distfiles mirrors. This will only be a problem if the distfiles server of your choice is down, so I put it as a minor bug.
Comment 1 Larry the Git Cow gentoo-dev 2019-02-16 09:24:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36ce9a706e83d4dc0061ffcacb0be388d9840c2

commit d36ce9a706e83d4dc0061ffcacb0be388d9840c2
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-02-16 09:23:27 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-02-16 09:24:29 +0000

    dev-libs/libdnet: Switch SRC_URI to GH
    
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Fixes: https://bugs.gentoo.org/678078
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 dev-libs/libdnet/Manifest               |  1 +
 dev-libs/libdnet/libdnet-1.12-r1.ebuild | 77 +++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)