[Bug 13639] New: libclass-isa-perl should be a dependency
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13639 Bug ID: 13639 Summary: libclass-isa-perl should be a dependency Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: nick@quecheelibrary.org QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz After doing a package install on Ubuntu 14.04 I noticed that plugins were not working and checking perl modules Module::Bundled::Files was marked not installed. Checked dpkg and version 0.03-1~koha1 was installed Ran: perl -MModule::Bundled::Files -e '' at suggestion of eythian on IRC and got an error that Class/ISA.pm could not be found Installed libclass-isa-perl and all problems were cleared. Seems like libmodule-bundled-files-perl depends on libclass-isa-perl so it should be required by koha for safety/consistency -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13639 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- This is specifically an issue with the build of libmodules-bundled-files-perl in the Koha repo not declaring its dependencies. It should probably be brought closer in line with the pkg-perl version. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13639 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13473 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13639 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Robin Sheat <robin@catalyst.net.nz> --- I've updated the package in the repository: Package: libmodule-bundled-files-perl Version: 0.03-1~kohadev2 Architecture: all Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> Installed-Size: 56 Depends: perl, libclass-isa-perl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org