Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677042 - dev-python/astroid-2.1.0 : distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse( pytest-runner )
Summary: dev-python/astroid-2.1.0 : 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 (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-01 09:40 UTC by Toralf Förster
Modified: 2019-02-01 13:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.64 KB, text/plain)
2019-02-01 09:40 UTC, Toralf Förster
Details
dev-python:astroid-2.1.0:20190201-051951.log (dev-python:astroid-2.1.0:20190201-051951.log,4.38 KB, text/plain)
2019-02-01 09:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,68.29 KB, text/plain)
2019-02-01 09:40 UTC, Toralf Förster
Details
environment (environment,110.37 KB, text/plain)
2019-02-01 09:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.82 KB, application/x-bzip)
2019-02-01 09:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.64 KB, application/x-bzip)
2019-02-01 09: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 2019-02-01 09:40:46 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/astroid-2.1.0::gentoo failed (compile phase):
 *   (no error message)
 * 

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] 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)




emerge -qpvO dev-python/astroid
[ebuild  N    ] dev-python/astroid-2.1.0  USE="-test" PYTHON_TARGETS="python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-02-01 09:40:48 UTC
Created attachment 563410 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-01 09:40:51 UTC
Created attachment 563412 [details]
dev-python:astroid-2.1.0:20190201-051951.log
Comment 3 Toralf Förster gentoo-dev 2019-02-01 09:40:54 UTC
Created attachment 563414 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-01 09:40:57 UTC
Created attachment 563416 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-01 09:40:59 UTC
Created attachment 563418 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-01 09:41:02 UTC
Created attachment 563420 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-02-01 13:20:14 UTC
The bug has been closed via the following commit(s):

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

commit 76a26b82ace3351e51ad18e4fcab2d5a96f516a0
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-02-01 13:19:49 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-02-01 13:19:49 +0000

    dev-python/astroid: disable pytest-runner
    
    Makes build fail under network sandbox.
    
    Closes: https://bugs.gentoo.org/677042
    Closes: https://bugs.gentoo.org/672628
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/astroid/astroid-2.1.0.ebuild                      |  1 +
 .../astroid/files/astroid-2.1.0-no-pytest-runner.patch       | 12 ++++++++++++
 2 files changed, 13 insertions(+)