Your message dated Sun, 23 Mar 2025 16:51:11 +0000 with message-id <E1twOXX-00B9Yg-Hz@fasolo.debian.org> and subject line Bug#1048948: fixed in x2goclient 4.1.2.3-4 has caused the Debian Bug report #1048948, regarding x2goclient: 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.) -- 1048948: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048948 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: x2goclient: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:21:33 +0200
- Message-id: <1691954493.672590.1285140.nullmailer@grub.nussbaum.fr>
Source: x2goclient Version: 4.1.2.2-2 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 x2goclient > dpkg-buildpackage: info: source version 4.1.2.2-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Mike Gabriel <sunweaver@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j8 clean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -fr /<<PKGBUILDDIR>>/client_build > make -f Makefile.man2html clean > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. > rm -Rf .build_man2html > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > find . -maxdepth 3 -name '*.o' -exec rm -vf {} + -type f > find . -maxdepth 3 -name 'moc_*.cpp' -exec rm -vf {} + -type f > find . -maxdepth 3 -name 'ui_*.h' -exec rm -vf {} + -type f > find . -maxdepth 3 -name 'qrc_*.cpp' -exec rm -vf {} + -type f > find . -maxdepth 3 -name 'x2goclient_*.qm' -exec rm -vf {} + -type f > removed './res/i18n/x2goclient_de.qm' > removed './res/i18n/x2goclient_ru.qm' > removed './res/i18n/x2goclient_fi.qm' > removed './res/i18n/x2goclient_nl.qm' > removed './res/i18n/x2goclient_sv.qm' > removed './res/i18n/x2goclient_pt.qm' > removed './res/i18n/x2goclient_da.qm' > removed './res/i18n/x2goclient_zh_tw.qm' > removed './res/i18n/x2goclient_tr.qm' > removed './res/i18n/x2goclient_es.qm' > removed './res/i18n/x2goclient_et.qm' > removed './res/i18n/x2goclient_cs.qm' > removed './res/i18n/x2goclient_nb_no.qm' > removed './res/i18n/x2goclient_fr.qm' > rm -f x2goclient > rm -f x2goclient.tag > rm -f res/txt/changelog > rm -f res/txt/git-info > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > # clean stray .qm files that are not handled by clean rule in upstream Makefile > mkdir -p txt/ > rm -Rf res/i18n/x2goclient_*.qm > rm -f res/txt/changelog > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./x2goclient_4.1.2.2.orig.tar.gz.asc > gpgv: Signature made Thu Feb 13 10:36:12 2020 UTC > gpgv: using RSA key 1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B > gpgv: Note: signatures using the SHA1 algorithm are rejected > gpgv: Can't check signature: Bad public key > dpkg-source: warning: cannot verify upstream tarball signature for ./x2goclient_4.1.2.2.orig.tar.gz: no acceptable signature found > dpkg-source: info: building x2goclient using existing ./x2goclient_4.1.2.2.orig.tar.gz > dpkg-source: info: building x2goclient using existing ./x2goclient_4.1.2.2.orig.tar.gz.asc > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to usr/bin/x2goclient: binary file contents changed > dpkg-source: error: add usr/bin/x2goclient in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'usr/bin/x2goclient' will not be represented in diff > dpkg-source: error: cannot represent change to usr/share/icons/hicolor/128x128/apps/x2goclient.png: binary file contents changed > dpkg-source: error: add usr/share/icons/hicolor/128x128/apps/x2goclient.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to usr/share/icons/hicolor/16x16/apps/x2goclient.png: binary file contents changed > dpkg-source: error: add usr/share/icons/hicolor/16x16/apps/x2goclient.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to usr/share/icons/hicolor/32x32/apps/x2goclient.png: binary file contents changed > dpkg-source: error: add usr/share/icons/hicolor/32x32/apps/x2goclient.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to usr/share/icons/hicolor/64x64/apps/x2goclient.png: binary file contents changed > dpkg-source: error: add usr/share/icons/hicolor/64x64/apps/x2goclient.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to usr/share/man/man1/x2goclient.1.gz: binary file contents changed > dpkg-source: error: add usr/share/man/man1/x2goclient.1.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to usr/share/x2goclient/icons/x2goclient.png: binary file contents changed > dpkg-source: error: add usr/share/x2goclient/icons/x2goclient.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to usr/share/x2goclient/icons/x2gosession.png: binary file contents changed > dpkg-source: error: add usr/share/x2goclient/icons/x2gosession.png 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/x2goclient_4.1.2.2-2_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: 1048948-close@bugs.debian.org
- Subject: Bug#1048948: fixed in x2goclient 4.1.2.3-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 23 Mar 2025 16:51:11 +0000
- Message-id: <E1twOXX-00B9Yg-Hz@fasolo.debian.org>
- Reply-to: Mike Gabriel <sunweaver@debian.org>
Source: x2goclient Source-Version: 4.1.2.3-4 Done: Mike Gabriel <sunweaver@debian.org> We believe that the bug you reported is fixed in the latest version of x2goclient, 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 1048948@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 x2goclient 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, 23 Mar 2025 17:20:37 +0100 Source: x2goclient Architecture: source Version: 4.1.2.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org> Changed-By: Mike Gabriel <sunweaver@debian.org> Closes: 949352 1048948 1089277 Changes: x2goclient (4.1.2.3-4) unstable; urgency=medium . [ Mike Gabriel ] * debian/patches: + Add 1003_make-4.4.1.patch. Fix FTBFS with make >= 4.4.1. (Closes: #1089277). * debian/control: + Bump Standards-Version: to 4.7.2. No changes needed. * debian/rules: + Clean-up of generated changelog is now required under a different path. (Closes: #1048948). * debian/copyright: + Update copyright attributions for debian/. . [ Helmut Grohne ] * Fix FTCBFS: (Closes: #949352) + Let dh_auto_configure call qmake. + Build-Depends: qt5-qmake:native for lrelease. Checksums-Sha1: 6a4776efc705de4859d41eb714472ddaf4b8a394 2479 x2goclient_4.1.2.3-4.dsc ead1525aca0d00a203ac5e2977afaa4fcf00f274 23724 x2goclient_4.1.2.3-4.debian.tar.xz b0c58355dea6d9962e8573af17782a72e6d0559c 13817 x2goclient_4.1.2.3-4_source.buildinfo Checksums-Sha256: de0265678e49874e2c566fa7625573484c8d18f26f327c696c777520a3518d6d 2479 x2goclient_4.1.2.3-4.dsc 9f01b3ce7ab3c58027e61e31b95b310fdc91638b6075d28337c2b497422014df 23724 x2goclient_4.1.2.3-4.debian.tar.xz b07c678b1cc5caddf73c8bd5e55304d935b35edcb95d60ade0a1dc584d7f2d4c 13817 x2goclient_4.1.2.3-4_source.buildinfo Files: b419eba851d125057174eb12747329bb 2479 x11 optional x2goclient_4.1.2.3-4.dsc 3a34c103ac0825c8c9dc4df759e5637a 23724 x11 optional x2goclient_4.1.2.3-4.debian.tar.xz b0b39440ff600b0cf8e8ef1db586e4a4 13817 x11 optional x2goclient_4.1.2.3-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAmfgNuMVHHN1bndlYXZl ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxzicP/Asc6LdgqkesPveAG8FAxheXJaig EGMT8mRG8fXU2VxWJMsDt+HPYrCPsaW6a3yNk9uD2xcHZWQ0lZEHMvi54gqRfcht V41GBYSKINKNYWuMW2NohxK0/1+j/Z7tz5EkD8xX9MFIVC16ef6cdsR/J/VUxBMv dHzyasoEA1Itc8u44kqwpCkiGpfF7n47AbVky5a04OCbqDgpcDWP1Dokr9BvR+0B +j8jKhNX5Owmg5AVSggYSUimSw0GuNabmeo9QMG+003T464ji73juyJV5TW482Fa lj6bTqiliX0iyiVQpBJ0k/BKeKYFR+bb3e00id26ixroNURvx4gBkzdfwD375ir+ XremAHBO1kDDbFVLIQVrLn7X+1obwBmKq1ikxb3k/DPwCMAYNvBTrcyi9jISIp3U E+vyGviyxtrLzr+BmM6vv6j9WKiwjkubsGf/b8RRp51j1UU3OJ4pmVUt6P0dyQ1c gD2BsL9EDvR8g7P2NLoLFNMCVuFSxsZxwrX63KdlnUOgmBjsoJDL11Ot2SFeHrxm w5Y0NcwICa9ZCUw/7MqbJnOILgtPZAzIb9l/p/wM4A8P9e/v1Q9VNkpbQpKbejGM o5ihxLFB9tvD3Du5kuSZyiI0Eo7Z1LlhX0ZE0IDKGQplLf2LP2qy3faA/Fze9FjE avE//RLKuJ5ybIz2 =4/B/ -----END PGP SIGNATURE-----Attachment: pgpCZ5VEOJpvO.pgp
Description: PGP signature
--- End Message ---