Your message dated Wed, 13 Nov 2024 19:19:44 +0000 with message-id <E1tBIu0-00CGUP-2d@fasolo.debian.org> and subject line Bug#1044863: fixed in dawgdic 0.4.5-4 has caused the Debian Bug report #1044863, regarding dawgdic: 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.) -- 1044863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044863 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: dawgdic: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 18:56:52 +0200
- Message-id: <1691945812.340057.1233698.nullmailer@grub.nussbaum.fr>
Source: dawgdic Version: 0.4.5-3 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 dawgdic > dpkg-buildpackage: info: source version 0.4.5-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Moritz Muehlenhoff <jmm@debian.org> > dpkg-source --before-build . > dpkg-source: info: using options from dawgdic-0.4.5/debian/source/options: --extend-diff-ignore=(^|/)Makefile[.]in$ --extend-diff-ignore=^INSTALL$ --extend-diff-ignore=^aclocal[.]m4$ --extend-diff-ignore=^configure$ --extend-diff-ignore=^depcomp$ --extend-diff-ignore=^install-sh$ --extend-diff-ignore=^missing$ > fakeroot debian/rules clean > dh_clean > rm -rf obj/ > rm -rf debian/manpages/dawgdic-build.1 debian/manpages/dawgdic-find.1 > dpkg-source -b . > dpkg-source: info: using options from dawgdic-0.4.5/debian/source/options: --extend-diff-ignore=(^|/)Makefile[.]in$ --extend-diff-ignore=^INSTALL$ --extend-diff-ignore=^aclocal[.]m4$ --extend-diff-ignore=^configure$ --extend-diff-ignore=^depcomp$ --extend-diff-ignore=^install-sh$ --extend-diff-ignore=^missing$ > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building dawgdic using existing ./dawgdic_0.4.5.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: executable mode 0755 of 'compile' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'test-driver' will not be represented in diff > dpkg-source: info: local changes detected, the modified files are: > dawgdic-0.4.5/compile > dawgdic-0.4.5/test-driver > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/dawgdic_0.4.5-3.diff.o8Qmrj > 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/dawgdic_0.4.5-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.
--- End Message ---
--- Begin Message ---
- To: 1044863-close@bugs.debian.org
- Subject: Bug#1044863: fixed in dawgdic 0.4.5-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 13 Nov 2024 19:19:44 +0000
- Message-id: <E1tBIu0-00CGUP-2d@fasolo.debian.org>
- Reply-to: Petter Reinholdtsen <pere@debian.org>
Source: dawgdic Source-Version: 0.4.5-4 Done: Petter Reinholdtsen <pere@debian.org> We believe that the bug you reported is fixed in the latest version of dawgdic, 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 1044863@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 dawgdic 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: Wed, 13 Nov 2024 19:53:03 +0100 Source: dawgdic Architecture: source Version: 0.4.5-4 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Petter Reinholdtsen <pere@debian.org> Closes: 1044863 Changes: dawgdic (0.4.5-4) unstable; urgency=medium . * QA upload. . * Added d/gbp.conf to describe branch layout. * Updated d/gbp.conf to enforce the use of pristine-tar. * Updated vcs in d/control to Salsa. * Updated Standards-Version from 3.9.4 to 4.7.0. * Use wrap-and-sort -at for debian control files. * Use secure copyright file specification URI. * Drop fields with obsolete URLs. * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP. * Remove generated files in d/rules clean target to fix rebuildability (Closes: #1044863). Checksums-Sha1: 0e513b14731551d858a5e1cbfb52981ce811e7f1 1962 dawgdic_0.4.5-4.dsc 9aea20094a599fcb5b4f4cf68ea878304c5033f5 5680 dawgdic_0.4.5-4.debian.tar.xz 3715db472ea9a838eada6321a0de564b7f4e6856 6891 dawgdic_0.4.5-4_source.buildinfo Checksums-Sha256: 0ad575b43d135f767b866345b86f31a735ddbc7a91a2129cd8a42bd6ec256012 1962 dawgdic_0.4.5-4.dsc 885d2b94c67541a4a393fe9d938190a46d0b67fe38117d8db503009037626a13 5680 dawgdic_0.4.5-4.debian.tar.xz 9b500936b6cf2d1eeba225cfacb7d522d54a3f6daeab5fe51c55daf7215867af 6891 dawgdic_0.4.5-4_source.buildinfo Files: 7ce03ef41ffe6995a8c4871794dfdf9c 1962 libs optional dawgdic_0.4.5-4.dsc 9c4801a30545a439954d79c6d76189d2 5680 libs optional dawgdic_0.4.5-4.debian.tar.xz b6cda32277c47af6303046da98c6d3d4 6891 libs optional dawgdic_0.4.5-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmc09eIACgkQgSgKoIe6 +w6C5w//ZtRws3tzwCyr/8wRtU/GUltfJEbuCO63kANw0szABq27+qHBVtu9emtz dIAEw88t0e0gzDb5AG/2I/4n1Gs1zzPDAaDPdcBaweRYZxMY4DEs/uH4uay8hWaj IawgjjGzlPLi3MxjpDgw7XEc4ldwy5qE2m4hgyfnwu2ywVviWpnTi21n5RCXOIVP kLnggzf4VtaKDGWBH8DOddhVYPzhqrPR2t4SmuDaA5KG79JILtJttbrmtiZ+jHxW vyrs6QXDRxldzpVtKWVgyiz3j2SKfvLALECSzERY3RiHG9PyksLEH25og9umidbE hSwefW9ktVgcn3RutJfeLtAniTBQa9hztv54boTK89rplMc+EFX3WxTDZQtyZwet /23yoJNv3hdQwagqs321SLjbGzpJR6TJiLJraMIdkD4iA3JCjII0OpNhptjwDB1h sELbuL3PA2SZiOCwxUWXly4YpGWyNoB4zvLX646kLieTr8rFBZU7TWFkm4v/nSPE X5axXVmizKg7hka6nyn9pU6Xjb5UjZvH5ZRmmW848B+p7y5yxo6zCus7Vaso9IqL 09dFQjRAr1EjMn9fQoMxY3Xb2xryZIhSO0Q9aQ7ikWUkbkP9mvppBk2zf3GB6rG+ d+UJKPv7y4gxMw4ZNFED+YF9ZfjDaAAqSX6vMeRVduGgq585YEg= =SWHE -----END PGP SIGNATURE-----Attachment: pgpt4Dt1UGktr.pgp
Description: PGP signature
--- End Message ---