Source: apksigcopier Version: 1.0.1-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20221023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>' > # TODO > apksigcopier --version > apksigcopier, version 1.0.1 > python3 -m doctest apksigcopier > flake8 apksigcopier.py > pylint apksigcopier.py > ************* Module apksigcopier > apksigcopier.py:113:4: W0231: __init__ method from base class 'ZipInfo' is > not called (super-init-not-called) > apksigcopier.py:163:8: W0707: Consider explicitly re-raising using 'except > KeyError as exc' and 'raise ValueError('expected False, None, or True') from > exc' (raise-missing-from) > apksigcopier.py:444:8: W0707: Consider explicitly re-raising using 'except > Exception as exc' and 'raise APKSigCopierError('failed to verify ' + apk) > from exc' (raise-missing-from) > apksigcopier.py:446:8: W0707: Consider explicitly re-raising using 'except > FileNotFoundError as exc' and 'raise APKSigCopierError('{} command not > found'.format(VERIFY_CMD[0])) from exc' (raise-missing-from) > > ----------------------------------- > Your code has been rated at 9.88/10 > > Unable to create directory /sbuild-nonexistent/.cache/pylint > Unable to create file /sbuild-nonexistent/.cache/pylint/apksigcopier_1.stats: > [Errno 2] No such file or directory: > '/sbuild-nonexistent/.cache/pylint/apksigcopier_1.stats' > make[2]: *** [Makefile:22: lint] Error 4 The full build log is available from: http://qa-logs.debian.net/2022/10/23/apksigcopier_1.0.1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&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.