Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665716 - dev-python/pluggy-0.7.1 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( setuptools-scm )
Summary: dev-python/pluggy-0.7.1 : distutils.errors.DistutilsError: Could not find sui...
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-09-11 17:00 UTC by Toralf Förster
Modified: 2018-09-11 17:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.30 KB, text/plain)
2018-09-11 17:01 UTC, Toralf Förster
Details
dev-python:pluggy-0.7.1:20180911-143852.log (dev-python:pluggy-0.7.1:20180911-143852.log,4.35 KB, text/plain)
2018-09-11 17:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,29.06 KB, text/plain)
2018-09-11 17:01 UTC, Toralf Förster
Details
environment (environment,108.71 KB, text/plain)
2018-09-11 17:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.61 KB, application/x-bzip)
2018-09-11 17:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.40 KB, application/x-bzip)
2018-09-11 17:01 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-09-11 17:00:59 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/pluggy-0.7.1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20180910-191942

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

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/pluggy
[ebuild  N    ] dev-python/pluggy-0.7.1  USE="-test" PYTHON_TARGETS="python2_7 python3_6 -pypy -pypy3 -python3_4 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2018-09-11 17:01:02 UTC
Created attachment 546646 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-11 17:01:05 UTC
Created attachment 546648 [details]
dev-python:pluggy-0.7.1:20180911-143852.log
Comment 3 Toralf Förster gentoo-dev 2018-09-11 17:01:09 UTC
Created attachment 546650 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-09-11 17:01:12 UTC
Created attachment 546652 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-09-11 17:01:15 UTC
Created attachment 546654 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-11 17:01:19 UTC
Created attachment 546656 [details]
temp.tbz2
Comment 7 Virgil Dupras (RETIRED) gentoo-dev 2018-09-11 17:24:37 UTC
It's time for me to add "network-sandbox" to my testing setup! Thanks Toralf, fix incoming.
Comment 8 Larry the Git Cow gentoo-dev 2018-09-11 17:29:17 UTC
The bug has been closed via the following commit(s):

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

commit d08d2b3c716348dd1b96904c20d29b867a17360a
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2018-09-11 17:27:23 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-09-11 17:29:00 +0000

    dev-python/pluggy: add missing dependency
    
    Closes: https://bugs.gentoo.org/665716
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-python/pluggy/pluggy-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)