[Bug 8135] New: Services Directory and itemrecorddisplay.pl File Missing After Install
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Priority: P5 - low Change sponsored?: --- Bug ID: 8135 Assignee: gmcharlt@gmail.com Summary: Services Directory and itemrecorddisplay.pl File Missing After Install Severity: major Classification: Unclassified OS: All Reporter: dcook@prosentient.com.au Hardware: All Status: NEW Version: rel_3_8 Component: Installation and upgrade (command-line installer) Product: Koha We cloned the Koha git on 5 May 2012, and noticed today (22 May 2012) that while the cloned repository contains the Services directory and itemrecorddisplay.pl file, the installed folders are missing the above-mentioned directory and file. We just copied the files across directly, but it looks like there might be an issue with the installer. Has anyone else had this issue? The absence of this script means that you can't place orders in the Acquisitions module when you have AcqCreateItem set to "placing an order", since you can't add any items and item quantity defaults to '0', which doesn't pass validation tests on submit. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #1 from Chris Cormack <chris@bigballofwax.co.nz> --- You mean after you ran perl Makefile.PL make make install The files weren't copied over? I can confirm they are in the tarball too 19:18 ~/src$ wget http://download.koha-community.org/koha-3.8.1.tar.gz 19:20 ~/src$ tar xzf koha-3.8.1.tar.gz 19:20 ~/src$ ls koha-3.8.1/services/ itemrecorddisplay.pl Will test the installer now -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Yep you are right './reviews' => 'INTRANET_CGI_DIR', './serials' => 'INTRANET_CGI_DIR', './skel' => 'NONE', The Makefile.PL is not set up to copy that dir over. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Blocks| |7178 --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> --- Bug 7178 commit eefc774e274ce8167f1063be5f9204a0d5cf5650 introduced this file, but the Makefile.PL was never updated to copy this file. It was released in 3.8.0 and the fixed has missed 3.8.1 Ill attach a patch if you could sign off David we can hopefully get it into 3.8.2 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 9688 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9688&action=edit Bug 8135 : Fix installer to copy services/ dir -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Version|rel_3_8 |master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9688|0 |1 is obsolete| | --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 9689 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9689&action=edit [SIGNED-OFF] Bug 8135 : Fix installer to copy services/ dir Tried to `perl Makefile.PL; make; make install` using "single" install mode. On master, services/itemrecorddisplay.pl is not copied. With the patch it is copied. Signed off. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |julian.maurice@biblibre.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |koha.sekjal@gmail.com --- Comment #6 from Ian Walls <koha.sekjal@gmail.com> --- Consequence of bug 7178, adds new directory to Makefile.PL. Marking Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_8 Assignee|gmcharlt@gmail.com |chris@bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8135 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #7 from Chris Cormack <chris@bigballofwax.co.nz> --- Will be in 3.8.2 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org