Your message dated Sat, 16 Jun 2018 03:19:23 +0000
with message-id <[email protected]>
and subject line Bug#901637: fixed in python3-stdlib-extensions 3.6.6~rc1-3
has caused the Debian Bug report #901637,
regarding python3-distutils: binary package contains precompiled .pyc files and
also recompiles them at install time
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 [email protected]
immediately.)
--
901637: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901637
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-distutils
Version: 3.6.6~rc1-2
Severity: important
python3-distutils contains precompiled .pyc bytecode files for Python 3.6
and 3.7, but also recompiles the bytecode corresponding to any installed
versions of Python 3 in its postinst, overwriting the packaged files
(as you can see from the debsums errors at the end of this bug report,
I have python3.6 installed, but not python3.7).
This results in a piuparts regression for python3-distutils itself:
https://piuparts.debian.org/sid/fail/python3-distutils_3.6.6~rc1-2.log
and also piuparts failures for anything that directly or indirectly
depends on it, such as libflatpak-dev:
https://piuparts.debian.org/stable2sid/fail/libflatpak-dev_0.11.8.3-1.log
Please consider testing infrastructure packages like this with piuparts
before upload.
Thanks,
smcv
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'buildd-unstable'), (500,
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental-debug'), (1,
'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-distutils depends on:
ii python3 3.6.5-3
ii python3-lib2to3 3.6.6~rc1-2
python3-distutils recommends no packages.
python3-distutils suggests no packages.
-- no debconf information
-- debsums errors found:
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/archive_util.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/ccompiler.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/cmd.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/config.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/core.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/debug.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/dep_util.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/dir_util.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/dist.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/errors.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/extension.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/fancy_getopt.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/file_util.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/log.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/spawn.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/text_file.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/unixccompiler.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/__pycache__/util.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/command/__pycache__/__init__.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/command/__pycache__/build.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/command/__pycache__/build_ext.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/command/__pycache__/build_scripts.cpython-36.pyc
(from python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/command/__pycache__/install.cpython-36.pyc (from
python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/command/__pycache__/install_egg_info.cpython-36.pyc
(from python3-distutils package)
debsums: changed file
/usr/lib/python3.6/distutils/command/__pycache__/install_lib.cpython-36.pyc
(from python3-distutils package)
--- End Message ---
--- Begin Message ---
Source: python3-stdlib-extensions
Source-Version: 3.6.6~rc1-3
We believe that the bug you reported is fixed in the latest version of
python3-stdlib-extensions, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated python3-stdlib-extensions
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 16 Jun 2018 04:01:32 +0200
Source: python3-stdlib-extensions
Binary: python3-tk python3-gdbm python3-tk-dbg python3-gdbm-dbg
python3-distutils python3-lib2to3
Architecture: source
Version: 3.6.6~rc1-3
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
python3-distutils - distutils package for Python 3.x
python3-gdbm - GNU dbm database support for Python 3.x
python3-gdbm-dbg - GNU dbm database support for Python 3.x (debug extension)
python3-lib2to3 - Interactive high-level object-oriented language (2to3,
version 3.
python3-tk - Tkinter - Writing Tk applications with Python 3.x
python3-tk-dbg - Tkinter - Writing Tk applications with Python 3.x (debug
extensio
Closes: 901637
Changes:
python3-stdlib-extensions (3.6.6~rc1-3) unstable; urgency=medium
.
* Don't ship generated files. Closes: #901637.
Checksums-Sha1:
5d5f058e6440695c7967eb1e20542583bd4f57b5 2551
python3-stdlib-extensions_3.6.6~rc1-3.dsc
11f416a4a42bf2a8fbf0bfe39c9a40a6807da30a 15860
python3-stdlib-extensions_3.6.6~rc1-3.debian.tar.xz
df27c02d9f572744ea1a2aa544315b22d0688038 7869
python3-stdlib-extensions_3.6.6~rc1-3_source.buildinfo
Checksums-Sha256:
9d9798b9ba45b80d4d6f684df919c26015db9cf7f38adb9ee925754c4a2b2a80 2551
python3-stdlib-extensions_3.6.6~rc1-3.dsc
a2efe3ff52cc6a4e69d43420bf4d2e8c61b34034fe0f7535c89aa87dd5480013 15860
python3-stdlib-extensions_3.6.6~rc1-3.debian.tar.xz
b289787c69002197973bd74d46b85d57a9775ddce05260a65468bf9b581e8d43 7869
python3-stdlib-extensions_3.6.6~rc1-3_source.buildinfo
Files:
ccae1e665361f4131c1e9a9a6b37b9c9 2551 python optional
python3-stdlib-extensions_3.6.6~rc1-3.dsc
08bd39591d3b47e8b0ae3cec3d4aa12a 15860 python optional
python3-stdlib-extensions_3.6.6~rc1-3.debian.tar.xz
43172ae743f918004ccfed17fda893e2 7869 python optional
python3-stdlib-extensions_3.6.6~rc1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlskeA8QHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9QDnEACJGm8kaaI68O+j3juzTUXWgY2GfAtUU33s
dEWAfMGjKDRCa4HUWqAVvwsXQyPxvMAlD5E12OsAxkBeQ4dxgZGz9PL6RkY5Xwyt
P45QKKK1HB6D+X09gJAkmUyls/AyeUI+tVy+5s/TCxPAwqztEFd2oPWz3wkJ9kQa
bQ+iTcZMeEKKTdGHSWVA+hGEgqGWWCKgp3V+S9vwTxY8dOVVSbowoglNVdCTbdKj
TCNnjwRWX6SWvukTOZmHJABO5nDpKvo/CXBFDr8sInP3mS1f8PQrR6m7lhH34KzR
XpFba9/0u3IUccsszvG9QR6u6J11cBxijXtNxpLSZnpuayHhUz7i8g/HU+3Ch6CF
HDcqycB/6q8YYlficRqgq2W7Y/AF9TmH1VOiCTpAJO4BRffppNvogI7MzGGw8ssW
Zraoh89JVLUm5cdJI5NKx0lNCoCx1gLViJT5M2mXFtR4hqsQBM1chk9J7w3jnpHF
DYgvj2FcmQUY6LD/P5AR6X+q/IC24mgWJJA5tA3v0hratfWWhY8H5Alms+xvzIJx
Udp5HlaHak3POXwx6ucsm+QJJiIlOfEN8l1u0R2sGTIuUh/ssuLeVNugYuP9O/Ra
0Yu1Eu1un2Yb1O6Wk5zxRZwBXphbQ4jVEsPGF4Nw4yfpcTcUOraKS5PzuWaAewrh
OalkG7tAfw==
=ngwa
-----END PGP SIGNATURE-----
--- End Message ---