Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706032 - dev-python/wheel-0.33.6 test failure
Summary: dev-python/wheel-0.33.6 test failure
Status: RESOLVED NEEDINFO
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-01-21 20:34 UTC by Alexey
Modified: 2021-08-10 04:53 UTC (History)
2 users (show)

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


Attachments
emerge --info (file_706032.txt,19.46 KB, text/plain)
2020-01-21 20:34 UTC, Alexey
Details
build.log (build.log,79.64 KB, text/plain)
2020-01-21 20:35 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2020-01-21 20:34:52 UTC
Created attachment 603916 [details]
emerge --info

error: invalid command 'bdist_wheel'
Comment 1 Alexey 2020-01-21 20:35:17 UTC
Created attachment 603918 [details]
build.log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-22 10:08:20 UTC
It appears to be looking for an installed version of itself.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-29 12:07:01 UTC
Old version removed.  Please reopen if the problem persists.
Comment 4 Alexey 2020-04-05 18:12:24 UTC
Still happens on dev-python/wheel-0.34.2 with python 3.6
Comment 5 Alexey 2021-01-05 23:29:38 UTC
Maybe you should stop closing bugs without any comments? If the problem wasn't addressed, it usually won't go away by itself. And to answer the question which you didn't ask: yes, it still happens on 0.35.1-r1, py37.

/usr/lib/python3.7/subprocess.py:363: CalledProcessError                                                                                                                                                                                                                        
----------------------------------------------------------------------------------------------------------------------------- Captured stderr call -----------------------------------------------------------------------------------------------------------------------------
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]                                                                                                                                                                                                           
   or: setup.py --help [cmd1 cmd2 ...]                                                                                                                                                                                                                                          
   or: setup.py --help-commands                                                                                                                                                                                                                                                 
   or: setup.py cmd --help                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                
error: invalid command 'bdist_wheel'                                                                                                                                                                                                                                            
=========================================================================================================================== short test summary info ============================================================================================================================
FAILED tests/test_bdist_wheel.py::test_licenses_default - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/test_licenses_default0', '--universal'...
FAILED tests/test_bdist_wheel.py::test_licenses_deprecated - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/test_licenses_deprecated0', '--univ...
FAILED tests/test_bdist_wheel.py::test_licenses_override - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/test_licenses_override0', '--universa...
FAILED tests/test_bdist_wheel.py::test_licenses_disabled - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/test_licenses_disabled0', '--universa...
FAILED tests/test_bdist_wheel.py::test_build_number - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/test_build_number0', '--universal', '--bui...
FAILED tests/test_bdist_wheel.py::test_limited_abi - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/test_limited_abi0/build', '-d', '/var/tmp/p...
FAILED tests/test_bdist_wheel.py::test_build_from_readonly_tree - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel']' returned non-zero exit status 1.                                                                                   
FAILED tests/test_bdist_wheel.py::test_compression[stored] - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/test_compression_stored_0', '--univ...
FAILED tests/test_bdist_wheel.py::test_compression[deflated] - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/test_compression_deflated_0', '--...
FAILED tests/test_tagopt.py::test_default_tag - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel']' returned non-zero exit status 1.                                                                                                     
FAILED tests/test_tagopt.py::test_build_number - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '--build-number=1']' returned non-zero exit status 1.                                                                                
FAILED tests/test_tagopt.py::test_explicit_tag - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '--python-tag=py32']' returned non-zero exit status 1.                                                                               
FAILED tests/test_tagopt.py::test_universal_tag - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '--universal']' returned non-zero exit status 1.                                                                                    
FAILED tests/test_tagopt.py::test_universal_beats_explicit_tag - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '--universal', '--python-tag=py32']' returned non-zero exit status 1.
FAILED tests/test_tagopt.py::test_universal_in_setup_cfg - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel']' returned non-zero exit status 1.
FAILED tests/test_tagopt.py::test_pythontag_in_setup_cfg - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel']' returned non-zero exit status 1.
FAILED tests/test_tagopt.py::test_legacy_wheel_section_in_setup_cfg - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel']' returned non-zero exit status 1.
FAILED tests/test_tagopt.py::test_plat_name_purepy - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel', '--plat-name=testplat.pure']' returned non-zero exit status 1.
FAILED tests/test_tagopt.py::test_plat_name_purepy_in_setupcfg - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_wheel']' returned non-zero exit status 1.
ERROR tests/test_bdist_wheel.py::test_no_scripts - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_egg', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/build0', '-d', '/var/tmp/portage/dev-python/whe...
ERROR tests/test_bdist_wheel.py::test_unicode_record - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_egg', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/build0', '-d', '/var/tmp/portage/dev-python...
ERROR tests/cli/test_convert.py::test_convert_egg - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_egg', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/build0', '-d', '/var/tmp/portage/dev-python/wh...
ERROR tests/cli/test_unpack.py::test_unpack - subprocess.CalledProcessError: Command '['/usr/bin/python3.7', 'setup.py', 'bdist_egg', '-b', '/var/tmp/portage/dev-python/wheel-0.35.1-r1/temp/pytest-of-portage/pytest-0/build0', '-d', '/var/tmp/portage/dev-python/wheel-0....
======================================================================================================== 19 failed, 34 passed, 2 skipped, 4 errors in 100.10s (0:01:40) ========================================================================================================
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-08-10 04:53:05 UTC
Still can't reproduce, and (judging by the empty CC) I guess nobody else can.