Source: braceexpand Version: 0.1.7-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211220 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>>' > cp -r test_braceexpand.py > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_braceexpand/build > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_braceexpand/build > dh_auto_test > I: pybuild base:237: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_braceexpand/build; python3.10 -m > unittest discover -v > > ---------------------------------------------------------------------- > Ran 0 tests in 0.000s > > OK > I: pybuild base:237: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_braceexpand/build; python3.9 -m > unittest discover -v > test_braceexpand (test_braceexpand.BraceExpand) ... ok > test_braceexpand_escape (test_braceexpand.BraceExpand) ... ok > test_braceexpand_no_escape (test_braceexpand.BraceExpand) ... ok > test_braceexpand_unbalanced (test_braceexpand.BraceExpand) ... ok > test_negative_zero (test_braceexpand.BraceExpand) ... ok > test_zero_padding (test_braceexpand.BraceExpand) ... ok > test_zero_single_digit (test_braceexpand.BraceExpand) ... ok > > ---------------------------------------------------------------------- > Ran 7 tests in 0.002s > > OK > rm /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_braceexpand/build > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_braceexpand/build/test_braceexpand.py > rm: cannot remove > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_braceexpand/build': Is a directory > make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/12/20/braceexpand_0.1.7-1_unstable.log 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.