IRC log for #koha, 2021-03-11

← Previous day | Today | Next day → | Search | Index

All times shown according to UTC.

Time Nick Message
00:01 inlibro joined #koha
01:01 inlibro joined #koha
02:02 inlibro joined #koha
02:03 mtj hey #koha
02:03 dcook_: thanks for the comment on https://bugs.koha-community.or[…].cgi?id=26893#c33
02:03 huginn Bug 26893: normal, P5 - low, ---, mtj, ASSIGNED , New version of JSON::Validator (D11) breaks our REST API routes
02:04 mtj i think your idea is possible :)
02:04 dcook_ mtj: Oh great!
02:04 Apologies for not being more involved. Life has been hectic O_O.
02:04 mtj amen
02:04 dcook_ Or hectic * hectic
02:04 heh
02:06 mtj i think we would have to build 3-ish packages, with some careful 'control:*' syntax
02:08 ..but the win might be that koha* packages will instead without any /etc/apt $os-version keywords
02:08 s/instead/install/
02:10 anyhoo,.. something to add to the tuit list
02:12 good news is d11 support is restored again
02:31 we might need to build libjson-validator-perl, libmojolicious-plugin-openapi-perl and libmojolicious-perl
03:02 inlibro joined #koha
04:02 inlibro joined #koha
05:02 inlibro joined #koha
05:27 enkidu joined #koha
05:53 dcook joined #koha
06:02 inlibro joined #koha
07:03 inlibro joined #koha
07:06 did joined #koha
07:21 cait joined #koha
07:35 reiveune joined #koha
07:36 reiveune hello
07:38 paul_p_ joined #koha
07:39 cait joined #koha
07:41 cait1 joined #koha
07:42 cait1 left #koha
07:51 fridolin joined #koha
07:52 fridolin hi there
07:53 alex_a joined #koha
07:53 alex_a Bonjour
08:03 inlibro joined #koha
08:03 lds joined #koha
08:22 nlegrand joined #koha
08:22 nlegrand Bonjour !
08:50 magnuse \o/
09:03 inlibro joined #koha
09:51 gk_ joined #koha
09:51 gk_ hi
09:54 OS: Ubuntu 20.04 Intallation Type: Package Koha : 20.11.03 version Test Mail Sending: Success EnhancedMessagingPreference= Allow Enabled email  Email Status: always pending Upon running process_message_queue I get the following error: root@vps223611:/usr/share/koha/bin/cronjobs# export PERL5LIB=/usr/share/koha/lib/ root@vps223611:/usr/share/koha/bin/cronjobs# export KOHA_CONF=/etc/koha/sites/nmit/koha-conf.xml root@vps223611:/usr/share/k
09:55 root@vps223611:/usr/share/koha/bin/cronjobs# ./process_message_queue.pl unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 245. Use of uninitialized value in concatenation (.) or string at /usr/share/koha/lib/C4/Templates.pm line 154. unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 245. unable to locate Koha configuration file koha-conf.xml at
09:57 OS: Ubuntu 20.04
09:57 Intallation Type: Package
09:57 Koha : 20.11.03 version
09:57 Test Mail Sending: Success
09:57 EnhancedMessagingPreference= Allow
09:58 Enabled email for the instance
09:58 Email Status: always "pending"
09:58 Upon running process_message_queue I get the following error:
09:58 export PERL5LIB=/usr/share/koha/lib/
09:59 export KOHA_CONF=/etc/koha/sites/nmit/koha-conf.xml
09:59 ./process_message_queue.pl
09:59 unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 245.
09:59 Use of uninitialized value in concatenation (.) or string at /usr/share/koha/lib/C4/Templates.pm line 154.
09:59 unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 245.
10:00 Use of uninitialized value in require at (eval 1606) line 1.
10:00 Use of uninitialized value in require at (eval 1610) line 1
10:00 Use of uninitialized value in require at (eval 1612) line 1.
10:01 unable to locate Koha configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line 245.
10:01 nlegrand gk_: use command koha-shell
10:02 Oh.
10:03 inlibro joined #koha
10:06 gk_ joined #koha
10:07 gk_ You mean koha-email-enable instance
10:10 magnuse no, something like this:
10:10 sudo koha-shell -c "perl /usr/share/koha/bin/cronjob​s/process_message_queue.pl" nmit
10:10 that will take care of permissions, setting paths to KOHA_CONF etc
10:10 * magnuse wanders off in search of lunch
10:20 khall joined #koha
10:24 gk_ Bounced with error: Invalid 'to' parameter: ankitachoudhary2345@gmail,comroot@vps223611:/usr/share/koha/bin/cronjobs#
10:34 Joubu the email addresses are not valid
10:56 gk_ joined #koha
10:57 gk_ I could send mails when I used koha-shell; how to fix configuration errors so that crontab to takecare of
10:59 cait joined #koha
11:01 Joubu gk_: you need to identify where in your DB your have this email value
11:01 but first search it in the message_queue table
11:02 select * from message_queue where to_address like "%vps223611%"
11:03 severine_q joined #koha
11:03 severine_q hello #koha :)
11:03 inlibro joined #koha
11:09 tcohen bonjour
11:09 wahanui bonjour, tcohen
11:09 gk_ Thank you very much
11:33 khall joined #koha
11:42 khall_ joined #koha
11:49 ashimema humm..
11:49 we seem to have a few approaches to sorting dates in a datatable..
11:49 is there a reason to choose one over the other?
11:55 tcohen not sure, ashimema
11:56 ashimema I'm getting more confused now.. lol
11:56 kidclamp if there is more than one way, it probably means you should find a new way to do it :-)
11:57 ashimema I'm not sure which actually work now
11:57 seems there were some generic attempts
11:58 but many got broken by bug 15400
11:58 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=15400 enhancement, P5 - low, ---, josef.moravec, Pushed to master , Display patron age in useful places in the staff interface
11:58 * ashimema is working on bug 27926
11:58 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=27926 normal, P5 - low, ---, martin.renvoize, NEW , Since bug 15400 date of birth sorting when British English format is applied is broken.
12:03 inlibro joined #koha
12:11 ashimema not sure I like the 'title-string' hack
12:11 'title' attributes are also used for tooltips
12:11 feels odd to have british english display and us english in tooltip
12:31 severine_q Hi kidclamp and ashimema !
12:31 could we imagine to have a "Full ElasticSearch Reindex" option in sandbox ?
12:35 * ashimema can't think what the command for that is off the top of my head
12:35 ashimema but once I know that I can't see it being too hard to add
12:36 kidclamp perl misc/search_tools/rebuild_elasticsearch.pl -d
12:38 ashimema looks like for the zebra rebuild we use the koha- commands
12:38 koha-rebuild-zebra -f -v $name
12:38 is there an equivilent for es kidclamp?
12:39 kidclamp sudo koha-elasticsearch -d
12:39 ashimema aha
12:39 :)
12:39 kidclamp even without -d it is full, but -d rebuilds the indexes
12:39 and you can add the -v too
12:40 ashimema so.. as the right koha instance user..
12:40 koha-elasticsearch -d -v $name
12:40 * ashimema tihnks
12:40 will try
12:41 severine_q *severine_q crosses her all fingers... :)
12:43 ashimema lol
12:43 needs --rebuild
12:43 else it does nothing
12:43 kidclamp ah, yes
12:45 khall joined #koha
12:46 ashimema ok.. try in around 1 minute severine_q
12:46 the services are jsut restarting
12:46 you caught me at a good moment ;)
12:47 looks good to me :)
12:47 thought is does squeek allot aobut a deprecation warning
12:48 severine_q indeed ! I asked the question and hoped to see it in the next few months, not the few minutes :D
12:48 ashimema ;)
12:48 * ashimema wants sandboxes to work as well as they can for everybody.. so tends to keep them fairly high up his priorities list
12:48 ashimema especially easy things like this :)
12:49 Joubu and I are testing some updates to git-bz in relation to warning when patches don't apply properly on sandboxes btw
12:49 once we've varified I've not broken anything for devs daily workflows I'll take a look at the sandboxes side.. see if we can have nicer error handling for those cases
12:50 severine_q nice !
12:53 ashimema khall you have three sandbox merge requests inbound.. the first one updates to python3 and might be more interesting to apply.. might cause some dependancies fun on your running systems
12:53 the second is translations and the third is the es rebuild
12:55 magnuse ashimema++
12:56 severine_q++
13:00 severine_q yeah !! thanks a lot ashimema and kidclamp !
13:01 can't wait tot try it :)
13:04 inlibro joined #koha
13:17 khall ashimema excellent!
13:22 ashimema can you check master now? I merged your first pull request and the other two just disappeared from github!
13:22 it looks like they all get merged though
13:23 ashimema they were all addad on top of each other rather than discrete patches
13:23 so you probably just merged the last one in the set adn got the lot :)
13:25 looks perfect to me khall
13:25 khall excellent!
13:25 wahanui darn tootin' it is.
13:30 severine_q ashimema, ES on sandbox works perfectly for what I saw, thanks so much !!
13:33 ashimema :)
13:33 pleasure
13:33 nice to know people are using them and using ES :)
13:36 severine_q oh believe me, I will !
13:56 marie-luce joined #koha
14:04 inlibro joined #koha
14:06 Dyrcona joined #koha
14:07 nlegrand :D
14:17 khall joined #koha
14:55 nlegrand severine_q++
15:04 inlibro joined #koha
15:40 huginn News from kohagit: Bug 27930: Move _escape_* from acqui/parcel.tt to js/staff-global.js <https://git.koha-community.org[…]69f87e58b454fa6df>
15:40 News from kohagit: Bug 26273: (QA follow-up) Use escape_str/price for escaping <https://git.koha-community.org[…]ca3e615473045061a>
15:40 News from kohagit: Bug 22569: (QA follow-up) Use itemtype description <https://git.koha-community.org[…]29307d18506cabd60>
15:40 News from kohagit: Bug 22569: (QA follow-up) Make 'reason' translatable <https://git.koha-community.org[…]9024aa9ea5f6f2612>
15:40 News from kohagit: Bug 27813: Restore default order on suggestion list view <https://git.koha-community.org[…]9abf448c780df1d7d>
15:40 News from kohagit: Bug 27820: add all missing use in misc/cronjobs/plugins_nightly.pl <https://git.koha-community.org[…]102f92a601e192b46>
15:40 News from kohagit: Bug 27820: fix missing import in plugins_nightly.pl <https://git.koha-community.org[…]bd70979cd839e7344>
15:40 News from kohagit: Bug 26273: (follow-up) Add 'Cashier' to the cashups table <https://git.koha-community.org[…]2a575c755c09e5311>
15:40 News from kohagit: Bug 26273: (follow-up) Format dates and money correctly. <https://git.koha-community.org[…]b596b7748db1a97fd>
15:40 News from kohagit: Bug 26273: Add historic cashups table to register page <https://git.koha-community.org[…]0b250eb54ee635426>
15:40 News from kohagit: Bug 22569: Add Unit Tests <https://git.koha-community.org[…]4fb55918c5039c44a>
15:40 News from kohagit: Bug 22569: Add a 'Transfers to send' report <https://git.koha-community.org[…]eb0010adbb707a246>
15:40 News from kohagit: Bug 8426: Diacritics not being mapped for searching <https://git.koha-community.org[…]453020af91bd6ed38>
16:04 inlibro joined #koha
16:10 koha-jenkins Project Koha_Master_D11 build #238: SUCCESS in 29 min: https://jenkins.koha-community[…]a_Master_D11/238/
16:23 Project Koha_Master_D9_MDB_Latest build #546: SUCCESS in 40 min: https://jenkins.koha-community[…]9_MDB_Latest/546/
16:26 Project Koha_Master_U2010 build #130: SUCCESS in 45 min: https://jenkins.koha-community[…]Master_U2010/130/
16:34 fridolin left #koha
16:37 koha-jenkins Project Koha_Master_D9_My8 build #530: SUCCESS in 55 min: https://jenkins.koha-community[…]aster_D9_My8/530/
16:40 Project Koha_Master build #1598: SUCCESS in 56 min: https://jenkins.koha-community[…]Koha_Master/1598/
16:48 Project Koha_Master_D9 build #1599: SUCCESS in 1 hr 4 min: https://jenkins.koha-community[…]a_Master_D9/1599/
17:01 Project Koha_Master_D10_CPAN build #271: UNSTABLE in 1 hr 17 min: https://jenkins.koha-community[…]ter_D10_CPAN/271/
17:04 inlibro joined #koha
17:11 cait joined #koha
17:17 khall joined #koha
18:04 inlibro joined #koha
18:27 reiveune bye
18:27 reiveune left #koha
18:50 zjmarlow joined #koha
19:05 inlibro joined #koha
20:05 inlibro joined #koha
21:05 inlibro joined #koha
22:05 inlibro joined #koha
23:05 inlibro joined #koha

← Previous day | Today | Next day → | Search | Index

koha1