https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19717 Bug ID: 19717 Summary: Dependency on deprecated Swagger2 whose installation fails Change sponsored?: --- Product: Koha Version: 17.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: federicoleva@tiscali.it QA Contact: testopia@bugs.koha-community.org CC: mirko@abunchofthings.net Created attachment 69425 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69425&action=edit Assorted failures I'm installing koha 17.05 on fedora 25 and the web installer complains I didn't install Swagger2. CPAN logs are very keen on informing me repeatedly that "Mojolicious::Plugin::Swagger2 is deprecated in favor of Mojolicious::Plugin::OpenAPI". If I do "cpanm experimental Test::Mojo", then "cpanm Mojolicious::Plugin::Swagger2" fails with just one test failure, so I'm forced to use the -n option to disable the tests. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.