Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656060 - dev-python/flask-security-3.0.0 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( pytest-runner>=2.6.2 )
Summary: dev-python/flask-security-3.0.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 (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-18 18:41 UTC by Toralf Förster
Modified: 2018-05-20 16:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.63 KB, text/plain)
2018-05-18 18:41 UTC, Toralf Förster
Details
dev-python:flask-security-3.0.0:20180518-183951.log (dev-python:flask-security-3.0.0:20180518-183951.log,4.46 KB, text/plain)
2018-05-18 18:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,42.35 KB, text/plain)
2018-05-18 18:41 UTC, Toralf Förster
Details
environment (environment,106.52 KB, text/plain)
2018-05-18 18:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.50 KB, application/x-bzip)
2018-05-18 18:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.44 KB, application/x-bzip)
2018-05-18 18:41 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-18 18:41:33 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>=2.6.2')
 * ERROR: dev-python/flask-security-3.0.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_libressl_20180517-215430

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

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)




emerge -qpv dev-python/flask-security
[ebuild  N    ] dev-python/flask-security-3.0.0  USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
Comment 1 Toralf Förster gentoo-dev 2018-05-18 18:41:36 UTC
Created attachment 532086 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-18 18:41:40 UTC
Created attachment 532088 [details]
dev-python:flask-security-3.0.0:20180518-183951.log
Comment 3 Toralf Förster gentoo-dev 2018-05-18 18:41:43 UTC
Created attachment 532090 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-18 18:41:46 UTC
Created attachment 532092 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-18 18:41:49 UTC
Created attachment 532094 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-18 18:41:52 UTC
Created attachment 532096 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-05-20 16:53:19 UTC
The bug has been closed via the following commit(s):

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

commit 002e2a6b71f81f2828cb906d5ebd0386da236de9
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-05-20 16:53:08 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-05-20 16:53:08 +0000

    dev-python/flask-security: Fix {R,}DEPEND
    
    Closes: https://bugs.gentoo.org/656060
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/flask-security/flask-security-3.0.0.ebuild | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)