[Bug 9843] New: OpenILS/QueryParser.pm not (always) installed when installing from tarball
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 Bug ID: 9843 Summary: OpenILS/QueryParser.pm not (always) installed when installing from tarball Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: jcamins@cpbibliography.com Reporter: jcamins@cpbibliography.com When installing from the tarball, the OpenILS/QueryParser.pm file seems to be missed because it is not included in Makefile.PL... sometimes. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 --- Comment #1 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 16375 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16375&action=edit Bug 9843: Include OpenILS directory in Perl lib directory When installing from the tarball, the OpenILS/QueryParser.pm file seems to be missed because it is not included in Makefile.PL... sometimes. To test: 1) Run Makefile.PL and make. 2) Look in blib/PERL_MODULE_DIR/ and check if the OpenILS directory is there. 3) Apply patch. 4) Rerun Makefile.PL and make. 5) Confirm that OpenILS directory is now in blib/PERL_MODULE_DIR/ regardless of whether or not it was there during step (2). 6) Sign off. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no --- Comment #2 from Magnus Enger <magnus@enger.priv.no> --- We just saw the "Base class package "OpenILS::QueryParser" is empty." error on a package installation too, so this is not just a problem for tarball installations. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16375|0 |1 is obsolete| | --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 16412 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16412&action=edit [SIGNED-OFF] Bug 9843: Include OpenILS directory in Perl lib directory When installing from the tarball, the OpenILS/QueryParser.pm file seems to be missed because it is not included in Makefile.PL... sometimes. To test: 1) Run Makefile.PL and make. 2) Look in blib/PERL_MODULE_DIR/ and check if the OpenILS directory is there. 3) Apply patch. 4) Rerun Makefile.PL and make. 5) Confirm that OpenILS directory is now in blib/PERL_MODULE_DIR/ regardless of whether or not it was there during step (2). 6) Sign off. Note: Confirmed that OpenILS directory is correctly installed in the lib dir, in 'standard' install mode, and also 'single'. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16412|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 16416 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16416&action=edit [PASSED QA] Bug 9843: Include OpenILS directory in Perl lib directory When installing from the tarball, the OpenILS/QueryParser.pm file seems to be missed because it is not included in Makefile.PL... sometimes. To test: 1) Run Makefile.PL and make. 2) Look in blib/PERL_MODULE_DIR/ and check if the OpenILS directory is there. 3) Apply patch. 4) Rerun Makefile.PL and make. 5) Confirm that OpenILS directory is now in blib/PERL_MODULE_DIR/ regardless of whether or not it was there during step (2). 6) Sign off. Note: Confirmed that OpenILS directory is correctly installed in the lib dir, in 'standard' install mode, and also 'single'. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Simple fix for a big problem. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez@biblibre.c | |om -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9843 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org