[DRE-maint] Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

László Böszörményi (GCS) gcs at debian.org
Fri Feb 25 15:54:06 GMT 2022


On Fri, Feb 25, 2022 at 4:35 PM Bob Friesenhahn
<bfriesen at simple.dallas.tx.us> wrote:
> On Fri, 25 Feb 2022, László Böszörményi (GCS) wrote:
> > Wild guess only, as I'm away from home right now. But that image can
> > be exif.jpg [1] or any other from the 'fixtures' directory.
> > [1] https://salsa.debian.org/ruby-team/ruby-mini-magick/-/blob/master/spec/fixtures/exif.jpg
>
> This is what I get from 'gm identify -verbose exif.jpg' for the above
> file on my system.  Is the output different/failing on the targets
> with the problem?
 This should be it. Is your GM the latest version from Mercurial?

> Image: /home/bfriesen/src/minimagick.git/spec/fixtures/exif.jpg
>      Exif Version: 0220
>      Date Time Original: 2016:11:12 09:17:56
>      Flash: 0
 Package ruby-mini-magick check tree values: EXIF:Flash,
DateTimeOriginal and ExifVersion. With GM 1.3.37 it succeeds and gets
real values in order 0, a string and 0220 just like in your dump. But
with the mentioned GM commit the results are in order "", nil and nil.
Maybe the GM output or its variable types changed somehow and now
ruby-mini-magick can't parse that? Needs more investigation. I think
tomorrow in the evening (CET) I will arrive back home and will try to
support you with more details.

Regards,
Laszlo/GCS



More information about the Pkg-ruby-extras-maintainers mailing list