Bug 9638 - koha-zebraqueue-ctl.sh and zebraqueue_daemon.pl missing in latest stable release (installer-source) koha-3.10.02.tar.gz
Summary: koha-zebraqueue-ctl.sh and zebraqueue_daemon.pl missing in latest stable rele...
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (command-line installer) (show other bugs)
Version: 3.10
Hardware: All Linux
: P1 - high critical (vote)
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 19:45 UTC by Maya Das
Modified: 2019-06-27 09:24 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maya Das 2013-02-15 19:45:04 UTC
koha-zebraqueue-ctl.sh and zebraqueue_daemon.plare missing in latest stable release (installer-source) koha-3.10.02.tar.gz, which throws error while running zebra reindexing .
please update check and update files.
-Thank You Nikumbh
Comment 1 Katrin Fischer 2013-02-15 19:49:08 UTC
Hi Nikumbh,

zebraqueue_daemon was deprecated for years and has been removed intentionally. Please use rebuild_zebra.pl with -z option as a cronjob instead.
Comment 2 Maya Das 2013-02-16 06:42:31 UTC
Thank you