Georg Sauthoff gms
gms opened issue josch/img2pdf#204 2024-09-08 20:17:54 +00:00
Version check fails on 'modern' ImageMagick versions
gms commented on issue josch/img2pdf#187 2024-02-17 21:11:07 +00:00
0.5.1 test case failures on Fedora Rawhide

I re-ran the tests on current Rawhide and now the jpeg are succeeding, i.e. it just remains:

========================== short test summary info ============================
FAILED…
gms commented on issue josch/img2pdf#79 2023-12-21 13:28:42 +00:00
Test fails on s390 (big endian)

FWIW, a few years ago I excluded img2pdf from s390x builds.

For years nobody from the Fedora/Redhat s390x team looked into any reported ImageMagick issues.

I think it's fair to say that…

gms commented on issue josch/img2pdf#85 2023-12-21 13:22:52 +00:00
Some 0.4.0 test failures on Fedora

I think that this issue can be closed. I don't see these issues in later versions on Fedora, anymore.

gms opened issue josch/img2pdf#187 2023-12-21 13:18:14 +00:00
0.5.1 test case failures on Fedora Rawhide
gms commented on issue josch/img2pdf#178 2023-10-30 22:42:02 +00:00
0.5.0 test case failures on Fedora Rawhide

AFAICS, all the old test case failures are now gone

@gms could you close those issues that do not apply to Fedora anymore? Thanks!

Sure, I've checked my notes and the old ones that…

gms opened issue josch/img2pdf#178 2023-10-29 14:34:51 +00:00
0.5.0 test case failures on Fedora Rawhide
gms commented on issue josch/img2pdf#152 2023-08-06 15:00:19 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

Hrm... odd that it doesn't work for you then.

It should work. It's just that I wasn't aware of this change and I thus hadn't modified the build dependencies. Thus, all the builds until now…

gms commented on issue josch/img2pdf#152 2023-08-06 08:55:58 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

The ImageMagick verison isn't much newer on Rawhide and yields the same results AFAICS:

$ rpm -q ImageMagick
ImageMagick-7.1.1.13-2.fc39.x86_64
$ convert --version 
gms commented on issue josch/img2pdf#152 2023-08-06 08:33:59 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

Could you run this command on some true-color and have a look in the output what the new name of the key is that has the "TrueColor" value?

Sure, this is from a Fedora 38 system:

$…
gms commented on issue josch/img2pdf#152 2023-07-22 12:37:05 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

Ok, I've did a scratch build on aarch64 with the current main branch and that patch on top:

https://kojipkgs.fedoraproject.org//work/tasks/3250/103743250/build.log

AFAICS, the endian errors…

gms commented on issue josch/img2pdf#152 2023-07-22 11:51:50 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

Hm, the patch doesn't apply on top of 0.4.4.

gms commented on issue josch/img2pdf#152 2023-07-15 13:30:38 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

Sorry, it took me some time to get back to this.

Unfortunately, debian pastebin has already removed the patch, it seems.

Can you post it again, e.g. perhaps attach it to this issue?

gms commented on issue josch/img2pdf#152 2023-06-13 22:38:52 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

Yes, I can test such a patch.

gms commented on issue josch/img2pdf#152 2023-06-12 22:06:09 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

Okay, but the commit I referenced above is sufficient to fix this issue right now, correct?

No, unfortunately, it's not.

Currently, I'm working around it in the Fedora rawhide builds like…

gms commented on issue josch/img2pdf#152 2023-06-11 22:59:12 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

I'm afraid the endianess issue is more involved than it seems and thus the s390x fix isn't sufficient:

https://github.com/ImageMagick/ImageMagick/issues/6300

tl;dr: IM7 currently creates…

gms opened issue josch/img2pdf#161 2023-04-06 21:48:43 +00:00
test_png_gray1 test cases started to fail on Fedora Rawhide
gms commented on issue josch/img2pdf#152 2023-01-22 18:53:48 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

Ok, I added the following patch to fix the ValueError:

--- a/src/img2pdf_test.py	2023-01-22 18:36:32.208977359 +0100
+++ b/src/img2pdf_test.py	2023-01-22 18:39:52.918531386 +0100
@@…
gms commented on issue josch/img2pdf#152 2023-01-15 19:51:11 +00:00
A few test case failures on Fedora 37 with ImageMagick 7

ImageMagick version: ImageMagick 1:7.1.0.57-1.fc38

Img2pdf version: 0.4.4

gms opened issue josch/img2pdf#152 2023-01-15 19:45:29 +00:00
A few test case failures on Fedora 37 with ImageMagick 7