Your message dated Sun, 13 Apr 2025 21:35:07 +0000 with message-id <E1u44yp-00HWQB-4B@fasolo.debian.org> and subject line Bug#1049716: fixed in debian-edu-doc 2.12.27 has caused the Debian Bug report #1049716, regarding debian-edu-doc: Fails to build binary packages again 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.) -- 1049716: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049716 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: debian-edu-doc: Fails to build binary packages again after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Wed, 16 Aug 2023 09:42:48 +0200
- Message-id: <1692171768.609648.1342451.nullmailer@grub.nussbaum.fr>
Source: debian-edu-doc Version: 2.12.17 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: debian-qa@lists.debian.org Usertags: qa-doublebuild Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). 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/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b > ------------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package debian-edu-doc > dpkg-buildpackage: info: source version 2.12.17 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Holger Levsen <holger@debian.org> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean > dh_auto_clean > make -j8 clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make -C /<<PKGBUILDDIR>>/documentation/debian-edu-bookworm clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/documentation/debian-edu-bookworm' > rm -f *.pdf > rm -f *.html > rm -f debian-edu-bookworm-manual.*.xml > rm -f *.epub > rm -f *.pdf > rm -f *.po~ > rm -rf images-tmp > rm -f .collapsed.debian-edu-bookworm-manual.*.xml > make[2]: Leaving directory '/<<PKGBUILDDIR>>/documentation/debian-edu-bookworm' > make -C /<<PKGBUILDDIR>>/documentation/debian-edu-bullseye clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/documentation/debian-edu-bullseye' > rm -f *.pdf > rm -f *.html > rm -f debian-edu-bullseye-manual.*.xml > rm -f *.epub > rm -f *.pdf > rm -f *.po~ > rm -rf images-tmp > rm -f .collapsed.debian-edu-bullseye-manual.*.xml > make[2]: Leaving directory '/<<PKGBUILDDIR>>/documentation/debian-edu-bullseye' > make -C /<<PKGBUILDDIR>>/documentation/rosegarden clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/documentation/rosegarden' > rm -f *.pdf > rm -f *.html > rm -f rosegarden-manual.*.xml > rm -f *.epub > rm -f *.pdf > rm -f *.po~ > rm -rf images-tmp > rm -f .collapsed.rosegarden-manual.*.xml > make[2]: Leaving directory '/<<PKGBUILDDIR>>/documentation/rosegarden' > make -C /<<PKGBUILDDIR>>/documentation/audacity clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/documentation/audacity' > rm -f *.pdf > rm -f *.html > rm -f audacity-manual.*.xml > rm -f *.epub > rm -f *.pdf > rm -f *.po~ > rm -rf images-tmp > rm -f .collapsed.audacity-manual.*.xml > make[2]: Leaving directory '/<<PKGBUILDDIR>>/documentation/audacity' > make -C /<<PKGBUILDDIR>>/documentation/debian-edu-itil clean > make[2]: Entering directory '/<<PKGBUILDDIR>>/documentation/debian-edu-itil' > rm -f *.pdf > rm -f *.html > rm -f debian-edu-itil-manual.*.xml > rm -f *.epub > rm -f *.pdf > rm -f *.po~ > rm -rf images-tmp > rm -f .collapsed.debian-edu-itil-manual.*.xml > make[2]: Leaving directory '/<<PKGBUILDDIR>>/documentation/debian-edu-itil' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > dh_auto_configure > dh_auto_test > create-stamp debian/debhelper-build-stamp > dh_prep > debian/rules override_dh_install > make[1]: Entering directory '/<<PKGBUILDDIR>>' > /usr/bin/make install DESTDIR="/<<PKGBUILDDIR>>/debian" > make[2]: Entering directory '/<<PKGBUILDDIR>>' > /usr/bin/make -C /<<PKGBUILDDIR>>/documentation/debian-edu-bookworm install > make[3]: Entering directory '/<<PKGBUILDDIR>>/documentation/debian-edu-bookworm' > # create localized XML files > po4a --msgmerge-opt --no-location po4a.cfg > No candidate position for the addendum /<<PKGBUILDDIR>>/documentation/debian-edu-bookworm/debian-edu-bookworm-manual.da.add. > Addendum ./debian-edu-bookworm-manual.da.add does NOT apply to debian-edu-bookworm-manual.da.xml (translation discarded). > make[3]: *** [../common/Makefile.common:67: build-xml] Error 255 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/documentation/debian-edu-bookworm' > make[2]: *** [Makefile:23: install] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: *** [debian/rules:18: override_dh_install] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:11: binary] Error 2 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/debian-edu-doc_2.12.17_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: 1049716-close@bugs.debian.org
- Subject: Bug#1049716: fixed in debian-edu-doc 2.12.27
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 13 Apr 2025 21:35:07 +0000
- Message-id: <E1u44yp-00HWQB-4B@fasolo.debian.org>
- Reply-to: Mike Gabriel <sunweaver@debian.org>
Source: debian-edu-doc Source-Version: 2.12.27 Done: Mike Gabriel <sunweaver@debian.org> We believe that the bug you reported is fixed in the latest version of debian-edu-doc, 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 1049716@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mike Gabriel <sunweaver@debian.org> (supplier of updated debian-edu-doc 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: Sun, 13 Apr 2025 21:56:34 +0200 Source: debian-edu-doc Architecture: source Version: 2.12.27 Distribution: unstable Urgency: medium Maintainer: Debian Edu Developers <debian-edu@lists.debian.org> Changed-By: Mike Gabriel <sunweaver@debian.org> Closes: 1049716 1102925 Changes: debian-edu-doc (2.12.27) unstable; urgency=medium . * Debian Edu Bookworm manual translation updates: - de: Moonwalk4797 - zh-cn: SWfeiyu, Cube Kassaki - ro: Remus-Gabriel Chelu - uk: Dominic “Dee.” Furber, Serhii Horichenko - ta: தமிழ்நேரம் . * Debian Edu Bullseye manual translation updates: - ro: Remus-Gabriel Chelu - uk: Hotripak, Serhii Horichenko . [ Frans Spiesschaert ] * Add debian-edu-bullseye-manual.ta.add while the Tamil debian edu bullseye anual translation passed the 15% threshold. * Make tamil debian-edu-bookworm manual build again. * Add language specific date formatting for pt, zh-cn, ta, and id. * Trying to fix jenkins build failure for tamil debian edu bookworm manual translation. * Add texlive-lang-other to README.common-translations as it is needed to build Indonesian pdf file. * Temporarily remove Tamil manual as long as it fails to build due to several XML issues. . [ наб ] * d/control: remove unused Build-Depends-Indep: ldp-docbook-xsl . [ Wolfgang Schweer ] * Makefile.common: Correct shell command related syntax to fix hanging build process. (Closes: #1102925). * debian/clean: Clean-up debian/debian-edu-doc-*/ before a new build. * Adjust Makefile.common to get rid of build artefacts. (Closes: #1049716). . [ Holger Levsen ] * Remove myself from uploaders as discussed during FOSDEM. It was a pleasure and an honor! . [ Mike Gabriel ] * Add myself to uploaders. Thanks to Holger for maintaining this package for so long. * debian/mail_stats_to_list: Use new FSF mailing address. * debian/copyright: Use new FSF mailing address. * debian/copyright.license: Use new FSF mailing address. Checksums-Sha1: e9c6f9e08c90ad0be2e91190b00b9dc54dee0dc2 4036 debian-edu-doc_2.12.27.dsc 64eff349c9abaf4ecf814224e8a7617e3fe9d024 36427476 debian-edu-doc_2.12.27.tar.xz 2778f23b612b6421e618a7be99bc0a2e5a396c11 6594 debian-edu-doc_2.12.27_source.buildinfo Checksums-Sha256: 3616898062665ec1b19c3e6b468b61d14dfc30df60f67ac67be880dade50a0ad 4036 debian-edu-doc_2.12.27.dsc f579745f13a01d42f4ac2672a6205fa3b6cfb42a4d3a2c58eed927bd18c419f7 36427476 debian-edu-doc_2.12.27.tar.xz f9923df85da390c1fa5b77839dbdfa6b7d3f060b590219c63d9fe8501860a6ee 6594 debian-edu-doc_2.12.27_source.buildinfo Files: e6802e1d6fa977a07bd999f204ed4b5e 4036 doc optional debian-edu-doc_2.12.27.dsc 022b07aaa86a67e70503b5f586728bff 36427476 doc optional debian-edu-doc_2.12.27.tar.xz f1ef73db0b830963d79cda4a4b774d74 6594 doc optional debian-edu-doc_2.12.27_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAmf8KwYVHHN1bndlYXZl ckBkZWJpYW4ub3JnAAoJEJr0azAldxsx7GgQAKyJBjrC/tZZZXVt1jk1CrjZcOwk QmiYF/zduWxzBbWk0GNeWjlneINCwlxM82In6cqQ42FcIhnOxqvVdL5nPHbcMd1+ 1VpdrL9/m/wwfyW+hox47yta+Wq7KF4sdVytxZvvSoUWbXKzcxeyeCCh8TWa3gok YmSEqiFLkb8uk1fD5py6FauUAbyP5iRY7wemBREbnS6B7tpvTDqiM1hwUSeYSc9P 8AsEMiKREldhU6tJYl6/sypSdSVh9nOk7FpgJUD8pu9e/mlRgr/gm8OA4nbiCkO2 dpl/CGAc/d30CMwdc0u5vI6sX2boBsRHXkAMLDTcM9SMSpVDAcWMbbRYEq+IXK5y SUn13nv5MKk+GZpe9xcAgth9ldxHZxmXu2roDLuTCADdZZSSUNpBK5xs4xSqZMag jbc8t51s1RRIrWjD+s8mc2mFwnZdN5qIMmHZfCt7JCV9Sm1+nOuRhPzHWep3RhEK s0hcnnfEPe8AF2jlSX29HQ3RzRCv9SBpOMgoRV4DuFEfwhoCu4s0CuTn4IYMlR1m kiHB53iUQ6kYQ416BcNkjQY2XWMVcEVoNd4FwYX48sG1d5YdE/vwE37Ml+Y50/5L PUa76cho6wHE6Mo08T6BEJvLuwGNLMhGbe2RFaPH952MS+/UEUcrtcBsOu8Mwes+ AuF1VMZikQArS7KD =mGmS -----END PGP SIGNATURE-----Attachment: pgpNGXP6jHNju.pgp
Description: PGP signature
--- End Message ---