Aha, of course! Here is another patch:
diff --git a/src/img2pdf_test.py b/src/img2pdf_test.py
index 31b4043..a98d2de 100755
--- a/src/img2pdf_test.py
+++ b/src/img2pdf_test.py
@@…
Oh wow, that imagemagick release is wild! I think that this commit might've fixed the in-exact cmyk issues: https://github.com/ImageMagick/ImageMagick/commit/c1ca2476540dd2f55ac108a190a75ff83a207a9…
I suspect that this is the culprit:
Can you confirm if the following (untested) diff fixes the…
Running this command (mmdebstrap in current directory):
./mmdebstrap --dry-run bookworm /bookworm-chroot https://deb.debian.org/debian
If you just want to verify whether it succeeds or…
You are right. I'm not arguing that mmdebstrap shouldn't make this change.
But the reasons you gave initially are the wrong ones. The ones you gave now are the ones you should've listed in your…
Then you just messed up your debian-archive-keyring
package:
$ dpkg -L debian-archive-keyring
I'm a bit puzzled. Does this mean you do not have the debian-archive-keyring
package installed on your system??
Added in 7ce6db0ca768d18390c9d34d67b83f4c22e262b1. Thanks!