Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740730 - sys-apps/init-system-helpers SRC_URI is dead
Summary: sys-apps/init-system-helpers SRC_URI is dead
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-06 16:12 UTC by Matt Rechkemmer
Modified: 2021-01-27 01:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info and emerge download 404s (emerge.txt,6.84 KB, text/plain)
2020-09-06 16:12 UTC, Matt Rechkemmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rechkemmer 2020-09-06 16:12:10 UTC
Created attachment 658814 [details]
emerge --info and emerge download 404s

sys-apps/init-system-helpers-1.49-r1 tries to pull init-system-helpers_1.49.tar.xz from the various Debian mirrors.  Unfortunately, this version doesn't appear to exist on any of the mirrors.  I can see 1.48 in the Debian Archives, but not 1.49.  Kali Linux has its own modified version of 1.49, but I don't believe this is the version the maintainer had in mind.

I've attached my emerge --info and the build log with the download 404s.

If there's a "Proxy Maintainers 101" that I can try to make this work with 1.48 or a newer version, I'd be willing to give it a go :)

Thanks!
Comment 1 Jonas Stein gentoo-dev 2020-09-06 19:28:20 UTC
For help about how to fix it your self, please 
read https://devmanual.gentoo.org/ and join IRC channel #gentoo-dev-help 
We cannot discuss and guide you in a ticket.


Tested and confirmed with
sys-apps/init-system-helpers$ GENTOO_MIRRORS="" ebuild init-system-helpers-1.49-r1.ebuild fetch 

Appending /usr/local/overlays/gentoo to PORTDIR_OVERLAY...
>>> Downloading 'http://http.debian.net/debian/pool/main/i/init-system-helpers/init-system-helpers_1.49.tar.xz'
--2020-09-06 21:24:11--  http://http.debian.net/debian/pool/main/i/init-system-helpers/init-system-helpers_1.49.tar.xz
Resolving http.debian.net... 130.89.148.77, 149.20.4.15, 128.31.0.62, ...
Connecting to http.debian.net|130.89.148.77|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://cdn-fastly.deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.49.tar.xz [following]
--2020-09-06 21:24:11--  http://cdn-fastly.deb.debian.org/debian/pool/main/i/init-system-helpers/init-system-helpers_1.49.tar.xz
Resolving cdn-fastly.deb.debian.org... 151.101.112.204, 2a04:4e42:1b::204
Connecting to cdn-fastly.deb.debian.org|151.101.112.204|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-09-06 21:24:12 ERROR 404: Not Found.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-27 01:46:55 UTC
Please use a populated GENTOO_MIRRORS value as a workaround. The new version exists though (1.60).
Comment 3 Larry the Git Cow gentoo-dev 2021-01-27 01:47:55 UTC
The bug has been closed via the following commit(s):

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

commit e53765767d97aae011e80851523dd56fcb5f22e2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-01-27 01:24:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-27 01:47:30 +0000

    sys-apps/init-system-helpers: bump to 1.60
    
    Closes: https://bugs.gentoo.org/740730
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/init-system-helpers/Manifest              |  1 +
 .../init-system-helpers-1.60.ebuild                | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)