Your message dated Fri, 18 Mar 2022 15:03:53 +0000
with message-id <e1nve8v-000b7s...@fasolo.debian.org>
and subject line Bug#1007912: fixed in automake-1.16 1:1.16.5-1.3
has caused the Debian Bug report #1007912,
regarding automake-1.16: autopkgtest regression in 1:1.16.5-1.2: 
AttributeError: module 'sysconfig' has no attribute 'get_default_scheme'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1007912: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007912
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: automake-1.16
Version: 1:1.16.5-1.2
Severity: serious
Justification: https://release.debian.org/testing/rc_policy.txt ยง6a
User: debian...@lists.debian.org
Usertags: regression
X-Debbugs-Cc: stefa...@debian.org, d...@debian.org, debian...@lists.debian.org

The NMU of automake-1.16=1:1.16.5-1.2 seems to have introduced a regression
for the autopkgtest. From test-suite.log:

---- 8< ----
+ ./configure PYTHON=python3 --with-python-sys-prefix 
--prefix=/tmp/autopkgtest-lxc.hp__51gb/downtmp/build.fek/src/t/python-vars.dir/inst
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for python version... 3.9
checking for python platform... linux
checking for python default python prefix... /usr
checking for python default python exec_prefix... /usr
checking for python script directory (pythondir)... Traceback (most recent call 
last):
  File "<string>", line 20, in <module>
AttributeError: module 'sysconfig' has no attribute 'get_default_scheme'

checking for python extension module directory (pyexecdir)... Traceback (most 
recent call last):
  File "<string>", line 20, in <module>
AttributeError: module 'sysconfig' has no attribute 'get_default_scheme'

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating vars-got
config.status: creating pythondir
config.status: creating pyexecdir
+ make test-in test-am
 cd . && /bin/bash 
/tmp/autopkgtest-lxc.hp__51gb/downtmp/build.fek/src/t/python-vars.dir/missing 
automake-1.16 --foreign Makefile
 cd . && /bin/bash ./config.status Makefile
config.status: creating Makefile
> doing test-in
>> contents of pythondir:
cat pythondir

case `cat pythondir` in '${PYTHON_PREFIX}'/*);; *) exit 1;; esac
make: *** [Makefile:659: test-in] Error 1
+ am_exit_trap 2
+ exit_status=2
+ set +e
+ cd /tmp/autopkgtest-lxc.hp__51gb/downtmp/build.fek/src
+ test none = tap
+ case $am_explicit_skips in
+ test 2 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
FAIL t/python-vars.sh (exit status: 2)
---- 8< ----

It looks as though the patch works for python3.10 (and therefore for
Ubuntu, where this is already the default), but not for 3.9. Perhaps
it should be doing something like this?

if hasattr(sysconfig, 'get_default_scheme'):
    scheme = sysconfig.get_default_scheme()
else:
    scheme = 'posix_prefix'

I'm not completely clear on whether this is Debian-specific or
upstream-suitable, though.

    smcv

--- End Message ---
--- Begin Message ---
Source: automake-1.16
Source-Version: 1:1.16.5-1.3
Done: Stefano Rivera <stefa...@debian.org>

We believe that the bug you reported is fixed in the latest version of
automake-1.16, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1007...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated automake-1.16 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 18 Mar 2022 09:09:08 -0400
Source: automake-1.16
Architecture: source
Version: 1:1.16.5-1.3
Distribution: unstable
Urgency: medium
Maintainer: Eric Dorland <e...@debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 1007912
Changes:
 automake-1.16 (1:1.16.5-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix a regression in the patch in 1:1.16.5-1.2, support older Python
     versions. (Closes: #1007912)
Checksums-Sha1:
 31838fb0a3b7716eddce00ff8acbdbc8bdbbd0d6 1973 automake-1.16_1.16.5-1.3.dsc
 e530b99247c889fba6e786ea268a78fb82814214 14164 
automake-1.16_1.16.5-1.3.debian.tar.xz
 d025d63f244a334b65d9722d28e6295d8bac3e5e 5137 
automake-1.16_1.16.5-1.3_source.buildinfo
Checksums-Sha256:
 88bb6aad124dc9c8f8f37910f66bf79f19e1c4a1e5c69860e3e9005d2adc4d8d 1973 
automake-1.16_1.16.5-1.3.dsc
 357d34b964943f5c46f518e3a7ddaa9342de76f1a01bac83039dc338ca84d421 14164 
automake-1.16_1.16.5-1.3.debian.tar.xz
 c0d37da7e6c08b3f4e351c7e1887c87fc3f1f12990ce7901a37bd0160b1f4736 5137 
automake-1.16_1.16.5-1.3_source.buildinfo
Files:
 c360a4160e648b41e937c72862b5a806 1973 devel optional 
automake-1.16_1.16.5-1.3.dsc
 919a6d2186b582dd3cf648b510c989f6 14164 devel optional 
automake-1.16_1.16.5-1.3.debian.tar.xz
 dc40bcd1a75218cefbc6f9a29dd81a62 5137 devel optional 
automake-1.16_1.16.5-1.3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCYjSZdhQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2NIIAQD2uq7TGll+2RHarAlx7tTUQywYkDJN
xEK91KzGs3wKpwEAzelpjl5CU2vnHH5jQNo/9TNksApAIjlOCU9X5aIqIA0=
=VNw4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to