http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14361
Bug ID: 14361
Summary: koha-restart-zebra fails and probably breaks upgrade
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Introduction of koha-functions bash lib (Bug 11404) have missed the need of
specifying pidfiles directory on restarting/stopping zebra server.
This might also affect Bug 12009 - Sometimes a koha-common restart won't
restart zebra, and might break zebra index on update.
Specs: The function is_zebra_running() (and possibly also is_indexer_running()
) will always return 1 (false) even if zebra is running. Thus a
koha-restart-zebra/koha-stop-zebra will do nothing.
Patch to come.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/