Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687696 - net-proxy/sshuttle-0.78.5 : [TEST] ERROR: usage: py.test [options] [file_or_dir] [file_or_dir] [...]
Summary: net-proxy/sshuttle-0.78.5 : [TEST] ERROR: usage: py.test [options] [file_or_d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tim Harder
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-06-09 06:59 UTC by Toralf Förster
Modified: 2019-06-09 22:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.02 KB, text/plain)
2019-06-09 06:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.63 KB, text/plain)
2019-06-09 06:59 UTC, Toralf Förster
Details
environment (environment,130.78 KB, text/plain)
2019-06-09 06:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,44.28 KB, application/x-bzip)
2019-06-09 06:59 UTC, Toralf Förster
Details
net-proxy:sshuttle-0.78.5:20190608-225327.log (net-proxy:sshuttle-0.78.5:20190608-225327.log,12.68 KB, text/plain)
2019-06-09 06:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.37 KB, application/x-bzip)
2019-06-09 06:59 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,6.74 KB, application/x-bzip)
2019-06-09 06:59 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-06-09 06:59:00 UTC
>>> Test phase: net-proxy/sshuttle-0.78.5
 * python2_7: running distutils-r1_run_phase python_test
ERROR: usage: py.test [options] [file_or_dir] [file_or_dir] [...]
py.test: error: unrecognized arguments: --cov=sshuttle --cov-branch --cov-report=term-missing
  inifile: /var/tmp/portage/net-proxy/sshuttle-0.78.5/work/sshuttle-0.78.5/setup.cfg
  rootdir: /var/tmp/portage/net-proxy/sshuttle-0.78.5/work/sshuttle-0.78.5

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop_libressl-test_20190602-225504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.1.0 *

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

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

emerge -qpvO net-proxy/sshuttle
[ebuild  N    ] net-proxy/sshuttle-0.78.5  USE="test" PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-06-09 06:59:03 UTC
Created attachment 579266 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-09 06:59:06 UTC
Created attachment 579268 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-06-09 06:59:09 UTC
Created attachment 579270 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-06-09 06:59:12 UTC
Created attachment 579272 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-06-09 06:59:15 UTC
Created attachment 579274 [details]
net-proxy:sshuttle-0.78.5:20190608-225327.log
Comment 6 Toralf Förster gentoo-dev 2019-06-09 06:59:18 UTC
Created attachment 579276 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-06-09 06:59:21 UTC
Created attachment 579278 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-06-09 22:13:55 UTC
The bug has been closed via the following commit(s):

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

commit 4edfe222d9a6a99f25d3ae0187d64215ce32d203
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2019-06-09 21:28:40 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2019-06-09 21:57:39 +0000

    net-proxy/sshuttle: don't require pytest-cov when running tests
    
    Closes: https://bugs.gentoo.org/687696
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 net-proxy/sshuttle/sshuttle-0.78.5.ebuild | 3 +++
 1 file changed, 3 insertions(+)