Your message dated Tue, 05 Nov 2024 22:19:07 +0000 with message-id <E1t8RtD-008hjj-EH@fasolo.debian.org> and subject line Bug#1043914: fixed in catdvi 0.14-16 has caused the Debian Bug report #1043914, regarding catdvi: Fails to build source after successful build to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1043914: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043914 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: catdvi: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 15:17:56 +0200
- Message-id: <1691932676.378722.1210710.nullmailer@grub.nussbaum.fr>
Source: catdvi Version: 0.14-14 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@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 catdvi > dpkg-buildpackage: info: source version 0.14-14 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bastian Germann <bage@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > test -x debian/rules > rm -f debian/stamp-makefile-build debian/stamp-makefile-install > /usr/bin/make -C . -k distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f *.o catdvi pse2unic adobe2h tfminfo core tags test/*.log test/*.aux > rm -f enc/*.log enc/*.aux > find . -name '*~' -or -name '*.bck' | xargs rm -f > rm -f *.d test/*.dvi test/*.log test/*.aux 1 > rm -f enc/*.dvi enc/*.tex > rm -f glyphenm.h enc/amssymba.h enc/amssymbb.h enc/blackboard.h enc/cork.h enc/dummy.h enc/euex.h enc/eufrak.h enc/eurosym.h enc/latexsym.h enc/marvo00.h enc/marvo98.h enc/ot1.h enc/ot1wofl.h enc/texmext.h enc/texmital.h enc/texmsym.h enc/textcomp.h enc/textt.h > rm -f config.cache config.status config.mk version.h config.log > rm -f -r catdvi-0.14 > rm -f -r test/auto > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f debian/stamp-autotools > rmdir --ignore-fail-on-non-empty . > rmdir: failed to remove '.': Invalid argument > make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean] Error 1 (ignored) > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use) > rm -f debian/stamp-autotools-files > if [ -f update-config-stamp ] ; then \ > mv d-r-orig/* . ; \ > rmdir d-r-orig ; \ > rm update-config-stamp ; \ > fi > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building catdvi using existing ./catdvi_0.14.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file canvas.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file getopt1.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file adobe2h.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file util.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file pageref.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file tfminfo.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file density.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file linebuf.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file page.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file pse2unic.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file fontinfo.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file fixword.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file layout.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file catdvi.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file fntenc.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file readdvi.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file bytesex.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file version.h, use --include-removal to override > dpkg-source: warning: ignoring deletion of file getopt.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file vlist.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file kpathsea.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file regsta.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file glyphops.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file outenc.d, use --include-removal to override > dpkg-source: warning: ignoring deletion of file sparse.d, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > catdvi-0.14/d-r-orig/adobe2h.d > catdvi-0.14/d-r-orig/bytesex.d > catdvi-0.14/d-r-orig/canvas.d > catdvi-0.14/d-r-orig/catdvi.d > catdvi-0.14/d-r-orig/density.d > catdvi-0.14/d-r-orig/fixword.d > catdvi-0.14/d-r-orig/fntenc.d > catdvi-0.14/d-r-orig/fontinfo.d > catdvi-0.14/d-r-orig/getopt.d > catdvi-0.14/d-r-orig/getopt1.d > catdvi-0.14/d-r-orig/glyphops.d > catdvi-0.14/d-r-orig/kpathsea.d > catdvi-0.14/d-r-orig/layout.d > catdvi-0.14/d-r-orig/linebuf.d > catdvi-0.14/d-r-orig/outenc.d > catdvi-0.14/d-r-orig/page.d > catdvi-0.14/d-r-orig/pageref.d > catdvi-0.14/d-r-orig/pse2unic.d > catdvi-0.14/d-r-orig/readdvi.d > catdvi-0.14/d-r-orig/regsta.d > catdvi-0.14/d-r-orig/sparse.d > catdvi-0.14/d-r-orig/tfminfo.d > catdvi-0.14/d-r-orig/util.d > catdvi-0.14/d-r-orig/version.h > catdvi-0.14/d-r-orig/vlist.d > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/catdvi_0.14-14.diff.EXdlej > dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > 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/catdvi_0.14-14_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.
--- End Message ---
--- Begin Message ---
- To: 1043914-close@bugs.debian.org
- Subject: Bug#1043914: fixed in catdvi 0.14-16
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 05 Nov 2024 22:19:07 +0000
- Message-id: <E1t8RtD-008hjj-EH@fasolo.debian.org>
- Reply-to: Petter Reinholdtsen <pere@debian.org>
Source: catdvi Source-Version: 0.14-16 Done: Petter Reinholdtsen <pere@debian.org> We believe that the bug you reported is fixed in the latest version of catdvi, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1043914@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Petter Reinholdtsen <pere@debian.org> (supplier of updated catdvi package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 05 Nov 2024 23:03:58 +0100 Source: catdvi Architecture: source Version: 0.14-16 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Petter Reinholdtsen <pere@debian.org> Closes: 1030075 1043914 1049659 1074865 Changes: catdvi (0.14-16) unstable; urgency=medium . * QA upload. . * Replaced obsolete/virtual texlive-base-bin dependency with texlive-binaries (Closes: #1030075). * Converted build system to dh using autoconf (Closes: #1074865, #1043914, #1049659). * Switched home page link to HTTPS. Checksums-Sha1: 480f5617de88b85152e8bc75ba53252ae69f988f 1816 catdvi_0.14-16.dsc 2216fcca1978957ecae2efde791f4a019c005f9a 6896 catdvi_0.14-16.debian.tar.xz bde317140285c05a542f9bc7a7b18393ecb70355 6472 catdvi_0.14-16_source.buildinfo Checksums-Sha256: acf113dd31ac69b899c3de83fb8fa141a26e8ad97dcb4784b59d80c20d988c66 1816 catdvi_0.14-16.dsc a9165d0a0c3ee1f6546a30c09ae4fe0aed169f23389d7496a99df669d9acda8d 6896 catdvi_0.14-16.debian.tar.xz d04ef6660640219d48826311c1622778c7c4d00cda2f0f39d1361b639d8538f9 6472 catdvi_0.14-16_source.buildinfo Files: 2acaba006f98562998da7ac501361f78 1816 tex optional catdvi_0.14-16.dsc bc2014bb0fa3e526960061bc469edc5a 6896 tex optional catdvi_0.14-16.debian.tar.xz b55b537780718f0ffb7636ac27e048e4 6472 tex optional catdvi_0.14-16_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmcqlsIACgkQgSgKoIe6 +w7TjQ/6A6T4WkaNOCjx1zVOkiPGLUonFOLtSH9fQ2vsdZ3jSLwZ9iY0mJtiW/cF JpcjzWIVNZUuk8BeZlxd+BxT1R6zZdGgUqaSVR78OaWs6KmnCA+EXM/XelsrkmRb PRBttJMrd2i0wCxhEkW1u0tgAeqMQQUCCWgALb4xBikVCq3fUq5bt/Lp+Bu6/DLH enJb3VdKwD0sP7oIXOlejkpKJog5XYi5JicamYNbWlCc2YKjiDx0UzDIeuqte/6B DxPkPI794nR6Hs7YQ1p51SVATknOeCA6k5AruglORk13djkb8Ckkcewutr+znb3A TThlT+2aqKJYYhtzcTX7wk991/Xn95wINrwKKDlrTw5hgVZ1MAS7N2maIJbmZCzI JjcnaVtfvTNOaS8FD8uZNxwxGUwVGJ+vqClshCAMlohWamPgLxqyXzBMU6A0ItXs 5rAEqZR7rV53+upJ/3o+j3UBQPz90+VBvvZpHutmv8qkUAKYKROYO24MBd5H2OR8 FQ6T6YVFGgYCYjhXyK6fsBuDnZfmYHEI/Qt4w7WUK3iBXp2g1kdltY0WJxmNVfrZ 2Sj/B5b6QmpbRXq1ESf0w2T0EljgjTTq3uRFGXKUrG8fgUFxb5z45ywJW+Gfgdk2 3MMmVM430tdPtPFQnu8zcEHZ5a4ZPpjO92RXUdtYs1bcEFOO7d8= =6TY+ -----END PGP SIGNATURE-----Attachment: pgpJvcn35QOZ7.pgp
Description: PGP signature
--- End Message ---