Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645834 - dev-python/ddt-1.1.1 : [TEST] nosetests: error: ambiguous option: --with-cov (--with-coverage, --with-coverage3?)
Summary: dev-python/ddt-1.1.1 : [TEST] nosetests: error: ambiguous option: --with-cov ...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-01-26 17:57 UTC by Toralf Förster
Modified: 2018-01-27 23:33 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.70 KB, text/plain)
2018-01-26 17:57 UTC, Toralf Förster
Details
dev-python:ddt-1.1.1:20180126-112043.log (dev-python:ddt-1.1.1:20180126-112043.log,3.16 KB, text/plain)
2018-01-26 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,289.30 KB, text/plain)
2018-01-26 17:57 UTC, Toralf Förster
Details
environment (environment,105.91 KB, text/plain)
2018-01-26 17:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.50 KB, application/x-bzip)
2018-01-26 17:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.38 KB, application/x-bzip)
2018-01-26 17:57 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-01-26 17:57:36 UTC
Usage: nosetests [options]

nosetests: error: ambiguous option: --with-cov (--with-coverage, --with-coverage3?)
 * ERROR: dev-python/ddt-1.1.1::gentoo failed (test phase):
 *   (no error message)
 * 

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (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/ddt
[ebuild  N    ] dev-python/ddt-1.1.1  USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-26 17:57:39 UTC
Created attachment 516824 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-26 17:57:42 UTC
Created attachment 516826 [details]
dev-python:ddt-1.1.1:20180126-112043.log
Comment 3 Toralf Förster gentoo-dev 2018-01-26 17:57:45 UTC
Created attachment 516828 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-26 17:57:48 UTC
Created attachment 516830 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-26 17:57:51 UTC
Created attachment 516832 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-26 17:57:54 UTC
Created attachment 516834 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-01-27 23:33:28 UTC
The bug has been closed via the following commit(s):

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

commit 2feb6a6ec0342e9a1489d55581d6a1e70138865e
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-01-27 23:31:18 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-01-27 23:33:17 +0000

    dev-python/ddt: switch to --with-coverage
    
    Closes: https://bugs.gentoo.org/645834
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/ddt/ddt-1.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)