Your message dated Mon, 12 Feb 2024 12:04:18 +0000
with message-id <[email protected]>
and subject line Bug#1044372: fixed in conmon 2.1.10+ds1-1
has caused the Debian Bug report #1044372,
regarding conmon: 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 [email protected]
immediately.)
--
1044372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044372
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: conmon
Version: 2.1.6+ds1-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 conmon
> dpkg-buildpackage: info: source version 2.1.6+ds1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Reinhard Tartler
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> :
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building conmon using existing
> ./conmon_2.1.6+ds1.orig.tar.xz
> dpkg-source: error: cannot represent change to bin/conmon: binary file
> contents changed
> dpkg-source: error: add bin/conmon in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/conmon' will not be
> represented in diff
> dpkg-source: error: cannot represent change to src/cgroup.o: binary file
> contents changed
> dpkg-source: error: add src/cgroup.o in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/cli.o: binary file
> contents changed
> dpkg-source: error: add src/cli.o in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/close_fds.o: binary file
> contents changed
> dpkg-source: error: add src/close_fds.o in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/cmsg.o: binary file
> contents changed
> dpkg-source: error: add src/cmsg.o in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/conmon.o: binary file
> contents changed
> dpkg-source: error: add src/conmon.o in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/conn_sock.o: binary file
> contents changed
> dpkg-source: error: add src/conn_sock.o in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ctr_exit.o: binary file
> contents changed
> dpkg-source: error: add src/ctr_exit.o in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ctr_logging.o: binary file
> contents changed
> dpkg-source: error: add src/ctr_logging.o in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ctr_stdio.o: binary file
> contents changed
> dpkg-source: error: add src/ctr_stdio.o in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/ctrl.o: binary file
> contents changed
> dpkg-source: error: add src/ctrl.o in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/globals.o: binary file
> contents changed
> dpkg-source: error: add src/globals.o in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/oom.o: binary file
> contents changed
> dpkg-source: error: add src/oom.o in debian/source/include-binaries if you
> want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/parent_pipe_fd.o: binary
> file contents changed
> dpkg-source: error: add src/parent_pipe_fd.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to src/runtime_args.o: binary
> file contents changed
> dpkg-source: error: add src/runtime_args.o in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to src/seccomp_notify.o: binary
> file contents changed
> dpkg-source: error: add src/seccomp_notify.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to src/utils.o: binary file
> contents changed
> dpkg-source: error: add src/utils.o 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 29
>
> 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/conmon_2.1.6+ds1-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 ---
Source: conmon
Source-Version: 2.1.10+ds1-1
Done: Reinhard Tartler <[email protected]>
We believe that the bug you reported is fixed in the latest version of
conmon, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Reinhard Tartler <[email protected]> (supplier of updated conmon 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 12 Feb 2024 06:35:32 -0500
Source: conmon
Built-For-Profiles: noudeb
Architecture: source
Version: 2.1.10+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Podman Packaging Team <[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Closes: 1044372 1054629
Changes:
conmon (2.1.10+ds1-1) unstable; urgency=medium
.
* New upstream release
* Bug fix: "Healthcheck containers write error to system journal",
thanks to Matthew Horan (Closes: #1054629).
* Bug fix: "Fails to build source after successful build",
thanks to Lucas Nussbaum (Closes: #1044372).
* Bump standards version, no changes needed
Checksums-Sha1:
808115d126124e269d8fe12b430fbed1edf3d53d 2338 conmon_2.1.10+ds1-1.dsc
0ae4746662fdaa5b0823fc48fa11ad78b84cdb94 67376 conmon_2.1.10+ds1.orig.tar.xz
aa224aa7593177bf439f354a789af31d732cc93e 3760 conmon_2.1.10+ds1-1.debian.tar.xz
Checksums-Sha256:
b10a5525a7e8151e5fa2491b5643e3d7c1814b8ad96a34a811bb973c6731688b 2338
conmon_2.1.10+ds1-1.dsc
4fa2fd8d87ba54e01146d7d2a1358c7200685bf363a4767aab2102ca3dbac4f4 67376
conmon_2.1.10+ds1.orig.tar.xz
b502facc6709df6828d353e66d6155d86ebb7fcea7888df9fbc4c98eb78f5b35 3760
conmon_2.1.10+ds1-1.debian.tar.xz
Files:
753bcd490233d7c054a5d45835fe893e 2338 admin optional conmon_2.1.10+ds1-1.dsc
980f285aaad548ae6b13c0804c10f004 67376 admin optional
conmon_2.1.10+ds1.orig.tar.xz
bc58ed710de6b622da33d45324223350 3760 admin optional
conmon_2.1.10+ds1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmXKA5kUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJstBFA/9GzBhQ1sEdWG7psse4JHtiipiO6lM
mPcmsr/3nT5F+Rk2lvpKfFQE0SjmQh8EEcwF2sJ9TV38DegVlkMGbzkfe027Q2qB
yo4wyTEgT7v0xjAV7klrA6RtbRLmGnBEg/0nkgmhQ4R6qV31t3cG8JlMf/E65Lwe
TK4vbmjbVDHTubRUcrKtwrrqhEs5gHxrLLkYFy9xuUQGqlyxTNaLWg1wRL+RgfKk
Os6ccfRrWLkQ4RPHG7IgB4necTQhraPND5TyuQ91YSuEdfKovfQLUQBfz0xTnd9N
2RVzI5rtuLyYgQkvVQfA8rTOCkcPqlSUQttge1pf0LygorAaqwUoChaOk2o3gqKu
IXRjm9VVg3qfG7W+clsWqROUlMHqOufHq7pmnSAzDoY9ghyTrcHIaUbLvEt6hhlZ
zqzhv/UK0ik7eg/cV9JGgaCfRRe9+eE2CXSN8kQdEcM7Nyd3Yn7haKk8V+euHkg9
rZ2/3olS6FGqbtfhf7VDBKQnTTVOXbi0VroHQwF/AczzdBKVmy2pF+Ch33imQMuc
bqYVNt7D04UWEW/etSAkzPvczlj5uDKRU+AA1cOX83meR8tEZbJO66NstzRGRjbL
aeAWpTbyCLEWl6L9VUPaWqJdtLEMORC6p6hXyTTt9ZHK+jNjt8tvOEmFNLT0ZZyK
h10O8+fejk2ycRY=
=4Eyt
-----END PGP SIGNATURE-----
pgpWY9NX4IsL3.pgp
Description: PGP signature
--- End Message ---