[Bug 5509] New: Packaging scripts get upset when there's an LDAP configuration in the koha_conf.xml
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5509 Summary: Packaging scripts get upset when there's an LDAP configuration in the koha_conf.xml Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Packaging AssignedTo: robin@catalyst.net.nz ReportedBy: robin@catalyst.net.nz QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 To find the mysql host, username, and password, the scripts use grep and associated things. However, when LDAP connection details are added, these also match the grep, causing confusion. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5509 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> 2010-12-16 05:36:27 UTC --- Created attachment 2858 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2858 Proposed patch This uses the xmlstarlet tool to extract info from the config file, and adds it as a dependency to the package. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5509 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5509 --- Comment #2 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2011-01-07 11:13:00 UTC --- This bug is mentioned in: Bug 5509 - use an XML parser to get values from config http://lists.koha-community.org/pipermail/koha-patches/2010-December/013290.... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5509 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Needs Signoff |Patch Pushed --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> 2011-04-28 03:00:56 UTC --- Pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5509 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Patch Pushed |Passed QA --- Comment #4 from Robin Sheat <robin@catalyst.net.nz> 2011-06-07 05:29:07 UTC --- This doesn't appear to have made it into 3.4.1 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5509 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> 2011-06-07 06:14:23 UTC --- It is in master tho, http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=dfc1038931618a82... And in 3.4.x http://git.koha-community.org/gitweb/?p=koha.git&a=search&h=refs/heads/3.4.x&st=commit&s=5509 http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=2d7fae94cab8f45d... So setting it back to patch pushed, it must have missed the 3.4.1 release -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5509 --- Comment #6 from Robin Sheat <robin@catalyst.net.nz> 2011-06-07 22:47:23 UTC --- Oh right, my bad. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org