[Bug 10268] New: add missing perl packages for Koha on wheezy (perl5.14)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10268 Bug ID: 10268 Summary: add missing perl packages for Koha on wheezy (perl5.14) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: mtj@kohaaloha.com CC: robin@catalyst.net.nz i just upgraded my squeeze box to wheezy, and got some errors about some missing perl modules a quick cpanm fixed the errors... # cpanm LWP/UserAgent.pm Try/Tiny.pm URI/Escape.pm this bug will attempt to fix this problem -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10268 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- I think this is something funny in your setup: $ apt-file search LWP/UserAgent.pm libtest-mock-lwp-perl: /usr/share/perl5/Test/Mock/LWP/UserAgent.pm libwww-perl: /usr/share/perl5/LWP/UserAgent.pm perl-modules: /usr/share/perl/5.14.2/CPAN/LWP/UserAgent.pm $ apt-file search Try/Tiny.pm libtry-tiny-perl: /usr/share/perl5/Try/Tiny.pm $ apt-file search URI/Escape.pm liburi-perl: /usr/share/perl5/URI/Escape.pm -- 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