https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38912 --- Comment #12 from David Cook <dcook@prosentient.com.au> ---
https://debian.koha-community.org/koha/dists/24.11/main/binary-amd64/Package... (In reply to Fridolin Somers from comment #11) For me this looks like perl deps have an impact : I see we use Search::Elasticsearch 6.80 : https://git.koha-community.org/Koha-community/Koha/src/branch/main/ cpanfile#L102 https://debian.koha-community.org/koha/dists/24.11/main/binary-amd64/Package...
Shouldn't we upgrade to >= 7 ? Debian Bookworm provides version 8. https://packages.debian.org/bookworm/libsearch-elasticsearch-perl
Our installs on Ubuntu noble use perl dep with version 8. Maybe this explains the difference of behavior.
So I think that cpanfile line is an error/bug (which doesn't get carried over into debian/control fortunately). In practice, most people should be using a newer version of libsearch-elasticsearch-perl if it's available on their system. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.