Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637158 - dev-python/setuptools-36.6.0 : E SystemExit: usage: py.test [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ]
Summary: dev-python/setuptools-36.6.0 : E SystemExit: usage: py.test [global_opts] cmd...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
: 635946 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-11-11 18:33 UTC by Toralf Förster
Modified: 2017-11-11 19:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2017-11-11 18:33 UTC, Toralf Förster
Details
dev-python:setuptools-36.6.0:20171111-180559.log (dev-python:setuptools-36.6.0:20171111-180559.log,78.30 KB, text/plain)
2017-11-11 18:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.37 KB, text/plain)
2017-11-11 18:34 UTC, Toralf Förster
Details
environment (environment,109.48 KB, text/plain)
2017-11-11 18:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.11 KB, application/x-bzip)
2017-11-11 18:34 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,2.17 KB, application/x-bzip)
2017-11-11 18:34 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 2017-11-11 18:33:53 UTC
        if self._exception:
>           raise self._exception
E           SystemExit: usage: py.test [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
E              or: py.test --help [cmd1 cmd2 ...]
E              or: py.test --help-commands
E              or: py.test cmd --help

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171109-193507

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/setuptools
[ebuild     U ] dev-python/setuptools-36.6.0 [34.0.2-r1] USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-11 18:33:56 UTC
Created attachment 503626 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-11 18:33:59 UTC
Created attachment 503628 [details]
dev-python:setuptools-36.6.0:20171111-180559.log
Comment 3 Toralf Förster gentoo-dev 2017-11-11 18:34:03 UTC
Created attachment 503630 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-11 18:34:06 UTC
Created attachment 503632 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-11 18:34:09 UTC
Created attachment 503634 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-11 18:34:12 UTC
Created attachment 503636 [details]
tests.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-11-11 19:24:07 UTC
The bug has been closed via the following commit(s):

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

commit db76417b801f033e4837d3a2e3760ddc5e732fb1
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-11-11 19:22:00 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-11-11 19:24:02 +0000

    dev-python/setuptools: depend on dev-python/wheel for tests
    
    Closes: https://bugs.gentoo.org/637158
    Package-Manager: Portage-2.3.13_p1, Repoman-2.3.3_p81

 dev-python/setuptools/setuptools-36.6.0.ebuild | 1 +
 dev-python/setuptools/setuptools-9999.ebuild   | 7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
Comment 8 Mike Gilbert gentoo-dev 2017-11-11 19:32:41 UTC
*** Bug 635946 has been marked as a duplicate of this bug. ***