Your message dated Mon, 17 Mar 2025 00:21:58 +0000 with message-id <E1ttyEw-00DUPQ-4e@fasolo.debian.org> and subject line Bug#1044351: fixed in evil-el 1.14.2-4 has caused the Debian Bug report #1044351, regarding evil-el: 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.) -- 1044351: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044351 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: evil-el: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 18:56:54 +0200
- Message-id: <1691945814.279902.1234218.nullmailer@grub.nussbaum.fr>
Source: evil-el Version: 1.14.2-1 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 evil-el > dpkg-buildpackage: info: source version 1.14.2-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sean Whitton <spwhitton@spwhitton.name> > dpkg-source --before-build . > debian/rules clean > dh clean --with elpa,sphinxdoc > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf build doc/source/_ext/__pycache__ test-results.txt .depend > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building evil-el using existing ./evil-el_1.14.2.orig.tar.xz > dpkg-source: info: local changes detected, the modified files are: > evil-el-1.14.2/doc/docstringdb.json > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/evil-el_1.14.2-1.diff.hIghuG > 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/evil-el_1.14.2-1_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: 1044351-close@bugs.debian.org
- Subject: Bug#1044351: fixed in evil-el 1.14.2-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 17 Mar 2025 00:21:58 +0000
- Message-id: <E1ttyEw-00DUPQ-4e@fasolo.debian.org>
- Reply-to: Xiyue Deng <manphiz@gmail.com>
Source: evil-el Source-Version: 1.14.2-4 Done: Xiyue Deng <manphiz@gmail.com> We believe that the bug you reported is fixed in the latest version of evil-el, 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 1044351@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Xiyue Deng <manphiz@gmail.com> (supplier of updated evil-el 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: Sat, 15 Mar 2025 19:32:05 -0700 Source: evil-el Architecture: source Version: 1.14.2-4 Distribution: unstable Urgency: medium Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org> Changed-By: Xiyue Deng <manphiz@gmail.com> Closes: 981120 1044351 1099228 Changes: evil-el (1.14.2-4) unstable; urgency=medium . * Disable building info docs (Closes: #1099228) - `make docstrings` failing on Emacs 30.1 due to "Unknown JSON error". - Reported upstream: https://github.com/emacs-evil/evil/issues/1966. - Disable info handling. * Ensure dh_auto_clean runs to clean up after build (Closes: #1044351) - Use execute_after_dh_auto_clean to ensure dh_auto_clean runs. - This fixes build-twice-in-a-row. * Modernize d/watch using substitute strings to be more robust * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse, Repository. * Update standards version to 4.7.2, no changes needed. * Update copyright info for "debian/*" based on git history * Update Section to editors * Adopt package (Closes: #981120) - Set Debian Emacsen team as the maintainer. - Add myself to Uploaders. * Use d/clean to clean up after building - Drop execute_after_dh_auto_clean in d/rules; prefer d/clean * Drop override_dh_elpa_test now that it works in sbuild with unshare * Add d/salsa-ci.yml with the default template Checksums-Sha1: 8a73c6113b49e11b17e61f992e65c3e9d6e11d99 1866 evil-el_1.14.2-4.dsc bdb64ff6b3d16ec48a77fb4d8b321fe888083c97 5500 evil-el_1.14.2-4.debian.tar.xz 65b1d18fa03bdb3e864e9d5b92335ae78a683b9f 8620 evil-el_1.14.2-4_source.buildinfo Checksums-Sha256: 7dbdfc35f49ac955741cb957a2d0e1b0de02960e92ab374f96fc835bec6667e3 1866 evil-el_1.14.2-4.dsc 5c0a942bb7ec7e1cfe9dc3c191bc8051763438519fe772fa73b45f3e4e4f7260 5500 evil-el_1.14.2-4.debian.tar.xz 4066259cfdfb8ef925911f0ff0c4dff4685809cf3c082cf747a30deb7036e858 8620 evil-el_1.14.2-4_source.buildinfo Files: 6b41ae1a1fd676adfc39a2b1f37c44b7 1866 editors optional evil-el_1.14.2-4.dsc 812cad408e4c2c3fb3abcd4c0b410e2a 5500 editors optional evil-el_1.14.2-4.debian.tar.xz bfa67e3ff75348e2578b9aff9b3d2d7e 8620 editors optional evil-el_1.14.2-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmfXYegQHGJhZ2VAZGVi aWFuLm9yZwAKCRAfXHqLRVZDFAtjC/9++SbbWUGRcBmTMC/Z6vpBF4vfxihfP5D+ Jy0r5xanIgmbAls9XnS4ABY6Q8t+oA9cgC6LFm292VyrIwj4vcZJR772eucunpaC wZxxvWpYjNwcyrX9RG6bLoFy8X6h9sEK5DFilxbUmoShjKrJA3Qvk0USGieLx2bZ eayzxPCM6GBEYOZtxRzYuopXEkYI1KlAB6uZ1BtkxjRA5iIu2InT6OPnaY43hsPm AFiriVwolsfAiLCgFmPOd0geOfFes4trpH8nCiahRoGTw8WL0KXSXwdmT9gZEU+U OWa/pQ1SjHmxHKFgoMNe4eqcgkrRFzVKUneXO/XxKsQrlv2rdxfBx5pU17sptNe2 dPbwkzncJrwJOxFIZxud0OjBVsqAXwNLkrfx63+yu63yehpMAbQbZR/pjtDb+sG1 j3KtJ0+W3zOXK8MUCfT3iq3Scdbm/SFcwZm5Ta/JPTLMkfKkC1I6coNFZ/afsctd dCE5+ox10Lk4TgltFy1MToT4bjOnlTE= =LTOK -----END PGP SIGNATURE-----Attachment: pgpngPVeJKmQG.pgp
Description: PGP signature
--- End Message ---