Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676374 - sys-libs/db-18.1.25 fetch failure
Summary: sys-libs/db-18.1.25 fetch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-27 02:29 UTC by Mike Gilbert
Modified: 2019-01-27 18:34 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 Mike Gilbert gentoo-dev 2019-01-27 02:29:15 UTC
>>> Downloading 'http://distfiles.gentoo.org/distfiles/db-18.1.25.tar.gz'
curl: (22) The requested URL returned error: 404 Not Found
>>> Downloading 'http://download.oracle.com/berkeley-db/db-18.1.25.tar.gz'
curl: (22) The requested URL returned error: 404 Not Found
!!! Couldn't download 'db-18.1.25.tar.gz'. Aborting.
Comment 1 Mike Gilbert gentoo-dev 2019-01-27 02:38:11 UTC
The Oracle page requires me to log in before I can download the file. We either need to mirror the file manually, or fetch restrict it.
Comment 2 Mike Gilbert gentoo-dev 2019-01-27 02:56:57 UTC
It looks like the source is still covered by the AGPL license, so I copied the file to distfiles-local.
Comment 3 Larry the Git Cow gentoo-dev 2019-01-27 18:34:01 UTC
The bug has been referenced in the following commit(s):

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

commit 15eeb7cef2e8f5e30451c43a7355a799ff68c6ae
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2019-01-27 18:33:31 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-01-27 18:33:31 +0000

    sys-libs/db: add mirror://gentoo to SRC_URI
    
    Bug: https://bugs.gentoo.org/676374
    Package-Manager: Portage-2.3.58, Repoman-2.3.12_p63
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-libs/db/db-18.1.25.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)