Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658420 - dev-python/pygal-2.4.0 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( pytest-runner )
Summary: dev-python/pygal-2.4.0 : distutils.errors.DistutilsError: Could not find suit...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-18 16:25 UTC by Toralf Förster
Modified: 2018-06-18 20:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2018-06-18 16:25 UTC, Toralf Förster
Details
dev-python:pygal-2.4.0:20180617-232607.log (dev-python:pygal-2.4.0:20180617-232607.log,4.34 KB, text/plain)
2018-06-18 16:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,298.50 KB, text/plain)
2018-06-18 16:25 UTC, Toralf Förster
Details
environment (environment,110.85 KB, text/plain)
2018-06-18 16:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.54 KB, application/x-bzip)
2018-06-18 16:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.88 KB, application/x-bzip)
2018-06-18 16:26 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-06-18 16:25:40 UTC
  File "/usr/lib64/python2.7/site-packages/setuptools/command/easy_install.py", line 667, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pytest-runner')
 * ERROR: dev-python/pygal-2.4.0::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_20180609-100314

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-8]
2)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpv dev-python/pygal
[ebuild  N    ] dev-python/pygal-2.4.0  USE="-doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6" 

!!! The following installed packages are masked:
- dev-libs/DirectFB-1.7.6-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Upstream dead for a long time, bug #606194. Removal in a month.

- dev-java/servletapi-2.4-r6::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Package obsolete since many years ago (#398689). Removal in a month.

- net-misc/nemesis-1.4-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Fails to run because it requires a bundled lib as unmaintained as this
# package by upstream (#472752). Removal in a month.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-18 16:25:42 UTC
Created attachment 536212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-18 16:25:45 UTC
Created attachment 536214 [details]
dev-python:pygal-2.4.0:20180617-232607.log
Comment 3 Toralf Förster gentoo-dev 2018-06-18 16:25:48 UTC
Created attachment 536216 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-18 16:25:51 UTC
Created attachment 536218 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-18 16:25:59 UTC
Created attachment 536220 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-18 16:26:02 UTC
Created attachment 536222 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-06-18 20:57:27 UTC
The bug has been closed via the following commit(s):

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

commit b48847a629594c45b2a4140b2c074f318e8c728f
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2018-06-18 20:45:45 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2018-06-18 20:55:11 +0000

    dev-python/pygal: fix build when pytest-runner isn't installed
    
    Closes: https://bugs.gentoo.org/658420
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pygal/pygal-2.4.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)