Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 706032

Summary: dev-python/wheel-0.33.6 test failure
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED NEEDINFO    
Severity: normal CC: alexey+gentoo, mgorny
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

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.