Created attachment 13155 [details] [review] Bug 9001: Remove Zebraqueue_daemon [This patch was split out from tcohen's excellent patches for bug 8519 --jcamins] It removes the obsolete zebraqueue_daemon.pl and koha-zebraqueue-ctl.sh obsolete scripts too. Several files are modified to address te removal/addition of these files. I didn't run the install procedure as I was working on my laptop with a dev setup, just set the symlinks. Now fixed things as proposed by wajasu on comment #4. Any other suggestion please let me know. Tested to work on an up-to-date Ubuntu 12.04. Asked by wajasu, remove remaining obsolete zebraqueue stuff. Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: wajasu <matted-34813@mypacks.net> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Created attachment 13240 [details] [review] Bug 9001: Remove Zebraqueue_daemon [This patch was split out from tcohen's excellent patches for bug 8519 --jcamins] It removes the obsolete zebraqueue_daemon.pl and koha-zebraqueue-ctl.sh obsolete scripts too. Several files are modified to address te removal/addition of these files. I didn't run the install procedure as I was working on my laptop with a dev setup, just set the symlinks. Now fixed things as proposed by wajasu on comment #4. Any other suggestion please let me know. Tested to work on an up-to-date Ubuntu 12.04. Asked by wajasu, remove remaining obsolete zebraqueue stuff. Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: wajasu <matted-34813@mypacks.net> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
(In reply to comment #2) > Created attachment 13240 [details] [review] > Bug 9001: Remove Zebraqueue_daemon > > Sponsored-by: Universidad Nacional de Córdoba > > Signed-off-by: wajasu <matted-34813@mypacks.net> > Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> > Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> patch looks good, passing QA... (great patch, well done!) $ koha-qa.pl -c 1 testing 1 commit(s) (applied to 26f8859 'Bug 8872: Changes for intranet showm') 9ace63b Bug 9001: Remove Zebraqueue_daemon - Makefile.PL - install_misc/install_koha_on_fresh_debian - misc/bin/koha-zebraqueue-ctl.sh - misc/bin/zebraqueue_daemon.pl - misc/cronjobs/zebraqueue_start.pl - t/Makefile - t/db_dependent/lib/KohaTest.pm * Makefile.PL OK * t/db_dependent/lib/KohaTest.pm OK
This patch has been pushed to master.
Patch pushed to branch 3.10.x
Sure enough, Zebraqueue_daemon is gone.