Source: cracklib2
Version: 2.9.6-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220917 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir /<<PKGBUILDDIR>>/debian/tmp
> /<<PKGBUILDDIR>>/debian/buildtmp/base/util/cracklib-packer
> /<<PKGBUILDDIR>>/debian/tmp/cracklib_dict < \
> /<<PKGBUILDDIR>>/dicts/cracklib-small
> 54763 54763
> set -e; \
> for i in 3.10; do \
> cd /<<PKGBUILDDIR>>/debian/buildtmp/python$i/python/$(_py_=$i;
> python${_py_#python*} -c 'from distutils.command.build import build; from
> distutils.core import Distribution; b = build(Distribution());
> b.finalize_options(); print(b.build_platlib)'); \
> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/debian/buildtmp/base/lib/.libs
> python$i \
> -c 'import cracklib;
> cracklib.test(dictpath="/<<PKGBUILDDIR>>/debian/tmp/cracklib_dict")'; \
> done
> <string>:1: DeprecationWarning: The distutils package is deprecated and
> slated for removal in Python 3.12. Use setuptools or check PEP 632 for
> potential alternatives
> /bin/sh: 3: cd: can't cd to
> /<<PKGBUILDDIR>>/debian/buildtmp/python3.10/python/build/lib.linux-x86_64-3.10
> make[1]: *** [debian/rules:76: override_dh_auto_test] Error 2
The full build log is available from:
http://qa-logs.debian.net/2022/09/17/cracklib2_2.9.6-4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.