Time |
S |
Nick |
Message |
01:00 |
|
|
ere joined #koha |
04:43 |
|
|
irma joined #koha |
05:13 |
|
|
MikeLake joined #koha |
05:23 |
|
MikeLake |
How many cores and memory are you using for your library? How work out the size of the virtual machine required for a library? Currently I have 1 core + 2GB RAM. |
05:26 |
|
MikeLake |
I have been checking out a few demo sites from https://koha-community.org/demo/ and comparing to our library with regards to speed. |
06:06 |
|
|
fridolin joined #koha |
06:08 |
|
|
paul_p_ joined #koha |
06:09 |
|
fridolin |
hi thre |
06:20 |
|
MikeLake |
Hi all |
08:58 |
|
|
fridolin left #koha |
10:40 |
|
|
awazez joined #koha |
10:50 |
|
awazez |
In the circulation module, return of late items seems very long. Like 15s+. Is it normal ? The query is complicated enough to be that long ? I just don't understand why ! Thank you ! |
10:57 |
|
|
cait joined #koha |
11:08 |
|
cait |
Hm, anyone seen this: fatal: unable to access 'https://git.koha-community.org[…]unity/Koha.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none |
11:08 |
|
cait |
|
11:08 |
|
cait |
happens when I attempt a git pull |
11:30 |
|
cait |
I've worked around it using export GIT_SSL_NO_VERIFY=1 for now |
11:44 |
|
|
AndrewFH joined #koha |
12:12 |
|
|
awazez joined #koha |
12:25 |
|
|
awazez joined #koha |
14:37 |
|
|
paul_p_ joined #koha |
16:39 |
|
|
cait joined #koha |
16:53 |
|
|
paul_p_ joined #koha |
16:54 |
|
|
paul_p_ joined #koha |
17:44 |
|
koha-jenkins |
Yippee, build fixed! |
17:44 |
|
wahanui |
Congratulations! |
17:44 |
|
koha-jenkins |
Project Koha_20.11_U20 build #139: FIXED in 35 min: https://jenkins.koha-community[…]ha_20.11_U20/139/ |
17:50 |
|
koha-jenkins |
Yippee, build fixed! |
17:50 |
|
wahanui |
Congratulations! |
17:50 |
|
koha-jenkins |
Project Koha_Master_D10_MDB_Latest build #699: FIXED in 42 min: https://jenkins.koha-community[…]0_MDB_Latest/699/ |
17:56 |
|
koha-jenkins |
Yippee, build fixed! |
17:56 |
|
wahanui |
Congratulations! |
17:56 |
|
koha-jenkins |
Project Koha_20.05_U_Stable build #7: FIXED in 47 min: https://jenkins.koha-community[…]20.05_U_Stable/7/ |
17:59 |
|
koha-jenkins |
Yippee, build fixed! |
17:59 |
|
wahanui |
Congratulations! |
17:59 |
|
koha-jenkins |
Project Koha_20.05_U20 build #362: FIXED in 50 min: https://jenkins.koha-community[…]ha_20.05_U20/362/ |
18:00 |
|
koha-jenkins |
Project Koha_20.11_U_Stable build #39: ABORTED in 51 min: https://jenkins.koha-community[…]0.11_U_Stable/39/ |
18:09 |
|
koha-jenkins |
Yippee, build fixed! |
18:09 |
|
wahanui |
Congratulations! |
18:09 |
|
koha-jenkins |
Project Koha_19.11_U_Stable build #49: FIXED in 24 min: https://jenkins.koha-community[…]9.11_U_Stable/49/ |
18:13 |
|
koha-jenkins |
Yippee, build fixed! |
18:13 |
|
wahanui |
Congratulations! |
18:13 |
|
koha-jenkins |
Project Koha_20.05_U18 build #200: FIXED in 1 hr 4 min: https://jenkins.koha-community[…]ha_20.05_U18/200/ |
18:17 |
|
|
mjk joined #koha |
18:17 |
|
mjk |
So, after upgrading my Koha install, the self-checkout UI now needs a login to work. |
18:18 |
|
mjk |
Yes I have AutoSelfCheckAllowed,AutoSelfCheckID and AutoSelfCheckPass set appropriately |
18:20 |
|
koha-jenkins |
Yippee, build fixed! |
18:20 |
|
wahanui |
Congratulations! |
18:20 |
|
koha-jenkins |
Project Koha_19.11_U20 build #248: FIXED in 29 min: https://jenkins.koha-community[…]ha_19.11_U20/248/ |
18:21 |
|
mjk |
Should I just stick a postit note with the self-checkout credentials by the station or is there a way to fix auto-login? |
18:43 |
|
koha-jenkins |
Yippee, build fixed! |
18:43 |
|
wahanui |
Congratulations! |
18:43 |
|
koha-jenkins |
Project Koha_19.11_U18 build #347: FIXED in 43 min: https://jenkins.koha-community[…]ha_19.11_U18/347/ |
20:26 |
|
cait |
mjk: i think this was a known bug, give me a moment |
20:27 |
|
cait |
it should be bug 28660 - check the "versions released in" to see if you should have the fix |
20:27 |
|
huginn` |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=28660 blocker, P5 - low, ---, jonathan.druart+koha, Pushed to stable , Self checkout is not automatically logging in |
20:30 |
|
mjk |
So basically, since this is a high-trust/private club library, just leaving the credentials for the Ghost Librarian is the only solution until the fix makes it out |
20:43 |
|
cait |
mjk: which version did you update to? |
20:43 |
|
cait |
the bug has been fixed |
20:44 |
|
cait |
so the login should work again if you updated to the latest bugfix version of your branch |
20:44 |
|
cait |
"pushed to stable" means we are done with the fix - if it's not working for you and it should, we need to investigate |
20:44 |
|
mjk |
running apt update/apt upgrade on the pi as we speak |
20:44 |
|
cait |
you can check for your exact version on the about page after |
20:45 |
|
cait |
there have also been some security releases lately - so good to check you are on the latest versions |
20:45 |
|
mjk |
That reminds me, I should probably image the SD card on the card catalog Pi. Thing has been running for 2 years on the same SD card. |
20:46 |
|
cait |
I am not a hardware person, but backups etc. always are a good idea |
20:46 |
|
mjk |
Honestly, Koha running on a Pi 4 is a great little appkliance for small organizations with large libraries, |
20:47 |
|
cait |
:) |
20:47 |
|
mjk |
A card catalog the size of a deck of cards! |
20:47 |
|
cait |
Fred King woudl love to hear that - he has given some presentations on installing on pi |
20:48 |
|
mjk |
Our configuration is janky enough that we don't dare ever let it off our internal network onto the real internet. |
20:49 |
|
cait |
where are you located? |
20:50 |
|
mjk |
Somerville, MA |
20:50 |
|
mjk |
www.nesfa.org |
20:50 |
|
cait |
ah ok, I am in Germany - a bit far away |
20:52 |
|
cait |
but looks like fun |
20:54 |
|
mjk |
Our club library has about 25000 books, 1000 DVDs, a bunch of audiobooks, and uncounted periodicals |
20:56 |
|
mjk |
Unfortutnately, these days we only really grow it because some member dies and leaves us stuff or moves to Florida and leaves us a piles of boxes of all the books they don't want to move. |
20:59 |
|
mjk |
Ooh, this doesn't look great: DEV atomic update: bug28373_add_PassItemMarcToXSLT_preference.perl |
21:00 |
|
cait |
hm |
21:00 |
|
cait |
surprising at least |
21:01 |
|
cait |
can you check which version you are at now? |
21:01 |
|
mjk |
21.05.04.000 |
21:02 |
|
cait |
one sec |
21:02 |
|
mjk |
Self-checkout seems to work properly again, though' |
21:02 |
|
cait |
yep, i think you will probably be ok |
21:02 |
|
cait |
just trying to see about the pref update you saw there |
21:03 |
|
mjk |
Never mind, it looks fine. The udate message was just in a different format than some of the others |
21:03 |
|
cait |
and sad to hear that younger ones don't seem to be interested |
21:04 |
|
mjk |
In the science fiction club. It it was what is. I'm 36 and third youngest active member. |
21:04 |
|
cait |
still checking - it's not a bad thing, just a new pref |
21:04 |
|
mjk |
We just don't have the budget to buy lots of stuff anymore |
21:05 |
|
cait |
ah |
21:05 |
|
mjk |
So we only get stuff when we inherit it. |
21:06 |
|
mjk |
Our building is also small, and we don't even have the room for everything we already have, |
21:08 |
|
cait |
I think that's a problem lots of libraires struggle with |
21:09 |
|
cait |
i found the issue - it's all ok for your installatoin, just the Release maintainer forgot to move a file |
21:10 |
|
cait |
left a note on the bug tracker |