Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648162 - dev-lang/python-3.6.3: can't download patches due to missing ssl support
Summary: dev-lang/python-3.6.3: can't download patches due to missing ssl support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-19 17:53 UTC by *
Modified: 2018-02-20 07:36 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 * 2018-02-19 17:53:53 UTC
>>> Emerging (3 of 5) dev-lang/python-3.6.3::gentoo_prefix
 * Python-3.6.3.tar.xz BLAKE2B SHA512 size ;-) ...                       [ ok ]
 * python-gentoo-patches-3.6.2-0.tar.xz BLAKE2B SHA512 size ;-) ...      [ ok ]
>>> Downloading 'http://distfiles.gentoo.org/distfiles/python-prefix-3.6.3-gentoo-patches-r0.tar.xz'
--2018-02-19 09:27:44--  http://distfiles.gentoo.org/distfiles/python-prefix-3.6.3-gentoo-patches-r0.tar.xz
Resolving distfiles.gentoo.org... 64.50.236.52, 156.56.247.195, 137.226.34.46, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-02-19 09:27:44 ERROR 404: Not Found.

>>> Downloading 'https://dev.gentoo.org/~grobian/distfiles/python-prefix-3.6.3-gentoo-patches-r0.tar.xz'
https://dev.gentoo.org/~grobian/distfiles/python-prefix-3.6.3-gentoo-patches-r0.tar.xz: HTTPS support not compiled in.
!!! Couldn't download 'python-prefix-3.6.3-gentoo-patches-r0.tar.xz'. Aborting.

Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2018-02-19 18:38:56 UTC
How long ago is this?  I uploaded the missing file like an hour ago.
Comment 2 * 2018-02-19 18:43:10 UTC
Great thanks. I’ll try again tonight. This was probably around an hour ago.
Comment 3 Fabian Groffen gentoo-dev 2018-02-19 18:44:43 UTC
thanks, I plan on releasing a new snapshot tomorrow with the fixes in there.
Comment 4 Larry the Git Cow gentoo-dev 2018-02-20 07:29:03 UTC
The bug has been referenced in the following commit(s):

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

commit b4ce7744e23aaae6b698a9866b4922d9aeb22c95
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2018-02-20 07:28:37 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2018-02-20 07:28:37 +0000

    scripts/bootstrap-prefix: bump snapshot for bison and autoconf fixes
    
    Bug: https://bugs.gentoo.org/648162
    Bug: https://bugs.gentoo.org/648156

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)}
Comment 5 Fabian Groffen gentoo-dev 2018-02-20 07:36:31 UTC
please reopen if the problem persists.