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

Bug 926631

Summary: dev-python/python-distutils-extra-2.47 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: conikost, gabifalk, kingjon3377
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-03-10 07:36:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-distutils-extra-2.47 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-10 07:36:21 UTC
Created attachment 887204 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-10 07:36:22 UTC
Error(s) that match a know pattern:


'
' != ''
AssertionError: 1 != 0 : Traceback (most recent call last):
AssertionError: "'MANIFEST.in' does not exist" not found in 'Traceback (most recent call last):
AssertionError: 'Traceback (most recent call last):
FAIL
FAILED (failures=52)
FAIL: test_apport_hook (__main__.T.test_apport_hook)
FAIL: test_binary_files (__main__.T.test_binary_files)
FAIL: test_data (__main__.T.test_data)
FAIL: test_dbus (__main__.T.test_dbus)
FAIL: test_desktop (__main__.T.test_desktop)
FAIL: test_empty (__main__.T.test_empty)
FAIL: test_etc (__main__.T.test_etc)
FAIL: test_gsettings (__main__.T.test_gsettings)
FAIL: test_help_docbook (__main__.T.test_help_docbook)
FAIL: test_help_mallard (__main__.T.test_help_mallard)
FAIL: test_icons (__main__.T.test_icons)
FAIL: test_manpages (__main__.T.test_manpages)
FAIL: test_modules (__main__.T.test_modules)
FAIL: test_packages (__main__.T.test_packages)
FAIL: test_policykit (__main__.T.test_policykit)
FAIL: test_po (__main__.T.test_po)
FAIL: test_pot_auto_explicit (__main__.T.test_pot_auto_explicit)
FAIL: test_pot_auto (__main__.T.test_pot_auto)
FAIL: test_pot_manual (__main__.T.test_pot_manual)
FAIL: test_requires_provides (__main__.T.test_requires_provides)
FAIL: test_scripts (__main__.T.test_scripts)
FAIL: test_sdist (__main__.T.test_sdist)
FAIL: test_standard_files (__main__.T.test_standard_files)
FAIL: test_ui (__main__.T.test_ui)
FAIL: test_utf8_filenames (__main__.T.test_utf8_filenames)
FAIL: test_vcs (__main__.T.test_vcs)
  Fil[370 chars]\'
  File "/var/tmp/portage/dev-python/python-distutils-extra-2.47/temp/tmpqgclg95f/setup.py", line 7, in <module>
  File "/var/tmp/portage/dev-python/python-distutils-extra-2.47/work/python-distutils-extra-2.47/DistUtilsExtra/auto.py", line 48, in <module>
    from DistUtilsExtra.auto import setup
    import distutils.core
- ModuleNotFoundError: No module named 'distutils'
ModuleNotFoundError: No module named 'distutils'
ModuleNotFoundError: No module named \'distutils\'
    self.assertIn("'MANIFEST.in' does not exist", e)