"Chief Librarian, SAIACS" <[email protected]> > Executing /etc/init.d/koha-zebraqueue-daemon start .. > > Starting Zebraqueue Daemon > > Invalid --user argument: 'koha' (unknown group ) > > usage: daemon [options] [cmd arg...]
What version of daemon do you have installed? I have this: $ daemon --version daemon-0.6.4 and Koha worked on here. "unknown group" suggests that maybe there's something not quite right in the Users and Groups setup on the machine. What does the output of "id koha" look like? Here's mine: $ id koha uid=1001(koha) gid=1001(koha) groups=1001(koha) 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/ _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

