Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676848 - dev-python/reflink-0.2.1 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( pytest-runner )
Summary: dev-python/reflink-0.2.1 : 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
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-29 16:52 UTC by Toralf Förster
Modified: 2019-01-29 17:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.71 KB, text/plain)
2019-01-29 16:52 UTC, Toralf Förster
Details
dev-python:reflink-0.2.1:20190129-080719.log (dev-python:reflink-0.2.1:20190129-080719.log,4.31 KB, text/plain)
2019-01-29 16:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.10 KB, text/plain)
2019-01-29 16:52 UTC, Toralf Förster
Details
environment (environment,108.77 KB, text/plain)
2019-01-29 16:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.82 KB, application/x-bzip)
2019-01-29 16:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.45 KB, application/x-bzip)
2019-01-29 16: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-01-29 16:52:32 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('pytest-runner')
 * ERROR: dev-python/reflink-0.2.1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_20190127-103852

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.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)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-python/reflink
[ebuild  N    ] dev-python/reflink-0.2.1  USE="-doc -test" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-01-29 16:52:34 UTC
Created attachment 563198 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-29 16:52:37 UTC
Created attachment 563200 [details]
dev-python:reflink-0.2.1:20190129-080719.log
Comment 3 Toralf Förster gentoo-dev 2019-01-29 16:52:40 UTC
Created attachment 563202 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-29 16:52:43 UTC
Created attachment 563204 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-29 16:52:46 UTC
Created attachment 563206 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-29 16:52:49 UTC
Created attachment 563208 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-01-29 17:52:35 UTC
The bug has been closed via the following commit(s):

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

commit c3ed2b3c9825c2a16cf2515b079aac75a86eb9ab
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-01-29 17:50:53 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-01-29 17:51:54 +0000

    dev-python/reflink: correct dep on pytest-runner
    
    Closes: https://bugs.gentoo.org/676848
    Package-Manager: Portage-2.3.59, Repoman-2.3.12
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-python/reflink/files/0.2.1-correct-test-deps.patch | 17 +++++++++++++++++
 dev-python/reflink/reflink-0.2.1.ebuild                |  2 ++
 2 files changed, 19 insertions(+)
Comment 8 Georgy Yakovlev archtester gentoo-dev 2019-01-29 17:53:25 UTC
thanks, will report upstream.