Bug#1116925: waagent: FTBFS with the nocheck build profile
Package: src:waagent
Version: 2.12.0.2-3
Severity: important
Tags: forky sid ftbfs
User: debian-qa@lists.debian.org
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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)
[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].
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 could not 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:waagent, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem pybuild
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:311: python3.13 setup.py clean
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/setup.py", line 28, in <module>
from azurelinuxagent.common.osutil import get_osutil
File "/<<PKGBUILDDIR>>/azurelinuxagent/common/osutil/__init__.py", line 18, in <module>
from azurelinuxagent.common.osutil.factory import get_osutil
File "/<<PKGBUILDDIR>>/azurelinuxagent/common/osutil/factory.py", line 22, in <module>
from .alpine import AlpineOSUtil
File "/<<PKGBUILDDIR>>/azurelinuxagent/common/osutil/alpine.py", line 22, in <module>
from azurelinuxagent.common.osutil.default import DefaultOSUtil
File "/<<PKGBUILDDIR>>/azurelinuxagent/common/osutil/default.py", line 41, in <module>
from crypt import crypt
ModuleNotFoundError: No module named 'crypt'
E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: python3.13 setup.py clean
dh_auto_clean: error: pybuild --clean -i python{version} -p 3.13 returned exit code 13
make[1]: *** [debian/rules:20: override_dh_auto_clean] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: clean] Error 2
dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2
--------------------------------------------------------------------------------
Reply to: