Bug#1009614: findimagedupes: inline C code is out of date
Jonathan H N Chin
code at jhnc.org
Tue Apr 12 20:44:06 BST 2022
Package: findimagedupes
Version: 2.19.1-1+b1
Severity: normal
X-Debbugs-Cc: code at jhnc.org
Hi debian maintainers, thanks for all your work.
I'm the author of findimagedupes.
The original findimagedupes Perl script includes inline C code
and autogenerates files at runtime in: /usr/local/lib/findimagedupes
The debian package modifies the Perl script to use pre-generated
files that it installs into: /usr/lib/.../perl5/...
However it seems the Debian build process uses an old version of
the inline C code, and does not check if it has changed.
(In this instance it is not problematic; I had only replaced the
"simplecountbits" function with something even simpler. But it might
be a problem in future if the code ever changes in a more major way.)
-jonathan
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_USER
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages findimagedupes depends on:
ii libc6 2.33-7
ii libfile-mimeinfo-perl 0.32-1
ii libgraphics-magick-perl 1.4+really1.3.38-1
ii libinline-c-perl 0.82-1
ii libinline-perl 0.86-1
ii perl 5.34.0-4
ii perl-base [perlapi-5.34.0] 5.34.0-4
findimagedupes recommends no packages.
findimagedupes suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list