Your message dated Sun, 24 May 2026 15:07:52 +0000
with message-id <[email protected]>
and subject line Bug#1137501: fixed in py7zr 1.1.2-1+really1.1.0+dfsg-2
has caused the Debian Bug report #1137501,
regarding py7zr: FTBFS with the nocheck build profile
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.)
--
1137501: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1137501
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:py7zr
Version: 1.1.2-1+really1.1.0+dfsg-1
Severity: serious
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202605/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/nocheck
(It's a wiki, so you are welcome to contribute)
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:py7zr, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
adding 'py7zr-1.1.0.dist-info/licenses/LICENSE'
adding 'py7zr-1.1.0.dist-info/METADATA'
adding 'py7zr-1.1.0.dist-info/WHEEL'
adding 'py7zr-1.1.0.dist-info/entry_points.txt'
adding 'py7zr-1.1.0.dist-info/top_level.txt'
adding 'py7zr-1.1.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built py7zr-1.1.0-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with
"installer" module
debian/rules execute_after_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make --directory=docs html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -d ../build/docs/doctrees . ../build/docs/html
Running Sphinx v9.1.0
Configuration error!
Versions
========
* Platform: linux;
(Linux-6.12.90+deb13-cloud-amd64-x86_64-with-glibc2.42)
* Python version: 3.13.12 (CPython)
* Sphinx version: 9.1.0
* Docutils version: 0.22.4
* Jinja2 version: 3.1.6
* Pygments version: 2.19.2
Last Messages
=============
None.
Loaded Extensions
=================
None.
Traceback
=========
File "/usr/lib/python3/dist-packages/sphinx/config.py", line 611, in
eval_config_file
raise ConfigError(msg % traceback.format_exc()) from exc
sphinx.errors.ConfigError: There is a programmable error in your
configuration file:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sphinx/config.py", line 596, in
eval_config_file
exec(code, namespace) # NoQA: S102
~~~~^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/docs/conf.py", line 24, in <module>
import py7zr.version
File "/<<PKGBUILDDIR>>/py7zr/__init__.py", line 46, in <module>
from py7zr.py7zr import ArchiveInfo, FileInfo, SevenZipFile, is_7zfile,
pack_7zarchive, unpack_7zarchive
File "/<<PKGBUILDDIR>>/py7zr/py7zr.py", line 50, in <module>
from py7zr.archiveinfo import Folder, Header, SignatureHeader
File "/<<PKGBUILDDIR>>/py7zr/archiveinfo.py", line 36, in <module>
from py7zr.compressor import SevenZipCompressor, SevenZipDecompressor
File "/<<PKGBUILDDIR>>/py7zr/compressor.py", line 36, in <module>
from Cryptodome.Cipher import AES
ModuleNotFoundError: No module named 'Cryptodome'
The full traceback has been saved in:
/tmp/sphinx-err-9xxz4p41.log
To report this error to the developers, please open an issue at
<https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
Please also report this if it was a user error, so that a better error message
can be provided next time.
make[2]: *** [Makefile:56: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:36: execute_after_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: py7zr
Source-Version: 1.1.2-1+really1.1.0+dfsg-2
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
py7zr, 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.
Colin Watson <[email protected]> (supplier of updated py7zr 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: SHA512
Format: 1.8
Date: Sun, 24 May 2026 15:05:45 +0100
Source: py7zr
Architecture: source
Version: 1.1.2-1+really1.1.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1137501
Changes:
py7zr (1.1.2-1+really1.1.0+dfsg-2) unstable; urgency=medium
.
* Team upload.
* Remove <!nocheck> from python3-pycryptodome build-dependency (closes:
#1137501).
* Test nocheck build profile in Salsa CI.
Checksums-Sha1:
7fbb1bd774af8c58eb3892ce874feffc477a000e 3048
py7zr_1.1.2-1+really1.1.0+dfsg-2.dsc
5f6bb8fbacff018c43cf99bd154db06dc8c96f33 6480
py7zr_1.1.2-1+really1.1.0+dfsg-2.debian.tar.xz
3c012df069ff50205f48cce30d3e03e36a67bef9 4840264
py7zr_1.1.2-1+really1.1.0+dfsg-2.git.tar.xz
e3fd304ec8c5e0ed502fc006b3de24cc8b14c22e 17490
py7zr_1.1.2-1+really1.1.0+dfsg-2_source.buildinfo
Checksums-Sha256:
2371a1bfcd1d17957d9ae4cd42a5271fb8a653a079097d12947002df8a28f78d 3048
py7zr_1.1.2-1+really1.1.0+dfsg-2.dsc
2078f588834432e42fce2fab8c3b47a2b55db8c8e42b4945edbc89050aa0b10a 6480
py7zr_1.1.2-1+really1.1.0+dfsg-2.debian.tar.xz
b46ed7a25a44470b42c4fed05c65107bbdfe5090515da36aef2b2662c5aef433 4840264
py7zr_1.1.2-1+really1.1.0+dfsg-2.git.tar.xz
aa9903abb0b21e524e13a6b6f4a1a32d662d27ebc230b1801e19d3ae5e90991c 17490
py7zr_1.1.2-1+really1.1.0+dfsg-2_source.buildinfo
Files:
6d9d7480005a9b457e3f9452c2425b48 3048 python optional
py7zr_1.1.2-1+really1.1.0+dfsg-2.dsc
ee63f2163e9f4671cd38ea6bac2a5ef2 6480 python optional
py7zr_1.1.2-1+really1.1.0+dfsg-2.debian.tar.xz
80d724954a48f8694058a2eab1980386 4840264 python None
py7zr_1.1.2-1+really1.1.0+dfsg-2.git.tar.xz
b4288515eb78d8f0c43b466d35acf1dd 17490 python optional
py7zr_1.1.2-1+really1.1.0+dfsg-2_source.buildinfo
Git-Tag-Info: tag=61e7d9069f5ebeed96d92105c5806fb85a8f76cf
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmoTBhgACgkQYG0ITkaD
wHnkqQ/+MLfCLBKgVfYUSXxNgQdh7NpLZpIIAjgeTYOaUB9a4SoP4GCigvYdKiGs
6jTMJgqYSH+tqozcOexF5SzC4e/UpYu+ytw99JTMvBwYxWQwhw5wnibByEyotpz/
HrutNkMUHZKhWAdMRs9fPIOzdklF2NX7XN/BSxX6xjvg4G+UhxNYruSNiE5opxge
DxALTRK7h0+MU4XnZKqRV8Ibbkg7a74glBRwRbBTkncY19cv38tIJiL85aIjJUfv
T84c6I7K9i49yjgLV/SpGvQ68RAtazTJkVEki1dLAp2qFHaR080Yx7I/RkMwV5cA
+EYPD391t0qOiLZ+aBHrg/QCTMeTNt8o/b8fCe4ZFMlVecdyxQhob47d1VxZ27gO
6KMcpK4/FX2sfBXfzXQNvnkRmLIXVRmjIO2Zlsjv7J8tB1hFDbSPX1Yw+1hueqc1
eEevQrclbS0mHI+6zCaKLa2/XjPnSNeubLAwovq0KMoTd2ey+GO/L77yXMl0NmP3
4QbSbbOqS/0sKemEkFAYCjxSK4Z/bzitqprqK2iz0wsHoxAF2rpd/k5L49rD4eRw
lq7WSq0gxqo0cxXJcdf9byDKmb3JriX1zXZWlZe6KuaqjvW2OZHmDygvFucRROa9
5hUZsnYPY4vtobNLaF9krTZGtG+N+L0ur9+NxTOlUb99Jqxd30M=
=wK8r
-----END PGP SIGNATURE-----
pgpbsnLOfXcDi.pgp
Description: PGP signature
--- End Message ---