Time |
S |
Nick |
Message |
02:28 |
|
|
schnydszch joined #koha |
02:32 |
|
schnydszch |
Hi! migrated a 3.22 koha to newer version (22.05/21.11). it seems there is a problem in "search" checking the log while searching, we are getting this error: [2022/11/21 02:25:20] [WARN] Use of uninitialized value $times in subtraction (-) at /usr/share/koha/lib/C4/Search.pm line 1695. [2022/11/21 02:25:23] [WARN] Use of uninitialized value $hits in numeric eq (==) at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 613. Any leads on this? |
02:32 |
|
schnydszch |
Already did rebuild zebra, reindexed. |
02:50 |
|
|
dcook joined #koha |
06:11 |
|
Joubu |
@later tell oleonard Regarding your accessing key that does not exist from template - our TT is not configured to be strict, I am wondering how you get the your error. |
06:11 |
|
huginn` |
Joubu: The operation succeeded. |
06:11 |
|
Joubu |
@later tell oleonard You can use [% IF hash.exists('key') %][% hash.key %][% END %] |
06:11 |
|
huginn` |
Joubu: The operation succeeded. |
06:58 |
|
Joubu |
@later tell tcohen follow-up on 32010. I'd prefer to not create a new bug (and confusion). |
06:58 |
|
huginn` |
Joubu: The operation succeeded. |
07:04 |
|
|
magnuse joined #koha |
07:12 |
|
|
reiveune joined #koha |
07:12 |
|
reiveune |
hello |
07:17 |
|
cait[m] |
hello #koha-community:matrix.org |
07:21 |
|
Joubu |
@later tell tcohen any good ideas to fix the yarn permission problem? |
07:21 |
|
huginn` |
Joubu: The operation succeeded. |
07:30 |
|
|
cait joined #koha |
07:35 |
|
|
cait1 joined #koha |
07:37 |
|
cait1 |
good morning again #koha |
07:54 |
|
|
thibaud_g joined #koha |
07:57 |
|
davidnind |
hi cait1! |
07:58 |
|
|
alex_ joined #koha |
07:59 |
|
cait1 |
hi davidnind |
07:59 |
|
alex_ |
Bonjour |
07:59 |
|
|
lds joined #koha |
08:31 |
|
|
cait joined #koha |
08:33 |
|
|
cait1 joined #koha |
08:34 |
|
|
kristian_[m] joined #koha |
08:39 |
|
|
alex_ joined #koha |
08:41 |
|
|
jase joined #koha |
08:41 |
|
jase |
Hello |
08:44 |
|
jase |
I would like to know if anyone facing this issue, when i create a authority record and click the save button in mutiple time |
08:47 |
|
jase |
It will create mutiple authority with same content |
08:47 |
|
jase |
I am using new version koha |
08:52 |
|
jase |
Hello |
09:06 |
|
|
yetyunglungTimothy[m] joined #koha |
09:07 |
|
yetyunglungTimothy[m] |
Hello to all experts |
09:08 |
|
yetyunglungTimothy[m] |
I got this error while running ./process_message_queue.pl |
09:09 |
|
yetyunglungTimothy[m] |
unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 244.... (full message at <https://matrix.org/_matrix/med[…]eWubzXUMWOxBvTULz>) |
09:09 |
|
yetyunglungTimothy[m] |
can someone please help me ? |
09:23 |
|
Joubu |
you need to run the script in a koha-shell. Run `koha-shell $INSTANCE` first |
09:49 |
|
|
lds_ joined #koha |
09:58 |
|
pavkaataaa[m] |
Hello, we are doing the layout of ISDB in koha. It turns out that according to the standard in our country, the arrangement of the fields is different for books and periodicals. we want to ask if it is possible to have two types of view of the ISDB against the library material. |
10:33 |
|
Joubu |
I don't think it's possible out of the box, but that shouldn't be too hard to implement |
10:46 |
|
davewood |
we are using ES, how do I correctly and permanently disable zebra? koha was installed the debian way. |
10:50 |
|
cait1 |
hm not sure, but I know people have done it. |
10:51 |
|
cait1 |
deactivating the zebraserver and the koha-indexer should probably be involved? |
10:57 |
|
davewood |
and making sure its not started again on reboot. i suppose that info is not out there in a findable fashion. |
11:04 |
|
davewood |
im not sure if i can remove this cronjob: "/usr/share/koha/bin/cronjobs/cleanup_database.pl" its from /etc/cron.daily/koha-common |
11:04 |
|
davewood |
probably not a good idea as it does non-zebra stuff too |
11:10 |
|
|
ReaganHome[m] joined #koha |
11:13 |
|
ReaganHome[m] |
I have a library management system and would like to integrate it with Koha. How do I get started with the REST API? |
11:37 |
|
pavkaataaa[m] |
Joubu: Hello again, is it possible to help us with steps we need to do to have two types of ISBD |
11:38 |
|
cait[m] |
Reagan Home: have you seen api.koha-community.org ? |
11:39 |
|
cait[m] |
davewood: you could modify it to only run the non-Zebra tasks, but it's only cleaning the index table I think (that will be empty once you have deactivated all) |
11:41 |
|
|
oleonard joined #koha |
11:51 |
|
ashimema |
paulderscheid: around ? |
11:53 |
|
ashimema |
or mtj |
11:57 |
|
paulderscheid[m] |
Hi |
11:57 |
|
paulderscheid[m] |
Yeah |
11:57 |
|
ashimema |
do I remember correctly that your using an M1 Mac? |
11:57 |
|
ashimema |
with k-t-d |
11:57 |
|
paulderscheid[m] |
yes |
11:58 |
|
ashimema |
did you have any apache issues with it starting up? |
11:58 |
|
ashimema |
we're battling here to get ktd to start on an M2 |
11:58 |
|
paulderscheid[m] |
none that I can recall |
11:59 |
|
ashimema |
â˜¹ï¸ |
11:59 |
|
ashimema |
okies |
11:59 |
|
paulderscheid[m] |
Sorry |
11:59 |
|
paulderscheid[m] |
https://gitlab.com/mjames/ktd-arm64/-/tree/main |
11:59 |
|
ashimema |
I'm stuck pulling at straws |
11:59 |
|
paulderscheid[m] |
You using that? |
11:59 |
|
ashimema |
nope |
11:59 |
|
ashimema |
not yet.. |
11:59 |
|
paulderscheid[m] |
Try it |
12:00 |
|
ashimema |
any tips on how? |
12:00 |
|
ashimema |
without a readme at all? |
12:00 |
|
paulderscheid[m] |
Just like the regular ktd |
12:01 |
|
paulderscheid[m] |
Except I don't use the aliases |
12:02 |
|
ashimema |
so you're using that one |
12:02 |
|
ashimema |
ok |
12:02 |
|
paulderscheid[m] |
Yeah |
12:02 |
|
paulderscheid[m] |
Runs like a charm |
12:02 |
|
paulderscheid[m] |
Tested it with different arm chips even |
12:02 |
|
paulderscheid[m] |
M1 and some 80 core monster from hetzner |
12:03 |
|
ashimema |
so does that require removal of Rosetta? |
12:03 |
|
ashimema |
nice |
12:03 |
|
paulderscheid[m] |
I run it from the arm shell |
12:03 |
|
* ashimema |
is not a Mac user.. |
12:03 |
|
paulderscheid[m] |
Ah |
12:04 |
|
ashimema |
matt I believe is listening in now |
12:04 |
|
paulderscheid[m] |
Well there's a prefix to run things under rosetta |
12:04 |
|
MatthewBlenkinsop[m] |
Hi Paul |
12:04 |
|
paulderscheid[m] |
I don't use it |
12:04 |
|
paulderscheid[m] |
Hi Matthew |
12:05 |
|
MatthewBlenkinsop[m] |
I will try cloning the arm64 repository and see if that works |
12:05 |
|
ashimema |
so what command do you use to start it up.. full docker-compose stuff.. i.e. you don't use the ktd script |
12:05 |
|
paulderscheid[m] |
Yeah, let me look |
12:05 |
|
paulderscheid[m] |
Didn't restart for months ^^ |
12:17 |
|
Joubu |
pavkaataaa[m]: are you a developer? |
12:18 |
|
paulderscheid[m] |
Ok, what I did:... (full message at <https://matrix.org/_matrix/med[…]aorvOiauOSphIMVaD>) |
12:18 |
|
paulderscheid[m] |
Profit |
12:18 |
|
paulderscheid[m] |
Works |
12:24 |
|
paulderscheid[m] |
Got to hop on a call. Happy to help if new errors pop up, just give me a ping |
12:35 |
|
oleonard |
o/ |
12:35 |
|
ashimema |
dude.. we owe you a beer at hackfst! |
12:35 |
|
MatthewBlenkinsop[m] |
Thanks Paul! Thats worked fine, much appreciated |
12:35 |
|
paulderscheid[m] |
We should write that down somewhere ^^ |
12:36 |
|
paulderscheid[m] |
All praise should go to mason |
12:36 |
|
paulderscheid[m] |
mtj++ |
12:36 |
|
ReaganHome[m] |
<cait[m]> "Reagan Home: have you seen api...." <- Yes, I have |
12:36 |
|
oleonard |
mtj++ |
12:36 |
|
paulderscheid[m] |
Happy hacking Matthew Blenkinsop |
12:37 |
|
oleonard |
mtj got me up and running so quickly during KohaCon that I didn't even have time to panic |
12:38 |
|
ashimema |
haha |
12:39 |
|
ashimema |
right.. time to find a quick bug to fix for release 🙂 |
13:22 |
|
|
alex_ joined #koha |
13:41 |
|
|
Dyrcona joined #koha |
14:07 |
|
cait1 |
I am stuck in my after-vacation-inbox today - almost forgot: welcome MatthewBlenkinsop[m] :) |
14:08 |
|
cait1 |
paulderscheid[m]: maybe we could make a note on the ktd README? |
14:08 |
|
paulderscheid[m] |
Yep cait1 |
14:09 |
|
ashimema |
I've suggested merging mtj's work into the main repo and adding docs too |
14:09 |
|
cait1 |
even better |
14:09 |
|
cait1 |
filed an issue? :) |
14:09 |
|
paulderscheid[m] |
That would be even better |
14:12 |
|
paulderscheid[m] |
Also if you need any help on starting out with perl Matthew Blenkinsop I can give you some pointers since I've been through it recently :D |
14:16 |
|
MatthewBlenkinsop[m] |
Thanks Paul, I've been looking at the perl resources on the Koha wiki but if you found any other good guides/videos then that would be useful :) |
14:22 |
|
paulderscheid[m] |
Matthew Blenkinsop: Sent you some stuff in a pm |
14:25 |
|
ashimema |
https://gitlab.com/koha-commun[…]cker/-/issues/318 |
14:25 |
|
ashimema |
paulderscheid++ |
14:25 |
|
paulderscheid[m] |
ashimema++ |
14:34 |
|
|
Dyrcona joined #koha |
14:36 |
|
cait1 |
community++ :) |
15:36 |
|
|
tundunf joined #koha |
15:50 |
|
tundunf |
hi everyone :) |
15:51 |
|
oleonard |
o/ |
15:58 |
|
reiveune |
bye |
15:58 |
|
|
reiveune left #koha |
16:15 |
|
|
alex_ joined #koha |
17:07 |
|
|
cait1 left #koha |
18:27 |
|
|
AndrewFH joined #koha |
19:33 |
|
|
cmurdoch joined #koha |
19:34 |
|
|
cmurdoch left #koha |