← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:23 | dpk joined #koha | |
| 03:49 | mtj | tcohen: thanks, space is fixed now :) |
| 04:40 | wajasu | i've got the koha-remove and koha-create working a bit better. added stopping of long_tasks, z3950 responder to koha-remove. added starting of long_tasks, z3950 responder(if enabled), plack(if enabled), sip(if enabled) |
| 04:43 | i can't discern memcached_servers for koha-create, but i could look at /etc/koha/sites/$instancename/koha-conf.xml for memcached-servers and if set, add it to the koha-create automatically if not provided. | |
| 04:43 | not sure about how to handle flushing the cache though. this is getting more complex. | |
| 04:44 | these things snowball. | |
| 07:01 | mtj | hi wajasu, great to hear about your koha-remove stuff |
| 07:02 | i had thought about a 'koha-remove --force' option... | |
| 07:03 | something that was aggressive enough to allow the following to succeed... | |
| 07:04 | # koha-remove -f lib1 ; koha-create --create-db lib1 | |
| 08:09 | dpk_ joined #koha | |
| 08:18 | cait joined #koha | |
| 11:45 | patrezza joined #koha | |
| 11:46 | patrezza | Hi can you please tell me if this software can also manage booking of equipment/rooms across a day |
| 14:27 | ashimema | <tcohen> "lukeg: it looks like jenkins..." <- patrezza I'm working on such a development at the moment.. but it's not yet ready for submission and Koha has nothing akin to it yet |
| 15:46 | bag joined #koha | |
| 16:11 | cait joined #koha | |
| 17:21 | wajasu | well, i am getting along with making koha-remove and koha-create better. |
| 17:22 | my current issue is the zebra indexer, that gets started launches rebuild_zebra.pl for a second instance that i create | |
| 17:24 | i think i need to add "instance" support, because the use C4:Context is not not sufficient and the second instance can't connect to the db to read zebraqueue. i think. | |
| 17:26 | maybe if i add an -i <instance> option, then I can use C4::Context("/etc/koha/sites/$instancename/koha-conf.xml"); | |
| 17:26 | so that the dbh being used will use that user/pass. | |
| 17:26 | alohabot joined #koha | |
| 22:07 | cait joined #koha |
← Previous day | Today | Next day → | Search | Index