Summary: | sys-devel/bc: bc-1.07.1.tar.gz is missing from gentoo mirror network | ||
---|---|---|---|
Product: | Gentoo Infrastructure | Reporter: | dwfreed <dwfreed> |
Component: | Other | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bkohler, jj, mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
dwfreed
2017-04-18 20:13:17 UTC
sys-devel/bc-1.07.1 bc-1.07.1.tar.gz all uris failed I would blame the maintainer for putting two URLs, of which first (mirror://gnu-alpha/...) does not contain the file and also contains mirrors that are broken over IPv6. It probably just gives up before reaching the first working URL. Please fix SRC_URI on this package. Listing multiple URIs so that you don't have to update it later, is causing user-visible problems here. If base-system isn't interested in maintaining this package, please make that clear. (In reply to Michał Górny from comment #2) > I would blame the maintainer for putting two URLs, of which first > (mirror://gnu-alpha/...) does not contain the file and also contains mirrors > that are broken over IPv6. It probably just gives up before reaching the > first working URL. This is an infrastructure/mirror problem. Multiple SRC_URIs are used for more than 11 years now without any problems: https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-devel/bc/bc-1.06.94.ebuild?hideattic=0&r1=1.2&r2=1.3 If this is unsupported this would be a big news which will affect hundreds of ebuilds. Anyways, I'll now push an updated ebuild without GNU Alpha mirror (i.e. a single SRC_URI) to help Gentoo infrastructure and because there wasn't a new bc alpha since we added the alpha mirror. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ee592113d6c5fec7f06bd4d0d1111b06034a89 commit 29ee592113d6c5fec7f06bd4d0d1111b06034a89 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2017-10-28 13:09:32 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2017-10-28 13:10:19 +0000 sys-devel/bc: Rev bump to re-trigger mirroring of SRC_URI In addition, ebuild was bumped to EAPI=6. Closes: https://bugs.gentoo.org/615978 Package-Manager: Portage-2.3.11, Repoman-2.3.3 sys-devel/bc/bc-1.07.1-r1.ebuild | 49 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) |