← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 06:24 | thibaud_g joined #koha | |
| 06:30 | newbie joined #koha | |
| 06:32 | newbie left #koha | |
| 06:42 | alex_ joined #koha | |
| 06:42 | alex_ | Bonjour |
| 07:03 | magnuse | bonjour alex_ & #koha! |
| 07:04 | alex_ | Salut magnuse ! |
| 07:35 | reiveune joined #koha | |
| 09:27 | magnuse_ joined #koha | |
| 09:43 | magnuse__ joined #koha | |
| 11:32 | tcohen | hola #koha o/ |
| 11:37 | oleonard | o/ |
| 12:49 | magnuse__ | \o |
| 12:56 | oleonard | How's the weather up there magnuse__ ? |
| 12:59 | magnuse__ | oleonard: -8C, snow on the ground, clear sky, moon but no sun. rather pretty, aksjuly |
| 12:59 | alex_ joined #koha | |
| 13:00 | magnuse__ | plack log says "Calling 'upgrade' died for plugin". anyone got a hunch what might cause that? syntax of the plugin code looks ok |
| 13:22 | Joubu | it should log the error.. |
| 13:22 | look at the "upgrade" method from the plugin | |
| 13:23 | but I bet you did that already | |
| 13:27 | magnuse__ | yeah, it is just cut and paste from the kitchen sink plugin |
| 13:27 | and the log only says it died, no more info | |
| 13:28 | magnuse | after deleting the plugin from plugin_data and plugin_methods, and installing again, it works |
| 13:31 | kidclamp | I think dt_from_string just needs to be imported explicitly in the plugin for the upgrade method |
| 13:56 | marie-luce joined #koha | |
| 14:15 | tcohen | @seen marcelr |
| 14:15 | huginn | tcohen: marcelr was last seen in #koha 2 weeks, 6 days, 3 hours, 42 minutes, and 43 seconds ago: <marcelr> htg; bye #koha; afk a bit longer |
| 14:16 | tcohen | We need help with a security patch |
| 14:16 | that is to be backported to 21.11 | |
| 14:32 | @later tell marcelr need help urgently | |
| 14:32 | huginn | tcohen: The operation succeeded. |
| 14:51 | thibaud_g | hello everyone, |
| 14:51 | I'm getting an issue with KTD when I start the whole thing mariadb stops it with 'connection aborted' if it speaks to someone I'm interested :) | |
| 14:51 | wahanui | hello everyone, is it ok to ask for some guidance here ? |
| 14:58 | lukeg joined #koha | |
| 15:08 | emlam joined #koha | |
| 15:26 | emlam joined #koha | |
| 15:30 | emlam | Hello! I am trying to get Koha Testing Docker set up, but I am having issues with the persistent database. |
| 15:30 | The kp command worked the first time, but when I tried to relaunch KTD with the kp command afterwards, I got this error: | |
| 15:30 | koha-koha-1 | Database is not empty! at /kohadevbox/misc4dev/populate_db.pl line 103. | |
| 15:30 | Joubu | kd |
| 15:30 | shut down the container before up | |
| 15:31 | emlam | I did, and confirmed there were no docker processes running afterwards. I also tried restarting the computer entirely, but still got the error |
| 15:32 | Although I shut down the container with ktd down, not kd, if that matters? | |
| 15:36 | Joubu | docker-compose -p koha down |
| 15:36 | then try again? | |
| 15:37 | emlam | Okay, trying that now. Thanks :) |
| 15:43 | Nope, still got the same error :( | |
| 15:48 | Just before the error, koha-koha-1 says it's restarting the database, and then prints this line: | |
| 15:48 | Running [sudo koha-shell kohadev -p -c 'PERL5LIB=/kohadevbox/koha:/kohadevbox/koha/lib:/kohadevbox/qa-test-tools perl /kohadevbox/misc4dev/populate_db.pl -v --opac-base-url http://kohadev.myDNSname.org:8080 --intranet-base-url http://kohadev-intra.myDNSname.org:8081 --marcflavour MARC21']... | |
| 16:00 | bag joined #koha | |
| 16:10 | oleonard joined #koha | |
| 16:13 | reiveune | bye |
| 16:13 | reiveune left #koha | |
| 16:32 | caroline | Is anyone else running 22.05? I'm having a weird bug, and I'm wondering if I'm hallucinating or what... I'm trying to hide the 'Checkouts' column in the memberresults table through Admin > Table settings and it doesn't hide it... |
| 16:32 | I tried in 21.05 and master and both work fine... I don't know why 22.05 doesn't work | |
| 16:35 | oleonard | I don't even see the column configuration button on the patron search results page |
| 16:36 | caroline | you're right... I thought that was weird too bc usually if the button isn't there, it means it's not configurable in Admin |
| 16:37 | (that's what I tell clients... if you don't see the button, don't even ask me about that table!) | |
| 17:59 | lukeg | caroline: I see the problem |
| 17:59 | it could be my fault from a bad backport but im not sure yet | |
| 18:03 | caroline: https://bugs.koha-community.or[…]_bug.cgi?id=32574 | |
| 18:03 | huginn | 04Bug 32574: enhancement, P5 - low, ---, koha-bugs, NEW , memberresultst table cannot be column configured in 22.05.x |
| 18:37 | LP joined #koha | |
| 18:37 | LP | hello |
| 18:38 | I have a question if someone could help | |
| 18:38 | oleonard | Ask, and if someone knows the answer they can speak up |
| 18:38 | LP | I keep getting this error : The following packages have unmet dependencies: koha-common : Depends: libcache-memcached-fast-safe-perl but it is not installable Depends: libhttp-oai-perl (< 4.0) but 4.11-1 is to be installed or libhttp-oai-3.27-perl but it is not installable Depends: libpdf-fromhtml-perl but it is not installable Depends: libtemp |
| 18:38 | im install koha on rasp pi 4 with ubuntu | |
| 18:46 | oleonard | LP have you tried installing these dependencies manually? |
| 18:47 | LP | no not sure how to start |
| 18:48 | ill google it and try again | |
| 18:48 | oleonard | LP I don't know enough about it to guess why it said they were not installable. |
| 18:55 | LP | doesnt seem to help |
| 19:10 | caroline | wow lukeg thanks! that was quick! |
| 19:10 | lukeg++ davidnind++ | |
| 19:17 | davidnind | LP: I don't know how to help, but it may help others if you could mention which version of Ubuntu and Koha you are using/trying to install |
| 19:35 | wahanui joined #koha | |
| 19:36 | pastebot joined #koha | |
| 19:36 | kohalogbot joined #koha | |
| 20:25 | Dyrcona joined #koha | |
| 21:59 | lp joined #koha | |
| 21:59 | lp | I have done everything to a tee and am still getting the error |
| 21:59 | koha-common : Depends: libcache-memcached-fast-safe-perl but it is not installable Depends: libhttp-oai-perl (< 4.0) but 4.11-1 is to be installed or libhttp-oai-3.27-perl but it is not installable Depends: libpdf-fromhtml-perl but it is not installable Depends: libtemplate-plugin-gettext-perl but it is not going to be installed | |
| 22:06 | lp joined #koha | |
| 22:15 | davidnind | lp: I would suggest posting the general mailing list along with a link to the instructions you are using, Koha, OS version etc |
| 22:15 | lp | I am using the instructions off the KOHA site, rasp pi 4 , debian 11 |
| 22:32 | davidnind | These instructions? https://wiki.koha-community.or[…]_a_Raspberry_Pi_4 |
| 23:17 | lp joined #koha | |
| 23:17 | lp | i keep getting the apache default page |
| 23:17 | but i deleted index.html and now im just getting files directory | |
| 23:32 | davidnind | I think you need to disable the 00-default Apache site - a2dissite (but it is a VERY long time since I've done an install) |
| 23:35 | or maybe that is 000-default - see the lists in sites-enabled (I think it is somewhere under /etc/apache2 but I'm not really sure) | |
| 23:37 | If I get a chance over the next few days I'll have a go at an install and update the general install instructions if this is needed (https://wiki.koha-community.or[…]i/Koha_on_Debian) | |
| 23:42 | lp | got it |
| 23:42 | sudo a2dissite 000-default.conf |
← Previous day | Today | Next day → | Search | Index