← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:00 | wajasu | deb http://debian.koha-community.org/koha stable main |
| 00:00 | kolvir | where is koha.list? I do not have a dir /etc/sources.list.d |
| 00:00 | nm | |
| 00:01 | wajasu | /etc/apt/sources.list.d |
| 00:02 | /etc/apt/sources.list | |
| 00:02 | kolvir | I still have some focal lines in sources.list, for example deb http://us.archive.ubuntu.com/ubuntu/ jammy multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ focal multiverse |
| 00:02 | should I comment those out? | |
| 00:03 | tuxayo | no |
| 00:03 | These are for the updates of you system | |
| 00:03 | wajasu | https://wiki.ubuntu.com/Releases |
| 00:03 | tuxayo | And hi ^^ |
| 00:03 | Ah wait, it's not the right release you say | |
| 00:04 | kolvir | koha list = 1 deb http://debian.koha-community.org/koha 22.05 main |
| 00:04 | tuxayo | I don't know if that's normal after an upgrade. Better ask in a Ubuntu chat for the lines not related to Koha |
| 00:04 | kolvir | ok |
| 00:04 | I followed the procedure for a system upgrade | |
| 00:06 | tuxayo | Your koha stuff look ok |
| 00:10 | wajasu | did you see the mod_itk.* in /etc/apache2/mods-enabled |
| 00:11 | apachectl -M | |
| 00:12 | kolvir | no it is not in that or available |
| 00:12 | wajasu | should show mpm_itk_module (shared) |
| 00:13 | kolvir | not in there, just mpm_prefork_module. have tried disabling that and installing mpm-itk, but mpm-itk is not found |
| 00:14 | for some reason mpm-itk will not install correctly. | |
| 00:14 | even though it says it is installed | |
| 00:15 | wajasu | a2dismod mpm_event |
| 00:15 | a2enmod mpm_prefork | |
| 00:15 | service apache2 restart | |
| 00:15 | apt-get install -f | |
| 00:15 | kolvir | ok 1 min |
| 00:17 | ❯ apache2ctl -V Server version: Apache/2.4.52 (Ubuntu) Server built: 2022-06-14T12:30:21 Server's Module Magic Number: 20120211:121 Server loaded: APR 1.7.0, APR-UTIL 1.6.1 Compiled using: APR 1.7.0, APR-UTIL 1.6.1 Architecture: 64-bit Server MPM: prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_PROC_P | |
| 00:17 | after what you told me to do | |
| 00:17 | sudo koha-create --create-db Library Koha requires mpm_itk to be enabled within Apache in order to run. Typically this can be enabled with: sudo a2enmod mpm_itk | |
| 00:18 | wajasu | https://wiki.koha-community.or[…]g_apache2-mpm-itk. |
| 00:18 | kolvir | sudo a2enmod mpm_itk ERROR: Module mpm_itk does not exist! |
| 00:19 | seen that before, didn't help unfortunately | |
| 00:19 | wahanui | I haven't seen 'that', kolvir |
| 00:20 | kolvir | brb, I must feed my dog before he tears the house apart |
| 00:20 | wajasu | https://packages.ubuntu.com/ja[…]ibapache2-mpm-itk |
| 00:21 | maybe since you upgraded your repo list needs to change for jammy | |
| 00:24 | koha-jenkins | Project Koha_Master_D12 build #200: STILL UNSTABLE in 39 min: https://jenkins.koha-community[…]a_Master_D12/200/ |
| 00:31 | kolvir | v 2.4.7-04-1 is what I have installed |
| 00:35 | I even tried building it from source and was going to manually put it in mods-available, but the makefile wants to put it in /usr/bin/apxs and the output files aren't the same type as the ones in mods-available, so it was over my head | |
| 00:39 | koha-jenkins | Project Koha_Master_U22 build #126: STILL UNSTABLE in 47 min: https://jenkins.koha-community[…]a_Master_U22/126/ |
| 00:41 | kolvir | ok make install puts mpm_itk.so in /usr/lib/apache2/modules |
| 00:41 | but a2enmod still says it doesn't exits | |
| 00:42 | koha-jenkins | Project Koha_Master build #2103: STILL UNSTABLE in 1 hr 10 min: https://jenkins.koha-community[…]Koha_Master/2103/ |
| 00:44 | kolvir | at this point I'm considering a system reinstall. I need to get koha up and running soon |
| 00:49 | koha-jenkins | Project Koha_Master_D11_ES6 build #8: SUCCESS in 7 min 3 sec: https://jenkins.koha-community[…]Master_D11_ES6/8/ |
| 00:56 | Project Koha_Master_D11_ES7 build #10: SUCCESS in 6 min 58 sec: https://jenkins.koha-community[…]aster_D11_ES7/10/ | |
| 00:56 | Project Koha_Master_D11_MDB_Latest build #996: STILL UNSTABLE in 1 hr 2 min: https://jenkins.koha-community[…]1_MDB_Latest/996/ | |
| 01:04 | Project Koha_Master_D12 build #201: STILL UNSTABLE in 40 min: https://jenkins.koha-community[…]a_Master_D12/201/ | |
| 01:06 | kolvir | think that's what I need to do? |
| 01:13 | fridolin joined #koha | |
| 01:18 | kolvir | If I start over, should I install debian instead? |
| 01:21 | wajasu | i'm running debian11.03 with 22.05 |
| 01:23 | koha-jenkins | Project Koha_Master_D10 build #726: STILL UNSTABLE in 43 min: https://jenkins.koha-community[…]a_Master_D10/726/ |
| 02:08 | fridolin joined #koha | |
| 04:34 | cait joined #koha | |
| 05:38 | cait joined #koha | |
| 05:47 | cait joined #koha | |
| 05:49 | cait joined #koha | |
| 05:55 | cait joined #koha | |
| 05:58 | fridolin joined #koha | |
| 06:00 | cait joined #koha | |
| 06:05 | bshum joined #koha | |
| 06:09 | cait joined #koha | |
| 06:16 | cait joined #koha | |
| 06:25 | cait joined #koha | |
| 06:36 | cait joined #koha | |
| 08:21 | cait joined #koha | |
| 08:29 | cait joined #koha | |
| 08:29 | fridolin left #koha | |
| 08:30 | cait joined #koha | |
| 08:37 | cait joined #koha | |
| 08:43 | cait joined #koha | |
| 08:50 | cait joined #koha | |
| 08:55 | cait joined #koha | |
| 09:01 | cait joined #koha | |
| 09:02 | cait joined #koha | |
| 09:08 | irc | /Ignore #koha joins,quits |
| 09:08 | cait joined #koha | |
| 09:15 | cait joined #koha | |
| 09:21 | cait joined #koha | |
| 09:29 | cait joined #koha | |
| 10:13 | cait joined #koha | |
| 10:14 | cait joined #koha | |
| 10:26 | cait joined #koha | |
| 12:24 | wajasu joined #koha | |
| 12:27 | wajasu | can i just "take" bug 31124 and provide a patch or does someone have to assign it? |
| 12:27 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=31124 major, P5 - low, ---, koha-bugs, NEW , koha-remove fails to remove long_tasks queue daemon, so koha-create for same <instance> user fails |
| 12:41 | claw joined #koha | |
| 13:02 | irc | Reported:2022-07-08 14:57 UTC by wajasu |
| 13:03 | It's fresh | |
| 14:44 | davidnind[m] | wajasu: you can just take it and change the status from NEW to ASSIGNED |
| 15:23 | wajasu | ok. |
| 15:29 | when i dev in ktd, should i being doing the ktd pull periodically | |
| 15:29 | developing against master | |
| 15:30 | bag joined #koha | |
| 16:27 | wajasu joined #koha | |
| 18:27 | davidnind[m] | wajasu: yes, develop against master (unless it is a version specific bug) |
| 18:28 | I've only done really basic string patches, so I'm not qualified to comment really 😄 | |
| 18:29 | I create a branch, then I think if master has been updated you need to do a pull or rebase? I'm not really sure... | |
| 18:30 | See the development workflow: https://wiki.koha-community.or[…]elopment_workflow | |
| 18:30 | And also info about commit messages: https://wiki.koha-community.or[…]i/Commit_messages | |
| 18:31 | That's about the limit of my knowledge... | |
| 19:24 | wajasu | ok |
| 19:25 | that workflow is just what i neeeded | |
| 19:25 | irc | That's good pointers to the wiki. |
| 20:00 | davidnind[m] | anything you are unsure off, just ask on IRC - all the experienced Koha developers are all very willing to help developers getting started with Koha (from my observations) |
| 22:23 | tuxayo | davidnind++ thanks for letting testing notes like SQL queries ready to use for the next person testing :) |
| 22:25 | davidnind[m] | I'm happy that they are useful! I put them in so that if I have to retest, I don't have to remember/re-create what I had already worked out before... |
← Previous day | Today | Next day → | Search | Index