Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679892 - dev-python/jsonschema-3.0.1 should depend on dev-python/setuptools_scm - src_compile(): Download error on https://pypi.org/simple/setuptools_scm/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
Summary: dev-python/jsonschema-3.0.1 should depend on dev-python/setuptools_scm - src_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-10 06:34 UTC by Marek Bartosiewicz
Modified: 2019-03-13 08:35 UTC (History)
1 user (show)

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 Marek Bartosiewicz 2019-03-10 06:34:41 UTC
Emerge of jsonschema-3.0.1 fails when dev-python/setuptools_scm is not installed:

 * jsonschema-3.0.1.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                    [ ok ]
>>> Unpacking source...
>>> Unpacking jsonschema-3.0.1.tar.gz to /var/tmp/portage/dev-python/jsonschema-3.0.1/work
>>> Source unpacked in /var/tmp/portage/dev-python/jsonschema-3.0.1/work
>>> Preparing source in /var/tmp/portage/dev-python/jsonschema-3.0.1/work/jsonschema-3.0.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/jsonschema-3.0.1/work/jsonschema-3.0.1 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/jsonschema-3.0.1/work/jsonschema-3.0.1 ...
 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
python2.7 setup.py build
Download error on https://pypi.org/simple/setuptools_scm/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
Download error on https://pypi.org/simple/setuptools-scm/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
Couldn't find index page for u'setuptools_scm' (maybe misspelled?)
Download error on https://pypi.org/simple/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
No local packages or working download links found for setuptools_scm
Comment 1 matoro archtester 2019-03-11 14:05:31 UTC
Confirming this on arm as well.  This should be in BDEPEND.
Comment 2 Larry the Git Cow gentoo-dev 2019-03-13 08:35:32 UTC
The bug has been closed via the following commit(s):

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

commit 07a50169ef947a010dc4c03d22a8ed6d6e4210dc
Author:     Alexey Shvetsov <alexxy@gentoo.org>
AuthorDate: 2019-03-13 08:34:37 +0000
Commit:     Alexey Shvetsov <alexxy@gentoo.org>
CommitDate: 2019-03-13 08:35:05 +0000

    dev-python/jsonschema: More missing deps added
    
    Fixes: https://bugs.gentoo.org/679892
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>

 dev-python/jsonschema/jsonschema-3.0.1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)