24 Jun
2020
24 Jun
'20
12:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 --- Comment #7 from Mason James <mtj@kohaaloha.com> --- (In reply to Rick Conrad from comment #6)
I don't have it on-hand, but I believe it was Ubuntu 18.04.
for 18.04, try running these commands $ sudo echo 'deb http://debian.koha-community.org/koha 20.05 main bionic' > /etc/apt/sources.list.d/koha.list $ sudo apt-get update; apt-get -y upgrade $ sudo apt install pmtools you should have... $ pmvers JSON::Validator 3.06 $ pmvers Mojolicious 8.12 $ pmvers Mojolicious::Plugin::OpenAPI 2.12 -- You are receiving this mail because: You are watching all bug changes.