[Bug 20449] New: Noise triggered by Archive::Extract during installation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20449 Bug ID: 20449 Summary: Noise triggered by Archive::Extract during installation Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: mtompset@hotmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com 2018/03/20-01:52:32 Starman::Server (type Net::Server::PreFork) starting! pid(26334) Binding to UNIX socket file "/var/run/koha/kohadev/plack.sock" Setting gid to "1001 1001" Setting uid to "1001" Database update needed, redirecting to Installer. Database is 17.1200020 and Koha is 17.1200021 at /home/vagrant/kohaclone/C4/Auth.pm line 721. Could not dup 'STDIN': Invalid argument at /usr/share/perl5/Archive/Extract.pm line 152. Could not restore 'STDIN': Invalid argument at /usr/share/perl5/Archive/Extract.pm line 152. By upgrading to 0.80 of Archive::Extract, this problem went away. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20449 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |mtompset@hotmail.com |ity.org | --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Granted, I had to cpan2deb --core-ok in order to get 0.80 nicely, and post Perl 5.20, Archive::Extract is no longer a core module. Archive::Tar and Archive::Tar::File are still core, but supposedly slower. However, since this is just used in plugin installation, I'm thinking switching to them if possible. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20449 --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- Nope. I'm thinking of sticking with Archive::Zip. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20449 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There is no clear test plan here, I am not sure how to replicate the reported behavior. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org