30 Apr
2020
30 Apr
'20
8:46 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24632 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- Ahhh libcryptx-perl lives in /usr/lib/x86_64-linux-gnu/perl5/5.20, so it's a Jessie-only module. libcrypt-openssl-rsa-perl lives in /usr/lib/x86_64-linux-gnu/perl5/5.24, so it should be fine in Stretch. Ubuntu 18.04 is using Perl 5.26, which is fine for libcrypt-openssl-rsa-perl, since it's a system package, but no go for libcryptx-perl. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.