[pkg-apparmor] Bug#1044104: apparmor: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 15:33:38 BST 2023


Source: apparmor
Version: 3.0.8-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package apparmor
> dpkg-buildpackage: info: source version 3.0.8-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by intrigeri <intrigeri at debian.org>
>  dpkg-source --before-build .
> dpkg-source: warning: unknown information field 'Python-Version' in input data in package's section of control info file
> dpkg-source: warning: unknown information field 'Python-Version' in input data in package's section of control info file
>  debian/rules clean
> dh clean --with=python3,apache2
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Clean up from an autogen'd build.
> cd /<<PKGBUILDDIR>>/libraries/libapparmor && \
> 	[ ! -f Makefile ] || /usr/bin/make distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor'
> Making distclean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/doc'
> test -z "aa_change_hat.2 aa_change_profile.2 aa_stack_profile.2 aa_getcon.2 aa_find_mountpoint.2 aa_splitcon.3 aa_query_label.2 aa_features.3 aa_kernel_interface.3 aa_policy_cache.3" || rm -f aa_change_hat.2 aa_change_profile.2 aa_stack_profile.2 aa_getcon.2 aa_find_mountpoint.2 aa_splitcon.3 aa_query_label.2 aa_features.3 aa_kernel_interface.3 aa_policy_cache.3
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/doc'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/src'
>  rm -f tst_aalogmisc tst_features tst_kernel
> test -z "libapparmor.pc" || rm -f libapparmor.pc
> test -z "libapparmor.la" || rm -f libapparmor.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> test -z "tst_aalogmisc.log tst_features.log tst_kernel.log" || rm -f tst_aalogmisc.log tst_features.log tst_kernel.log
> test -z "tst_aalogmisc.trs tst_features.trs tst_kernel.trs" || rm -f tst_aalogmisc.trs tst_features.trs tst_kernel.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/PMurHash.Plo
> rm -f ./.deps/features.Plo
> rm -f ./.deps/grammar.Plo
> rm -f ./.deps/kernel.Plo
> rm -f ./.deps/kernel_interface.Plo
> rm -f ./.deps/libaalogparse.Plo
> rm -f ./.deps/policy_cache.Plo
> rm -f ./.deps/private.Plo
> rm -f ./.deps/scanner.Plo
> rm -f ./.deps/tst_aalogmisc.Po
> rm -f ./.deps/tst_features.Po
> rm -f ./.deps/tst_kernel.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/src'
> Making distclean in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/include'
> Making distclean in sys
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/include/sys'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/include/sys'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/include'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/include'
> Making distclean in swig
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig'
> Making distclean in perl
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/perl'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.lo
> test -z "Makefile.PL" || rm -f Makefile.PL
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/perl'
> Making distclean in python
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/python'
> Making distclean in test
> make[5]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/python/test'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "" || rm -f 
> test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/python/test'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/python'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.lo
> test -z "setup.py" || rm -f setup.py
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/python'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/python'
> Making distclean in ruby
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/ruby'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig/ruby'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/swig'
> Making distclean in testsuite
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite'
> Making distclean in lib
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite/lib'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite/lib'
> Making distclean in config
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite/config'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite/config'
> Making distclean in libaalogparse.test
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite/libaalogparse.test'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite/libaalogparse.test'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite'
> rm -rf .libs _libs
> rm -rf tmp.err.* tmp.out.* site.exp site.bak test_multi/out
> rm -f libaalogparse.log libaalogparse.sum
>  rm -f test_multi.multi
> rm -f *.o
> rm -f *.lo
> rm -f site.exp site.bak
> l='libaalogparse'; for tool in $l; do \
>   rm -f $tool.sum $tool.log; \
> done
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite'
> rm -f ./.deps/test_multi_multi-test_multi.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor/testsuite'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libraries/libapparmor'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libraries/libapparmor'
> # Clean up rest of build.
> set -e; for i in binutils utils parser profiles changehat/mod_apparmor \
> 	  changehat/pam_apparmor ; do \
> 	[ ! -f $i/Makefile ] || /usr/bin/make -C $i clean; \
> 	rm -f $i/common; \
> done
> make[2]: Entering directory '/<<PKGBUILDDIR>>/binutils'
> rm -f core core.* *.o *.s *.a *~ *.gcda *.gcno
> rm -f gmon.out
> rm -f aa-enabled aa-exec aa-features-abi aa-status 
> /usr/bin/make -s -C po clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/binutils/po'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/binutils/po'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/binutils'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/utils'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/po'
> rm -f *.mo Make.rules
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/po'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/vim'
> rm -f apparmor.vim
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/vim'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/utils/test'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils/test'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/parser'
> rm -f core core.* *.o *.s *.a *~ *.gcda *.gcno
> rm -f gmon.out
> rm -f apparmor_parser tst_regex tst_misc tst_symtab tst_variable tst_lib
> rm -f parser_lex.c
> rm -f parser_yacc.c parser_yacc.h
> rm -f parser_version.h
> rm -f apparmor-parser*.tar.gz apparmor-parser*.tgz
> rm -f af_names.h generated_af_names.h
> rm -f cap_names.h generated_cap_names.h
> rm -rf techdoc.aux techdoc.out techdoc.log techdoc.pdf techdoc.toc techdoc.txt techdoc/
> /usr/bin/make -s -C libapparmor_re clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/parser/libapparmor_re'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/parser/libapparmor_re'
> /usr/bin/make -s -C po clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/parser/po'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/parser/po'
> /usr/bin/make -s -C tst clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/parser/tst'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/parser/tst'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/parser'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/profiles'
> rm -f ./apparmor.d/local/bin.ping ./apparmor.d/local/lsb_release ./apparmor.d/local/nvidia_modprobe ./apparmor.d/local/php-fpm ./apparmor.d/local/samba-bgqd ./apparmor.d/local/samba-dcerpcd ./apparmor.d/local/samba-rpcd ./apparmor.d/local/samba-rpcd-classic ./apparmor.d/local/samba-rpcd-spoolss ./apparmor.d/local/sbin.klogd ./apparmor.d/local/sbin.syslog-ng ./apparmor.d/local/sbin.syslogd ./apparmor.d/local/usr.lib.apache2.mpm-prefork.apache2 ./apparmor.d/local/usr.lib.dovecot.anvil ./apparmor.d/local/usr.lib.dovecot.auth ./apparmor.d/local/usr.lib.dovecot.config ./apparmor.d/local/usr.lib.dovecot.deliver ./apparmor.d/local/usr.lib.dovecot.dict ./apparmor.d/local/usr.lib.dovecot.dovecot-auth ./apparmor.d/local/usr.lib.dovecot.dovecot-lda ./apparmor.d/local/usr.lib.dovecot.imap ./apparmor.d/local/usr.lib.dovecot.imap-login 
> ./apparmor.d/local/usr.lib.dovecot.lmtp ./apparmor.d/local/usr.lib.dovecot.log ./apparmor.d/local/usr.lib.dovecot.managesieve ./apparmor.d/local/usr.lib.dovecot.managesieve-login ./apparmor.d/local/usr.lib.dovecot.pop3 ./apparmor.d/local/usr.lib.dovecot.pop3-login ./apparmor.d/local/usr.lib.dovecot.script-login ./apparmor.d/local/usr.lib.dovecot.ssl-params ./apparmor.d/local/usr.lib.dovecot.stats ./apparmor.d/local/usr.sbin.apache2 ./apparmor.d/local/usr.sbin.avahi-daemon ./apparmor.d/local/usr.sbin.dnsmasq ./apparmor.d/local/usr.sbin.dovecot ./apparmor.d/local/usr.sbin.identd ./apparmor.d/local/usr.sbin.mdnsd ./apparmor.d/local/usr.sbin.nmbd ./apparmor.d/local/usr.sbin.nscd ./apparmor.d/local/usr.sbin.ntpd ./apparmor.d/local/usr.sbin.smbd ./apparmor.d/local/usr.sbin.smbldap-useradd ./apparmor.d/local/usr.sbin.traceroute 
> ./apparmor.d/local/usr.sbin.winbindd
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/profiles'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/changehat/mod_apparmor'
> rm -rf .libs
> rm -f *.la *.lo *.so *.o *.slo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/changehat/mod_apparmor'
> make[2]: Entering directory '/<<PKGBUILDDIR>>/changehat/pam_apparmor'
> rm -f core core.* *.so *.o *.s *.a *~
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/changehat/pam_apparmor'
> # Remove the python build dirs
> rm -rf /<<PKGBUILDDIR>>/libraries/libapparmor.python*
> rm -rf /<<PKGBUILDDIR>>/utils.python*
> # Try to clean up from an autogen'd build
> cd libraries/libapparmor && [ ! -f Makefile ] || /usr/bin/make distclean
> # Remove generated debhelper documentation.
> rm -f /<<PKGBUILDDIR>>/debian/debhelper/dh_apparmor.1
> # Remove autoconf build cruft.
> rm -f /<<PKGBUILDDIR>>/libraries/libapparmor/test-driver
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: warning: unknown information field 'Python-Version' in input data in package's section of control info file
> dpkg-source: warning: unknown information field 'Python-Version' in input data in package's section of control info file
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: verifying ./apparmor_3.0.8.orig.tar.gz.asc
> dpkg-source: info: building apparmor using existing ./apparmor_3.0.8.orig.tar.gz
> dpkg-source: info: building apparmor using existing ./apparmor_3.0.8.orig.tar.gz.asc
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/config.sub, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/config.guess, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/compile, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/test-driver, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/ylwrap, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/testsuite/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/testsuite/lib/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/testsuite/config/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/testsuite/libaalogparse.test/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory libraries/libapparmor/autom4te.cache
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/autom4te.cache/requests, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/autom4te.cache/traces.2, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/autom4te.cache/output.2, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/autom4te.cache/output.1, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/autom4te.cache/traces.1, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/autom4te.cache/output.0, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/autom4te.cache/traces.0, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/swig/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/swig/perl/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/swig/ruby/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/swig/python/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/src/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libraries/libapparmor/doc/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file binutils/aa-enabled.1, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file binutils/aa-exec.1, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file binutils/aa-features-abi.1, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file binutils/aa-status.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/apparmor.7, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/apparmor_xattrs.7.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/aa-teardown.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/apparmor_parser.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/techdoc.toc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/aa-teardown.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/apparmor_xattrs.7, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/techdoc.aux, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/apparmor.7.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/pod2htmd.tmp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/apparmor.d.5.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/techdoc.pdf, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/apparmor.d.5, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/techdoc.out, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/techdoc.log, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file parser/apparmor_parser.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file changehat/mod_apparmor/mod_apparmor.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file changehat/mod_apparmor/pod2htmd.tmp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file changehat/mod_apparmor/mod_apparmor.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-notify.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-complain.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-decode.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-decode.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-cleanprof.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-unconfined.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-enforce.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-remove-unknown.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/logprof.conf.5, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-disable.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-audit.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-enforce.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-disable.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-easyprof.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-remove-unknown.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-mergeprof.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/pod2htmd.tmp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-notify.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-autodep.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-unconfined.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-mergeprof.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-genprof.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-audit.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-logprof.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-autodep.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-complain.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/logprof.conf.5.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-genprof.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-cleanprof.8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-logprof.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file utils/aa-easyprof.8, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file profiles/apparmor.d/tunables/xdg-user-dirs.d/site.local, use --include-removal to override
> dpkg-source: error: cannot represent change to parser/tst/__pycache__/testlib.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add parser/tst/__pycache__/testlib.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/apparmor_3.0.8-3_unstable.log

If you reassign this bug to another package, please mark 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.



More information about the pkg-apparmor-team mailing list