koha 3.16.14.000: zebrasrv failed, daemon option error
Hello koha, I use koha on Fedora 22 Server. After Upgrade the Operation System and koha from 3.14. to 3.16. koha works fine. Starting the Zebra Server (Script: /bin/koha-zebra-ctl.sh) failed with the error: daemon: illegal option -- - Bad option: -- daemon, version 1.7.3 I have no idea what's the solution. Can you help me? Greetings Sebastian ___ mailto:sebastian.krieg@tuz-eisenach.de
Sebastian Krieg wrote:
I use koha on Fedora 22 Server. After Upgrade the Operation System and koha from 3.14. to 3.16. koha works fine.
Starting the Zebra Server (Script: /bin/koha-zebra-ctl.sh) failed with the error:
daemon: illegal option -- - Bad option: -- daemon, version 1.7.3
Debian has daemon version 0.6.4 (see http://packages.debian.org/daemon ) and it works there, so maybe the interface changed or there's a bug. Check "man daemon" and edit the koha-zebra-ctl.sh as needed (and I doubt that should be in /bin so your installation may be a bit broken in other ways). Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
On 15-10-22 12:42 am, MJ Ray wrote:
Sebastian Krieg wrote:
I use koha on Fedora 22 Server. After Upgrade the Operation System and koha from 3.14. to 3.16. koha works fine.
Starting the Zebra Server (Script: /bin/koha-zebra-ctl.sh) failed with the error:
daemon: illegal option -- - Bad option: -- daemon, version 1.7.3 Debian has daemon version 0.6.4 (see http://packages.debian.org/daemon )
hmm... Fedora might be using a different 'daemon' package to Debian? https://admin.fedoraproject.org/pkgdb/package/daemonize/ https://github.com/bmc/daemonize not.. https://packages.debian.org/jessie/daemon http://www.libslack.org/daemon/
and it works there, so maybe the interface changed or there's a bug. Check "man daemon" and edit the koha-zebra-ctl.sh as needed (and I doubt that should be in /bin so your installation may be a bit broken in other ways).
Hope that helps,
participants (3)
-
Mason James -
MJ Ray -
Sebastian Krieg