Your message dated Thu, 26 Feb 2026 21:20:06 +0000
with message-id <[email protected]>
and subject line Bug#1044205: fixed in findimagedupes 2.20.1-5
has caused the Debian Bug report #1044205,
regarding findimagedupes: 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.)


-- 
1044205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044205
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: findimagedupes
Version: 2.20.1-2
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 findimagedupes
> dpkg-buildpackage: info: source version 2.20.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Étienne Mollier 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> [ ! -f findimagedupes.pristine ] || mv findimagedupes.pristine findimagedupes
> rm -f C.pm Makefile.PL
> dh_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building findimagedupes using existing 
> ./findimagedupes_2.20.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file '_Inline/.lock' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'blib/arch/.exists' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'blib/arch/auto/findimagedupes/C/.exists' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> blib/arch/auto/findimagedupes/C/C.so: binary file contents changed
> dpkg-source: error: add blib/arch/auto/findimagedupes/C/C.so in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0555 of 
> 'blib/arch/auto/findimagedupes/C/C.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 'blib/bin/.exists' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'blib/lib/auto/findimagedupes/C/.exists' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'blib/lib/findimagedupes/.exists' will not be represented in diff
> dpkg-source: warning: newly created empty file 'blib/man1/.exists' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 'blib/man3/.exists' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 'blib/script/.exists' will not 
> be represented in diff
> dpkg-source: warning: executable mode 0755 of 'blib/script/findimagedupes' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'pm_to_blib' will not be 
> represented in diff
> 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/findimagedupes_2.20.1-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 ---
Source: findimagedupes
Source-Version: 2.20.1-5
Done: Étienne Mollier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
findimagedupes, 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.
Étienne Mollier <[email protected]> (supplier of updated findimagedupes 
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: Thu, 26 Feb 2026 21:58:31 +0100
Source: findimagedupes
Architecture: source
Version: 2.20.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1044205
Changes:
 findimagedupes (2.20.1-5) unstable; urgency=medium
 .
   * d/C.pm.stub: update hardcoded build flags.
   * d/{clean,rules}: fix double build failure.
     The d/clean file is complemented with new files that need being
     cleansed.  The d/rules file now preserves the Makefile and it also
     better preserves the findimagedupes script. (Closes: #1044205)
   * d/control: drop redundant Priority: optional.
   * d/control: declare compliance to standards version 4.7.3.
Checksums-Sha1:
 4bae21e5ee12dc0e7d2df23e476afd30caaf8f76 2346 findimagedupes_2.20.1-5.dsc
 2baee2a51b1d0c066e828aa87c4b6359bc74ae68 542808 
findimagedupes_2.20.1-5.debian.tar.xz
Checksums-Sha256:
 151b32ad2943712732c0c922dc21e32704274aa98763fb6db88d07a66dd7b9bb 2346 
findimagedupes_2.20.1-5.dsc
 3390ff840ae2f6e3780fa95958fb121c36bf3e0caee51e0cdd005f250f538087 542808 
findimagedupes_2.20.1-5.debian.tar.xz
Files:
 afad964c4d3a771a87ec41db30b36062 2346 graphics optional 
findimagedupes_2.20.1-5.dsc
 5b7b80ae41c6aa66504c384ebfcc7c52 542808 graphics optional 
findimagedupes_2.20.1-5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmmgtaIUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdoRYA//QRK9XoE8ahgNGI+ocB8x055pYbn9
KLMMSVGYzMR5/WS4z+273lMml9e6i3NEAIL8ncsClp5dHTp3iLAL3wZDlHIADN7F
D5/ep7RiIo3Atc18WRouqrRI+7+8dPTtcM54OJ2fP0rNrWD0CvtdiwLSxc+sK4gc
JnnUEXEIaOffhB2X7k6ZC1VBa2N/6ayv4oSgUF0DtSnLCKYhRhYMAQ4mPnaSK4wA
JlIwq0OalBhagaCkbqBziYtq5TYjE32RFlwt7DgmCC5Z+t/DaRpUaj42dJT9KvyQ
VGMcCPJ2cnQbEQfh+vqSaT4rKdzULY/8QHl80TXkxoCTXcALiQwpbgh5/Am9nXod
KPAoLJhE6Sbphx1Lcxqm1CAwkE+Hbmu1eHoxY5dYg/gruOR69CEoEafbv5nNATIQ
JgjicYKqS1KAGty8jErXCbBa7q1gW0JaO1QCl1PaupFwtZQBypIY+ST2h0eZZNXO
Sjfqv6sPF/o72ieeu3F/R9c529eiQyUT7e6J+7eryFyv5vOZ87lQkOI45b49SO8w
udR9NXgCQkV1F4ftAZ/4AGP/h0patkiHkjKH3zSo5K4DJvtgCKERuXxwZ/7Xfhy0
MYDtjLlbvR0LhrB9KnLRAr6eRU+2s6d4YxwY1wG5ItOPngDVfO7KP2HAPj8/Kggs
EPCq8AEcWpgV9oY=
=71oR
-----END PGP SIGNATURE-----

Attachment: pgpDOfYGjvZHb.pgp
Description: PGP signature


--- End Message ---

Reply via email to