Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577916 - bootstrap-prefix.sh: dev-libs/openssl-1.0.2e no longer accessible at any download URL
Summary: bootstrap-prefix.sh: dev-libs/openssl-1.0.2e no longer accessible at any down...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-21 11:23 UTC by Michael Schubert
Modified: 2016-03-25 20:44 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 Michael Schubert 2016-03-21 11:23:45 UTC
Prefix bootstrap fails in both `stage3` and `emerge -e system` due to the referenced openssl ebuild in both the `baselayout` and the `rsync`'d tree only provides:

dev-libs/openssl-1.0.2e.ebuild.

This fails to download on all mirrors, causing the bootstrap to fail (reproducible: always).


Workaround is simply copying the file above to:

dev-libs/openssl-1.0.2f.ebuild

and regenerating the MANIFEST.


Fix would be (if I understand correctly) to add the latter ebuild to both the `baselayout-prefix` and the current prefix tree.
Comment 1 Marko Vendelin 2016-03-22 09:18:48 UTC
Alternative is to point it to the new URL: mirror://openssl/source/old/1.0.2/${MY_P}.tar.gz
Comment 2 Fabian Groffen gentoo-dev 2016-03-24 07:13:22 UTC
I've added openssl-1.0.2g-r2, tomorrow I can bump the bootstrap snapshot for it.  So I've added the tar to the mirrors for the time being.
Comment 3 Fabian Groffen gentoo-dev 2016-03-25 20:44:12 UTC
snapshot bumped