Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656908 - dev-python/requestsexceptions-1.4.0 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( pbr>=2.0.0 )
Summary: dev-python/requestsexceptions-1.4.0 : distutils.errors.DistutilsError: Could ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-30 16:39 UTC by Toralf Förster
Modified: 2018-06-03 21:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.35 KB, text/plain)
2018-05-30 16:39 UTC, Toralf Förster
Details
dev-python:requestsexceptions-1.4.0:20180530-081557.log (dev-python:requestsexceptions-1.4.0:20180530-081557.log,4.43 KB, text/plain)
2018-05-30 16:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.16 KB, text/plain)
2018-05-30 16:39 UTC, Toralf Förster
Details
environment (environment,104.20 KB, text/plain)
2018-05-30 16:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.91 KB, application/x-bzip)
2018-05-30 16:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.31 KB, application/x-bzip)
2018-05-30 16:39 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-05-30 16:39:42 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('pbr>=2.0.0')
 * ERROR: dev-python/requestsexceptions-1.4.0::gentoo failed (compile phase):
 *   (no error message)
 * 

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv dev-python/requestsexceptions
[ebuild  N    ] dev-python/requestsexceptions-1.4.0  PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-05-30 16:39:44 UTC
Created attachment 534110 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-30 16:39:47 UTC
Created attachment 534112 [details]
dev-python:requestsexceptions-1.4.0:20180530-081557.log
Comment 3 Toralf Förster gentoo-dev 2018-05-30 16:39:50 UTC
Created attachment 534114 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-30 16:39:53 UTC
Created attachment 534116 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-30 16:39:56 UTC
Created attachment 534118 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-30 16:39:59 UTC
Created attachment 534120 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-06-03 21:09:00 UTC
The bug has been closed via the following commit(s):

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

commit 887ada95aa39ce3a47a9d5ef73c5ee08f904f4e4
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-06-03 21:08:07 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-06-03 21:08:46 +0000

    dev-python/requestsexceptions: 1.4.0 fix dep causing build failure
    
    Closes: https://bugs.gentoo.org/656908
    
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)