https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41717

--- Comment #12 from Chris Nighswonger 
<[email protected]> ---
Some packaging data that may explain the revert (Pedro, please correct me if
the actual cause was something else):

Current Debian archive state for the two modules:

libpdf-reuse-perl          0.39-4  stable (trixie)
libpdf-reuse-perl          0.43-1  testing (forky), unstable
libpdf-reuse-barcode-perl  0.07-2  stable (trixie)
libpdf-reuse-barcode-perl  0.09-1  testing (forky), unstable

Both new versions have fully migrated to testing, but production Koha installs
target stable, which still ships 0.39/0.07. So a cpanfile requiring 0.43/0.09
can't be satisfied from the distro on any currently supported suite --
presumably breaking package builds/CI shortly after push, hence the revert.

The quickest path back: ship libpdf-reuse-perl 0.43-1 and
libpdf-reuse-barcode-perl 0.09-1 in the koha-community apt repository, as we do
for other newer-than-stable Perl deps. That unblocks re-pushing this bug
immediately -- it can go back unchanged. Happy to coordinate with whoever has
access to the community repo build pipeline.

In the meantime nothing downstream is on fire: Bug 41719's tests skip cleanly
on 0.39 rather than failing.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to