[Pkg-gmagick-im-team] Bug#983303: imagemagick: reproducible builds: Embeds different paths on usrmerge system
Paul Gevers
elbrus at debian.org
Sat Dec 31 21:47:50 GMT 2022
Control: tags -1 pending
Hi,
On Mon, 22 Feb 2021 00:19:22 -0800 Vagrant Cascadian
<vagrant at reproducible-builds.org> wrote:
> Various files embed the full path to the "mv" and "rm" binaries, which
> are different on usrmerge systems:
>
> https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/diffoscope-results/imagemagick.html
>
> /etc/ImageMagick-6/delegates.xml
>
> <delegate·xmlns=""·decode="bpg"·command=""bpgdec"·-b·16·-o·"%o.png"·"%i";·/bin/mv·"%o.png"·"%o""/>
> vs.
> <delegate·xmlns=""·decode="bpg"·command=""bpgdec"·-b·16·-o·"%o.png"·"%i";·/usr/bin/mv·"%o.png"·"%o""/>
>
>
> The attached patch fixes this in debian/rules by passing arguments to
> configure to use the paths in the non-usrmerge paths, as usrmerge
> systems typically have compatibility symlinks, while non-usrmerge
> systems do not.
I am building with the patch right now, I will upload when that succeeds.
Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-gmagick-im-team/attachments/20221231/6382895e/attachment.sig>
More information about the Pkg-gmagick-im-team
mailing list