Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705104 - bootstrap-prefix.sh hardcodes Python-3.6.8.tar.gz which mirrors stopped serving
Summary: bootstrap-prefix.sh hardcodes Python-3.6.8.tar.gz which mirrors stopped serving
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: 2020-01-10 13:21 UTC by edwinvanl
Modified: 2020-01-10 13:29 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 edwinvanl 2020-01-10 13:21:36 UTC
I worked around this by setting the version to 3.6.10, which was the latest version available on the distfiles mirrors at the time of submission.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-01-10 13:29:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=8444915911fb0b2e80dc82ffaf670694262a579e

commit 8444915911fb0b2e80dc82ffaf670694262a579e
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2020-01-10 13:28:31 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2020-01-10 13:28:31 +0000

    scripts/bootstrap-prefix: bootstrap Python-3.6.10
    
    3.6.8 is no longer available on the mirrors, thanks edwinvanl
    
    Closes: https://bugs.gentoo.org/705104
    Closes: https://bugs.gentoo.org/705108
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)