Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639520 - dev-python/versiontools-1.9.1-r1 : [TEST] ValueError: Unable to access __nonexisting__ in versiontools : module versiontools has no attribute __nonexisting__
Summary: dev-python/versiontools-1.9.1-r1 : [TEST] ValueError: Unable to access __none...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-05-26
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-12-02 16:13 UTC by Toralf Förster
Modified: 2020-05-31 10:17 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.13 KB, text/plain)
2017-12-02 16:13 UTC, Toralf Förster
Details
dev-python:versiontools-1.9.1-r1:20171202-155348.log (dev-python:versiontools-1.9.1-r1:20171202-155348.log,11.32 KB, text/plain)
2017-12-02 16:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.14 KB, text/plain)
2017-12-02 16:14 UTC, Toralf Förster
Details
environment (environment,136.57 KB, text/plain)
2017-12-02 16:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.32 KB, application/x-bzip)
2017-12-02 16:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.85 KB, application/x-bzip)
2017-12-02 16:14 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-12-02 16:13:51 UTC
  File "/var/tmp/portage/dev-python/versiontools-1.9.1-r1/work/versiontools-1.9.1/versiontools/setuptools_hooks.py", line 64, in version
    version = Version.from_expression(value)
ValueError: Unable to access '__nonexisting__' in 'versiontools': module 'versiontools' has no attribute '__nonexisting__'

During handling of the above exception, another exception occurred:


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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (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/versiontools
[ebuild  N    ] dev-python/versiontools-1.9.1-r1  PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
Comment 1 Toralf Förster gentoo-dev 2017-12-02 16:13:54 UTC
Created attachment 507750 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-02 16:13:57 UTC
Created attachment 507752 [details]
dev-python:versiontools-1.9.1-r1:20171202-155348.log
Comment 3 Toralf Förster gentoo-dev 2017-12-02 16:14:00 UTC
Created attachment 507754 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-02 16:14:03 UTC
Created attachment 507756 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-02 16:14:06 UTC
Created attachment 507758 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-02 16:14:09 UTC
Created attachment 507760 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-04-26 15:16:28 UTC
The bug has been referenced in the following commit(s):

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

commit e18f0fce721e28e0982ddc5f29b2743ef7037dcb
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-04-26 14:58:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-26 15:16:16 +0000

    package.mask: Last rite dev-python/versiontools
    
    Bug: https://bugs.gentoo.org/639520
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2020-05-31 10:17:31 UTC
The bug has been closed via the following commit(s):

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

commit b07bd54b4c5e610c165105f8260acd4bd7b75aca
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-31 10:15:52 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-31 10:17:18 +0000

    dev-python/versiontools: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/639520
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/versiontools/Manifest                   |  1 -
 dev-python/versiontools/metadata.xml               | 12 ---------
 .../versiontools/versiontools-1.9.1-r1.ebuild      | 29 ----------------------
 profiles/package.mask                              |  5 ----
 4 files changed, 47 deletions(-)