Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700844 - dev-python/zipp-0.6.0-r1 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( setuptools_scm>=1.15.0 )
Summary: dev-python/zipp-0.6.0-r1 : distutils.errors.DistutilsError: Could not find su...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-21 06:53 UTC by Toralf Förster
Modified: 2020-01-27 13:20 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2019-11-21 06:53 UTC, Toralf Förster
Details
dev-python:zipp-0.6.0-r1:20191121-063707.log (dev-python:zipp-0.6.0-r1:20191121-063707.log,4.51 KB, text/plain)
2019-11-21 06:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,26.37 KB, text/plain)
2019-11-21 06:53 UTC, Toralf Förster
Details
environment (environment,122.45 KB, text/plain)
2019-11-21 06:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.49 KB, application/x-bzip)
2019-11-21 06:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.29 KB, application/x-bzip)
2019-11-21 06:53 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 2019-11-21 06:53:40 UTC
  File "/usr/lib64/python2.7/site-packages/setuptools/command/easy_install.py", line 673, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools_scm>=1.15.0')
 * ERROR: dev-python/zipp-0.6.0-r1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20191120-171621

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

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


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





repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 21 Nov 2019 05:46:10 +0000

emerge -qpvO dev-python/zipp
[ebuild  N    ] dev-python/zipp-0.6.0-r1  USE="-doc -test" PYTHON_TARGETS="python2_7 python3_6 -pypy -pypy3 -python3_5 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2019-11-21 06:53:43 UTC
Created attachment 597016 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-21 06:53:45 UTC
Created attachment 597018 [details]
dev-python:zipp-0.6.0-r1:20191121-063707.log
Comment 3 Toralf Förster gentoo-dev 2019-11-21 06:53:48 UTC
Created attachment 597020 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-11-21 06:53:51 UTC
Created attachment 597022 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-11-21 06:53:54 UTC
Created attachment 597024 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-21 06:53:57 UTC
Created attachment 597026 [details]
temp.tbz2
Comment 7 Louis Sautier (sbraz) gentoo-dev 2020-01-27 13:20:50 UTC
That was fixed in
commit dcc018430dddf5cff146b9365776efee0af98758
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: Mon Nov 25 00:19:55 2019 -0800
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: Mon Nov 25 00:19:55 2019 -0800

    dev-python/zipp-0.6.0-r1: fix setuptools_scm removal
    
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>