Your message dated Tue, 09 Dec 2025 14:35:13 +0000 with message-id <E1vSyo5-0047NR-1H@fasolo.debian.org> and subject line Bug#1046983: fixed in lifelines 3.0.61-7 has caused the Debian Bug report #1046983, regarding lifelines: 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.) -- 1046983: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046983 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: lifelines: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:20:56 +0200
- Message-id: <1691954456.677764.1278724.nullmailer@grub.nussbaum.fr>
Source: lifelines Version: 3.0.61-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 lifelines > dpkg-buildpackage: info: source version 3.0.61-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <byang@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp > # Add here commands to clean up after the build process. > [ ! -f Makefile ] || /usr/bin/make distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in tt > make[2]: Entering directory '/<<PKGBUILDDIR>>/tt' > test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tt' > Making distclean in reports > make[2]: Entering directory '/<<PKGBUILDDIR>>/reports' > Making distclean in st > make[3]: Entering directory '/<<PKGBUILDDIR>>/reports/st' > test -z "test_forindi.out test_forfam.out test_indi_it.out test_fam_it.out test_othr_it.out st_all.out st_all.stdout errs.log llines.leak_log selftest" || rm -f test_forindi.out test_forfam.out test_indi_it.out test_fam_it.out test_othr_it.out st_all.out st_all.stdout errs.log llines.leak_log selftest > test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/reports/st' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/reports' > test -z "index.html" || rm -f index.html > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/reports' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/reports' > Making distclean in docs > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > test -z "lifelines.html lifelines.txt lifelines.pdf lifelines.ps lifelines.sgml quickref.pdf quickref.ps ll-reportmanual.html ll-reportmanual.pdf ll-reportmanual.txt ll-userguide.html ll-userguide.pdf ll-userguide.txt ll-devguide.html" || rm -f lifelines.html lifelines.txt lifelines.pdf lifelines.ps lifelines.sgml quickref.pdf quickref.ps ll-reportmanual.html ll-reportmanual.pdf ll-reportmanual.txt ll-userguide.html ll-userguide.pdf ll-userguide.txt ll-devguide.html > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in ui > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ui' > test -z "libuicli.a" || rm -f libuicli.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf ./.deps > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ui' > Making distclean in tools > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tools' > test -z "btedit dbverify" || rm -f btedit dbverify > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf ./.deps > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tools' > Making distclean in hdrs > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/hdrs' > Making distclean in win32 > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/hdrs/win32' > test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/hdrs/win32' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/hdrs' > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/hdrs' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/hdrs' > Making distclean in liflines > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/liflines' > test -z "llines llexec" || rm -f llines llexec > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf ./.deps > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/liflines' > Making distclean in stdlib > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/stdlib' > test -z "libstdlib.a" || rm -f libstdlib.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf ./.deps > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/stdlib' > Making distclean in interp > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/interp' > test -z "libinterp.a" || rm -f libinterp.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf ./.deps > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/interp' > Making distclean in gedlib > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/gedlib' > test -z "libgedcom.a" || rm -f libgedcom.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf ./.deps > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/gedlib' > Making distclean in btree > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/btree' > test -z "libbtree.a" || rm -f libbtree.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf ./.deps > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/btree' > Making distclean in arch > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/arch' > test -z "libarch.a" || rm -f libarch.a > rm -f *.o > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf .deps ./.deps > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/arch' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in win32 > make[2]: Entering directory '/<<PKGBUILDDIR>>/win32' > test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/win32' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f core core.* lifelines.po lifelines.1po lifelines.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in intl > make[2]: Entering directory '/<<PKGBUILDDIR>>/intl' > rm -f *.a *.la *.o *.lo core core.* > rm -f libintl.h charset.alias ref-add.sed ref-del.sed > rm -f -r .libs _libs > rm -f Makefile ID TAGS > if test "lifelines" = gettext; then \ > rm -f ChangeLog.inst VERSION; \ > else \ > : ; \ > fi > make[2]: Leaving directory '/<<PKGBUILDDIR>>/intl' > Making distclean in build > make[2]: Entering directory '/<<PKGBUILDDIR>>/build' > test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/build' > Making distclean in . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z ".linesrc lines.cfg" || rm -f .linesrc lines.cfg > test -z "intl/Makefile" || rm -f intl/Makefile > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno configure.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f po/*.gmo > rm -f config.h config.cache config.status config.log stamp-config \ > build/autotools/config.sub \ > build/autotools/config.guess > rm -f /<<PKGBUILDDIR>>/linesrc > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building lifelines using existing ./lifelines_3.0.61.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file .linesrc, use --include-removal to override > dpkg-source: warning: ignoring deletion of file lines.cfg, use --include-removal to override > dpkg-source: warning: ignoring deletion of file build/autotools/config.sub, use --include-removal to override > dpkg-source: warning: ignoring deletion of file build/autotools/config.guess, use --include-removal to override > dpkg-source: warning: ignoring deletion of file reports/index.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/ll-userguide.pdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/ll-devguide.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/ll-reportmanual.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/ll-reportmanual.pdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/ll-userguide.txt, use --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/ll-reportmanual.txt, use --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/ll-userguide.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/sv.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/el.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/nl.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/fr.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/eo.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/pl.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/rw.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/it.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/da.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/de.gmo, use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/es.gmo, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > lifelines-3.0.61/docs/ll-userguide.aux > lifelines-3.0.61/docs/ll-userguide.log > lifelines-3.0.61/docs/ll-userguide.out > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/lifelines_3.0.61-3.diff.kYFHDG > 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/lifelines_3.0.61-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: 1046983-close@bugs.debian.org
- Subject: Bug#1046983: fixed in lifelines 3.0.61-7
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 09 Dec 2025 14:35:13 +0000
- Message-id: <E1vSyo5-0047NR-1H@fasolo.debian.org>
- Reply-to: Santiago Vila <sanvila@debian.org>
Source: lifelines Source-Version: 3.0.61-7 Done: Santiago Vila <sanvila@debian.org> We believe that the bug you reported is fixed in the latest version of lifelines, 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 1046983@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Santiago Vila <sanvila@debian.org> (supplier of updated lifelines 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: SHA512 Format: 1.8 Date: Tue, 09 Dec 2025 14:50:00 +0100 Source: lifelines Architecture: source Version: 3.0.61-7 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Santiago Vila <sanvila@debian.org> Closes: 1046983 Changes: lifelines (3.0.61-7) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1046983. * Drop d/compat and use versioned BD on debhelper-compat. * d/control: Add build-dependency on docbook-xml. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * d/lifelines.dirs: Drop empty directories. * d/lifelines-doc.docs: Drop xml files. * d/rules: Drop trailing spaces. * Convert README.Debian to UTF-8. * Add debian/salsa-ci.yml. Checksums-Sha1: 0fde0adb6b0fdc5501494fff27d58a705532b9f0 1762 lifelines_3.0.61-7.dsc d59327523a76086da6882bbadee5026f81509004 12584 lifelines_3.0.61-7.debian.tar.xz a58e7735a8f3fc1c91aad5be11c0605fb2da7f25 9168 lifelines_3.0.61-7_source.buildinfo Checksums-Sha256: bb48f47a8784c82c56a48ebae3911bcb2babffa9c92fea0ad14c31b24d142784 1762 lifelines_3.0.61-7.dsc ce8b3b5c96cacf9d43b9c90f600cab0b1b0f5bd7616f1b79e7c88a8cd48ecc93 12584 lifelines_3.0.61-7.debian.tar.xz 2f9905895565295dc98c9f5876da3d4f13cb3cb0f42f236a12001c0a272a6654 9168 lifelines_3.0.61-7_source.buildinfo Files: 65190132e35e774c212d57633ca9b57c 1762 misc optional lifelines_3.0.61-7.dsc 34560e17909642603b4912596d5e961c 12584 misc optional lifelines_3.0.61-7.debian.tar.xz c974d2b23e2ef1f8ed89a5f612e7cff2 9168 misc optional lifelines_3.0.61-7_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmk4KzcACgkQQc5/C58b izKSsQf/fHMxizX6HKxdd2kFpHV7+jIUpKGw3FdC3FT0bdmmuPn6TKdsmaWofup/ f/wk0/JNjkPcwRpjjtpR0wDX218n3KYoMDsdgWnK7e63WCU0gDlWOoodumedOUpi iDhgF/4IWLHFMg8hQFgywMjziYk9XHYEoRWYJyog6aJlGiPBx53bO3ngDEouMMxv NU+Zegxj/U+iDll8IarbZLBQoL0ZZZYGuJ83etVBNLD6zgga6k2GTUvUJXGX+b/V C92OgwNPhJ8KXatoQUSuAljgi3Yj4QH1YyS1OSsKWrAgXaoLv2C0+Tcucww5yPOt ivcSmFAyq3oDd31hn3i/1pKt3BT66A== =JXz1 -----END PGP SIGNATURE-----Attachment: pgpP4N4BurOP4.pgp
Description: PGP signature
--- End Message ---