Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668726 - dev-python/pyclipper-1.1.0 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( setuptools_scm_git_archive>=1.0 )
Summary: dev-python/pyclipper-1.1.0 : distutils.errors.DistutilsError: Could not find ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-15 17:30 UTC by Toralf Förster
Modified: 2018-10-15 21:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2018-10-15 17:30 UTC, Toralf Förster
Details
dev-python:pyclipper-1.1.0:20181014-221531.log (dev-python:pyclipper-1.1.0:20181014-221531.log,4.59 KB, text/plain)
2018-10-15 17:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,331.53 KB, text/plain)
2018-10-15 17:30 UTC, Toralf Förster
Details
environment (environment,108.83 KB, text/plain)
2018-10-15 17:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.63 KB, application/x-bzip)
2018-10-15 17:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.95 KB, application/x-bzip)
2018-10-15 17:30 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-10-15 17:30:16 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_git_archive>=1.0')
 * ERROR: dev-python/pyclipper-1.1.0::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20181006-210654

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO dev-python/pyclipper
[ebuild  N    ] dev-python/pyclipper-1.1.0  PYTHON_TARGETS="python2_7 python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2018-10-15 17:30:19 UTC
Created attachment 551342 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-15 17:30:22 UTC
Created attachment 551344 [details]
dev-python:pyclipper-1.1.0:20181014-221531.log
Comment 3 Toralf Förster gentoo-dev 2018-10-15 17:30:25 UTC
Created attachment 551346 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-15 17:30:27 UTC
Created attachment 551348 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-15 17:30:30 UTC
Created attachment 551350 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-15 17:30:33 UTC
Created attachment 551352 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-10-15 21:27:17 UTC
The bug has been closed via the following commit(s):

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

commit 7d2bc4440f2221057816f596bdc9d91f1ab52e12
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-10-15 21:26:53 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-10-15 21:27:08 +0000

    dev-python/pyclipper: Add missing dep (#668726 by Toralf Förster)
    
    Closes: https://bugs.gentoo.org/668726
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/pyclipper/pyclipper-1.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

Additionally, it has been referenced in the following commit(s):

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

commit bd30167a83639ac5868da6d91e016127a1e70737
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-10-15 21:26:05 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-10-15 21:27:06 +0000

    dev-python/setuptools_scm_git_archive: Add package needed by pyclipper
    
    Bug: https://bugs.gentoo.org/668726
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/setuptools_scm_git_archive/Manifest     |  1 +
 dev-python/setuptools_scm_git_archive/metadata.xml |  8 ++++++
 .../setuptools_scm_git_archive-1.0.ebuild          | 31 ++++++++++++++++++++++
 3 files changed, 40 insertions(+)