Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690170 - dev-python/tinycss2-1.0.2 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( pytest-runner )
Summary: dev-python/tinycss2-1.0.2 : distutils.errors.DistutilsError: Could not find s...
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: 2019-07-18 17:52 UTC by Toralf Förster
Modified: 2019-07-18 21:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.01 KB, text/plain)
2019-07-18 17:52 UTC, Toralf Förster
Details
dev-python:tinycss2-1.0.2:20190718-024019.log (dev-python:tinycss2-1.0.2:20190718-024019.log,4.30 KB, text/plain)
2019-07-18 17:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.08 KB, text/plain)
2019-07-18 17:52 UTC, Toralf Förster
Details
environment (environment,106.62 KB, text/plain)
2019-07-18 17:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.90 KB, application/x-bzip)
2019-07-18 17:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.20 KB, application/x-bzip)
2019-07-18 17:52 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-07-18 17:52:35 UTC
  File "/usr/lib64/python3.6/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('pytest-runner')
 * ERROR: dev-python/tinycss2-1.0.2::gentoo failed (compile phase):
 *   (no error message)
 * 

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO dev-python/tinycss2
[ebuild  N    ] dev-python/tinycss2-1.0.2  USE="-test" PYTHON_TARGETS="python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-07-18 17:52:38 UTC
Created attachment 583456 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-18 17:52:40 UTC
Created attachment 583458 [details]
dev-python:tinycss2-1.0.2:20190718-024019.log
Comment 3 Toralf Förster gentoo-dev 2019-07-18 17:52:43 UTC
Created attachment 583460 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-18 17:52:46 UTC
Created attachment 583462 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-18 17:52:49 UTC
Created attachment 583464 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-18 17:52:52 UTC
Created attachment 583466 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-07-18 21:31:45 UTC
The bug has been closed via the following commit(s):

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

commit f0df5bdaef0748e07ee24cec955b58fb4caa94dc
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-07-18 21:27:09 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-07-18 21:31:34 +0000

    dev-python/tinycss2: Fix dependencies, doc install
    
    Added missing dependency declaration for tests.
    
    CHANGES dropped from distribution, so removes from DOCS.
    
    Closes: https://bugs.gentoo.org/690170
    Closes: https://bugs.gentoo.org/690174
    Package-Manager: Portage-2.3.66, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-python/tinycss2/tinycss2-1.0.2.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)