Source: python3.10
Version: 3.10.2-5
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of python3.10 the autopkgtest of python3.10 fails in testing when that autopkgtest is run with the binary packages of python3.10 from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
python3.10             from testing    3.10.2-5
all others             from testing    from testing

I copied some of the output at the bottom of this report. To be fair, I'm not sure if this isn't related to the missing arch:all build (bug #1000188).

Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=python3.10

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python3.10/19859148/log.gz

test_get_scheme_names (test.test_sysconfig.TestSysConfig) ... FAIL

======================================================================
FAIL: test_get_scheme_names (test.test_sysconfig.TestSysConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3.10/test/test_sysconfig.py", line 269, in test_get_scheme_names
    self.assertEqual(get_scheme_names(), tuple(sorted(wanted)))
AssertionError: Tuples differ: ('deb_system', 'nt', 'nt_user', 'osx_framew[64 chars]ser') != ('nt', 'nt_user', 'osx_framework_user', 'po[35 chars]ser')

First differing element 0:
'deb_system'
'nt'

First tuple contains 2 additional elements.
First extra element 6:
'posix_prefix'

- ('deb_system',
-  'nt',
? ^

+ ('nt',
? ^

   'nt_user',
   'osx_framework_user',
   'posix_home',
-  'posix_local',
   'posix_prefix',
   'posix_user')

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (failures=1)
test test_sysconfig failed
1 test failed again:
    test_sysconfig

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to