https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24632
--- Comment #8 from David Cook <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
