Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705968 - dev-python/python-varlink-30.3.0 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( setuptools_scm )
Summary: dev-python/python-varlink-30.3.0 : distutils.errors.DistutilsError: Could not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-20 19:04 UTC by Toralf Förster
Modified: 2020-01-20 21:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.27 KB, text/plain)
2020-01-20 19:04 UTC, Toralf Förster
Details
dev-python:python-varlink-30.3.0:20200120-185558.log (dev-python:python-varlink-30.3.0:20200120-185558.log,5.01 KB, text/plain)
2020-01-20 19:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,30.35 KB, text/plain)
2020-01-20 19:05 UTC, Toralf Förster
Details
environment (environment,113.96 KB, text/plain)
2020-01-20 19:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.40 KB, application/x-bzip)
2020-01-20 19:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.54 KB, application/x-bzip)
2020-01-20 19:05 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 2020-01-20 19:04:55 UTC
  File "/usr/lib64/python2.7/site-packages/setuptools/command/easy_install.py", line 679, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools_scm')
 * ERROR: dev-python/python-varlink-30.3.0::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20200119-200601

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

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


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 20 Jan 2020 18:07:10 +0000

emerge -qpvO dev-python/python-varlink
[ebuild  N    ] dev-python/python-varlink-30.3.0  PYTHON_TARGETS="python2_7 python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-01-20 19:04:58 UTC
Created attachment 603808 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-20 19:05:00 UTC
Created attachment 603810 [details]
dev-python:python-varlink-30.3.0:20200120-185558.log
Comment 3 Toralf Förster gentoo-dev 2020-01-20 19:05:04 UTC
Created attachment 603812 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-20 19:05:07 UTC
Created attachment 603814 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-20 19:05:10 UTC
Created attachment 603816 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-20 19:05:12 UTC
Created attachment 603818 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-20 21:31:33 UTC
The bug has been closed via the following commit(s):

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

commit 126b9ce99ab6c590a7f752c8bfc27207af3a573c
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-01-20 21:29:13 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-01-20 21:30:19 +0000

    dev-python/python-varlink: Remove setuptools_scm dependency
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/705968
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/python-varlink/python-varlink-30.3.0.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 8 Zac Medico gentoo-dev 2020-01-20 21:38:30 UTC
Thanks!