Time |
S |
Nick |
Message |
00:12 |
|
|
matts_ joined #koha |
05:20 |
|
|
cait joined #koha |
06:04 |
|
|
fridolin joined #koha |
06:08 |
|
|
pradeep joined #koha |
06:19 |
|
|
alex_a joined #koha |
06:41 |
|
Joubu |
@later tell oleonard yes, the duplicated one is expected. There is the "News_5" that has a translation in de-DE and the default. |
06:41 |
|
huginn |
Joubu: The operation succeeded. |
06:42 |
|
|
alex_a joined #koha |
06:56 |
|
|
cait joined #koha |
06:57 |
|
|
cait1 joined #koha |
06:58 |
|
|
lds joined #koha |
07:14 |
|
|
cait joined #koha |
07:46 |
|
ashimema |
anyone else seeing lots of 'DBD::mysql::db begin_work failed: Already in a transaction at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1588.' when commiting a marc import? |
07:54 |
|
cait1 |
sorry, can't test right now |
08:33 |
|
|
rhamby joined #koha |
08:56 |
|
|
nlegrand joined #koha |
08:56 |
|
nlegrand |
o/ #koha |
08:56 |
|
nlegrand |
join #francophonie |
08:56 |
|
nlegrand |
oups |
08:56 |
|
nlegrand |
sorry |
09:13 |
|
|
fridolin left #koha |
09:19 |
|
ashimema |
lol |
10:18 |
|
|
khall joined #koha |
10:24 |
|
|
cait joined #koha |
10:31 |
|
|
khall_ joined #koha |
10:31 |
|
oleonard |
Hi #koha |
10:35 |
|
|
alex_a joined #koha |
10:37 |
|
|
vfernandes joined #koha |
10:37 |
|
vfernandes |
hi #kohaCan't call method "authtypetext" on an undefined value at opac-authorities-home.pl |
10:38 |
|
vfernandes |
*hi #koha |
10:39 |
|
vfernandes |
i'm getting the following error clicking on authorities relations: Can't call method "authtypetext" on an undefined value at opac-authorities-home.pl line 155 |
10:41 |
|
vfernandes |
Koha 21.05.01 |
10:44 |
|
vfernandes |
this is a known problem? |
10:47 |
|
|
khall joined #koha |
10:53 |
|
oleonard |
Which link are you referring to? The "X biblios" link? |
10:59 |
|
oleonard |
vfernandes? ^^ |
11:01 |
|
oleonard |
Anyway, I don't think I'm seeing that problem in my test system |
11:03 |
|
vfernandes |
https://catalogo.bib2.labs.kee[…]etail.pl?authid=1 -> click on "TESTE" of "See also:" |
11:05 |
|
oleonard |
Oh I think I didn't test that link, I wonder if I can with my data |
11:08 |
|
oleonard |
No, still can't reproduce that error vfernandes, sorry. |
11:09 |
|
vfernandes |
oleonard: it only happens in UNIMARC with 5XX fields |
11:09 |
|
oleonard |
Okay then I'm not the right person to help |
11:18 |
|
vfernandes |
oleonard: correction... it should happens in all authorities (MARC21 or UNIMARC) with see from fields (5XX in UNIMARC) |
11:19 |
|
|
henryb joined #koha |
11:19 |
|
vfernandes |
Example from Koha 18.11 - https://craigbutosi.ca/2019/05[…]sions-koha-18-11/ |
11:55 |
|
|
marcelr joined #koha |
11:55 |
|
marcelr |
hi #koha |
11:55 |
|
oleonard |
Hi marcelr |
11:58 |
|
marcelr |
o/ |
12:02 |
|
|
khall joined #koha |
12:03 |
|
koha-jenkins |
Project Koha_19.11_D8 build #418: STILL UNSTABLE in 29 min: https://jenkins.koha-community[…]oha_19.11_D8/418/ |
12:27 |
|
|
marie-luce joined #koha |
12:31 |
|
* oleonard |
asks kidclamp pretty-please for a follow-up to Bug 29015 |
12:31 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=29015 enhancement, P5 - low, ---, nick, Failed QA , Add option to limit Holds Queue report by shelving location / collection |
12:53 |
|
|
caroline_catlady joined #koha |
13:04 |
|
|
Dyrcona joined #koha |
13:06 |
|
tcohen |
good morning |
13:06 |
|
tcohen |
hi marcelr |
13:09 |
|
* cait1 |
stares at overduenotices.pl |
13:09 |
|
cait1 |
i am just trying to find out how the mails are grouped... and who sents them |
13:09 |
|
cait1 |
issuing library? i ahve no idea |
13:11 |
|
tcohen |
issues.branchcode is matched on the query |
13:12 |
|
tcohen |
but there's the frombranch parameter |
13:13 |
|
cait1 |
i am not making sense of it yet, do you? |
13:13 |
|
cait1 |
or is it default issubranch if not set differently in the params? |
13:16 |
|
tcohen |
yes |
13:16 |
|
tcohen |
exaclty |
13:20 |
|
oleonard |
Is it expected that the old style atomicupdate files still work? |
13:24 |
|
cait1 |
oleonard: i think yes |
13:24 |
|
cait1 |
iirc Joubu said he would move them before pushing but they should still be owrking? |
13:26 |
|
tcohen |
oleonard: saVE Joubu time and convert it heh |
13:27 |
|
oleonard |
I've never gotten the new style atomicupdate to work... |
13:29 |
|
oleonard |
Oh... until now, when my simple test case succeeded. |
13:31 |
|
cait1 |
thx tcohen++ |
13:32 |
|
oleonard |
I find it confusing that skeleton.pl includes the example text "Update is going well so far" because isn't that the message displayed only when the update is all done? |
13:32 |
|
oleonard |
Or are there cases where more than one message might be shown? |
13:37 |
|
tcohen |
I never add messages |
13:37 |
|
tcohen |
you could use that, several times, if you need to throw a couple warnings |
13:37 |
|
tcohen |
if you don't use the out thing |
13:37 |
|
tcohen |
it still displays the bug number an the description |
13:38 |
|
tcohen |
you will use the output function to tell 'hey, fix this manually' |
14:12 |
|
oleonard |
tcohen: What do you mean, "don't use the out thing" ? |
15:07 |
|
|
alex_a joined #koha |
15:26 |
|
|
cait1 left #koha |
15:28 |
|
|
alohalog` joined #koha |
15:28 |
|
|
amr_dallin joined #koha |
15:29 |
|
|
mtj joined #koha |
15:35 |
|
|
oleonard joined #koha |
15:51 |
|
amr_dallin |
Hello. I ask for advice on how to speed up the work of opac-search.pl. Koha version 21.05.01.003. Koha runs on a VPS. Processor 2 cores Intel (R) Xeon (R) CPU E5-2630 v3 @ 2.40GHz. When searching, the process /usr/share/koha occupies 97%. Please advise the resources where you can read about improving performance. Thanks. |
15:51 |
|
amr_dallin |
And here is the page itself https://catalog.bucheon.uz/cgi[…]sort_by=relevance |
15:57 |
|
oleonard |
amr_dallin have you tried asking this question on the Koha general mailing list? You might have more success there. Not many people around here today. |
15:59 |
|
oleonard |
https://koha-community.org/sup[…]ha-mailing-lists/ |
16:00 |
|
|
khall_ joined #koha |
16:01 |
|
amr_dallin |
oleonard , Thanks |
16:05 |
|
|
khall joined #koha |
16:09 |
|
oleonard |
tcohen stil around? |
16:27 |
|
tcohen |
hola |
16:27 |
|
tcohen |
oleonard: ? |
16:28 |
|
oleonard |
I think I answered my own question tcohen, but I'm still curious about my earlier question about what you mean by, "if you don't use the out thing" |
16:29 |
|
tcohen |
skeleton.pl has |
16:29 |
|
tcohen |
say $out "Update is going well so far"; |
16:29 |
|
tcohen |
I never used so far |
16:29 |
|
tcohen |
and submited several atomic updates recently |
16:30 |
|
oleonard |
So use "say" by itself if I want to send messages at various stages of an update for some reason |
16:31 |
|
tcohen |
say $out is the right thing, if you've got something to say |
16:31 |
|
tcohen |
I just never had the need to |
16:31 |
|
oleonard |
We always want to hear what you have to say tcohen |
16:31 |
|
tcohen |
https://bugs.koha-community.or[…]ent.cgi?id=124612 |
16:31 |
|
tcohen |
hahaha |
16:31 |
|
tcohen |
search for atomicupdate |
16:31 |
|
|
wahanui joined #koha |
16:33 |
|
oleonard |
Are there certain special circumstances when an update to the schema should be submitted as a patch? |
16:36 |
|
tcohen |
that specific bug needs removing somehitng it previously added |
16:37 |
|
tcohen |
and it also adds custom things to the schema, so even if it would be generated... the only way to contribute those changes is by providing the patch to the schema |
16:37 |
|
tcohen |
I usually let the RM complain and let they tell me how they want it |
16:38 |
|
tcohen |
otherwise people cannot test |
16:38 |
|
tcohen |
also |
16:38 |
|
tcohen |
Bad Religion is a great band |
16:39 |
|
oleonard |
I like the "let the RM complain" philosophy :D |
16:42 |
|
tcohen |
in this case the added schema change has some required 'custom changes' so there's no other way. |
16:42 |
|
tcohen |
if it gets the RM eyes (ideally) they will just say 'hey, *·"$, can you please resubmit that in this fashion?' |
16:42 |
|
tcohen |
this one is PQA for a while, so waiting for that moment haha |
16:44 |
|
* oleonard |
had no idea Bug 25728 existed until Bug 29030 was reported |
16:44 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=25728 enhancement, P5 - low, ---, jonathan.druart+koha, RESOLVED FIXED, Add the ability to create a new authorised value within the cataloguing module |
16:44 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=29030 normal, P5 - low, ---, koha-bugs, NEW , Problems introduced by bug 25728 |
16:58 |
|
oleonard |
Bye kidclamp |
17:18 |
|
|
kidclamp joined #koha |
17:19 |
|
kidclamp |
oleonard: follow-up attached to 29015 |
17:25 |
|
oleonard |
Thanks kidclamp |
18:16 |
|
oleonard |
kidclamp: I revised my follow-up and signed off on all of yours |
18:16 |
|
kidclamp |
oleonard++ |
18:55 |
|
ashimema |
bug 29015 |
18:55 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=29015 enhancement, P5 - low, ---, nick, Needs Signoff , Add option to limit Holds Queue report by shelving location / collection |
19:08 |
|
oleonard |
ElasticSearch appears to be running, but when I try to rebuild it gives me an error... [NoNodes] ** No nodes are available: [http://localhost:9200] |
19:08 |
|
oleonard |
Usually ElasticSearch doesn't even run, so I thought I was making progress. |
19:10 |
|
caroline_catlady |
oleonard: in our internal wiki, it says to add this line in kohaconf.xml |
19:10 |
|
caroline_catlady |
<client>6_0::Direct</client> |
19:10 |
|
caroline_catlady |
I have no idea what it means though |
19:10 |
|
oleonard |
Interesting... |
19:10 |
|
caroline_catlady |
you then have to restart ES |
19:11 |
|
caroline_catlady |
sudo service elasticsearch restart |
19:12 |
|
caroline_catlady |
it may be something for our installs only.... I know we do it differently than everyone else... |
19:12 |
|
caroline_catlady |
But I've definitely had that error message before |
19:20 |
|
* oleonard |
was hoping to be able to test bug 27859 |
19:20 |
|
huginn |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=27859 enhancement, P5 - low, ---, glasklas, Needs Signoff , Marc export for search result |
23:54 |
|
|
cait joined #koha |
23:54 |
|
|
cait joined #koha |