Op 23-07-12 21:29, Paul schreef: > I find in the records, that Chris C. had addressed this in June 2011 > "Your answer is here, you are missing those directories, you will need > to create them and make sure they are writable by the user you run zebra > as" and that Robin had followed up "There is a patch I need to write > (that I did as a one-off on a laptop that was experiencing this issue) > that I really need to submit that will prevent this occuring."
The problem is that Ubuntu effectively clears the /var/lock directory on boot, which Debian doesn't do. The patch (which is in now, maybe it never made it into 3.6, I'm not sure) just creates /var/lock/(instancename)/... on boot. The bug for it is here: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4873 and it looks like it should be in 3.6 -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
