http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13783 Bug ID: 13783 Summary: script koha_perl_deps.pl doesn't see all installed modules Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: gmcharlt@gmail.com Reporter: z.tajoli@cineca.it QA Contact: testopia@bugs.koha-community.org Testing with perl koha_perl_deps.pl -m -u with a today master, the script says: Module Name Version Version Required -------------------------------------------------------------------------------------------- Readonly::XS 0 * 1.02 No Test::DBIx::Class 0 * 0.42 No -------------------------------------------------------------------------------------------- Total modules reported: 2 * Module is missing or requires an upgrade. In fact Readonly::XS and Test::DBIx::Class are installed by packages and I have also installed by Readonly::XS. I'm working on Xubuntu trusy, 14.04.2 LTS. -- You are receiving this mail because: You are watching all bug changes.