Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664210 - dev-python/py-1.5.4 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( setuptools-scm )
Summary: dev-python/py-1.5.4 : distutils.errors.DistutilsError: Could not find suitabl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-21 19:20 UTC by Toralf Förster
Modified: 2019-01-03 22:22 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.31 KB, text/plain)
2018-08-21 19:20 UTC, Toralf Förster
Details
dev-python:py-1.5.4:20180821-184728.log (dev-python:py-1.5.4:20180821-184728.log,4.29 KB, text/plain)
2018-08-21 19:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,37.04 KB, text/plain)
2018-08-21 19:20 UTC, Toralf Förster
Details
environment (environment,107.01 KB, text/plain)
2018-08-21 19:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.72 KB, application/x-bzip)
2018-08-21 19:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.82 KB, application/x-bzip)
2018-08-21 19:20 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-08-21 19:20:36 UTC
  File "/usr/lib64/python2.7/site-packages/setuptools/command/easy_install.py", line 670, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools-scm')
 * ERROR: dev-python/py-1.5.4::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_test_20180820-192742

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)




emerge -qpv dev-python/py
[ebuild  N    ] dev-python/py-1.5.4  USE="-doc -test" PYTHON_TARGETS="python2_7 python3_6 -pypy -pypy3 -python3_4 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2018-08-21 19:20:39 UTC
Created attachment 544380 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-21 19:20:42 UTC
Created attachment 544382 [details]
dev-python:py-1.5.4:20180821-184728.log
Comment 3 Toralf Förster gentoo-dev 2018-08-21 19:20:45 UTC
Created attachment 544384 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-21 19:20:47 UTC
Created attachment 544386 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-21 19:20:50 UTC
Created attachment 544388 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-21 19:20:53 UTC
Created attachment 544390 [details]
temp.tbz2
Comment 7 unhappy-ending 2018-09-09 12:13:46 UTC
I get the same problem with python3_6 but not python3_5. Haven't tried python3_7.
Comment 8 Larry the Git Cow gentoo-dev 2019-01-03 22:22:05 UTC
The bug has been closed via the following commit(s):

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

commit 631cab55e23eac9ccba6aa11a2b49b817fee3fcb
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2019-01-03 22:21:39 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-01-03 22:22:00 +0000

    dev-python/py: depend on setuptools_scm
    
    Closes: https://bugs.gentoo.org/664210
    Package-Manager: Portage-2.3.53_p6, Repoman-2.3.12_p37
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-python/py/py-1.5.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)