Time  Nick         Message
01:13 koha-jenkins Project Koha_Master_D10 build #290: STILL UNSTABLE in 36 min: https://jenkins.koha-community.org/job/Koha_Master_D10/290/
06:38 reiveune     hello
06:52 alex_a       Bonjour
10:53 tcohen       morning
10:58 cait2        god morning tcohen
10:59 tcohen       hola cait2
11:05 * ashimema   quietly cries about action at a distance in koha
11:05 cait2        huh?
11:05 * cait2      doesn't follow but offers tissues
11:06 ashimema     call addissue and you inadvertantly hit the updateitem hook
11:06 cait2        hm becaue it updates onloan?
11:07 ashimema     yup
11:08 ashimema     we have funny actions like that all over the place I beleive
11:09 cait2        khall++ first to fix his patch after my weekend madness heh
11:16 tcohen       wild cait
11:17 * ashimema   hasn't got to his email inbox yet today
11:18 * cait2      passes the cookie tin
11:18 cait2        mondays are hard... have a cookie
11:42 nlegrand     salut
12:00 oleonard     Hi all
12:02 * cait2      waves
12:58 caroline     Happy monday everyone!
13:07 cait2        caroline: you are so... cheery ;)
13:09 caroline     I know, I weird myself out too ;)
13:09 caroline     I guess I have energy from doing absolutely nothing yesterday
13:18 tcohen       Joubu around?
14:15 lukeG        Morning Koha!
14:18 oleonard     Hi lukeG
14:28 Marie-Luce   good morning!
15:21 caroline     Is it normal that if I go to https://translate.koha-community.org/export/man20.05/fr_CA/ and open about.po for example, it says that it's part of Koha 18.11?
15:21 caroline     Is this something we have to change manually at each version?
15:35 jim          hello
15:36 jim          need help
15:36 oleonard     Hi jim
15:36 jim          anyone here
15:36 jim          hi leonard
15:36 jim          DBI Connection failed: Access > denied for user 'koha_library'@'localhost' (using password: YES) at > /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1520. at > /usr/share/koha/lib/Koha/Database.pm line 107
15:36 jim          I have this problem
15:36 jim          can you help?
15:37 oleonard     Is this a brand new installation?
15:37 jim          yes
15:37 jim          I try doing it on Ubuntu 20
15:40 oleonard     I don't know what might have cause it, but it looks like your MySQL user wasn't set up correctly
15:41 jim          ok what what should i do?
15:42 jim          Should run the mysql commands again
15:42 reiveune     bye
15:42 oleonard     jim what instructions are you following?
15:42 jim          usual commands using koha common
15:44 wizzyrea     what you probably want to do
15:44 jim          I want to solve the error I mentioned
15:45 wizzyrea     is get the password from the /etc/koha/sites/<sitename>/koha-conf.xml and get the password, then get into your mysql command line with your root mysql user
15:45 wizzyrea     ALTER USER 'koha_library'@'localhost' IDENTIFIED BY 'password from koha-conf.xml';
15:46 wizzyrea     that's assuming your db is on the same machine as the rest of Koha
15:46 jim          yes it is
15:52 oleonard     Thanks wizzyrea
15:53 wizzyrea     happy to help :)
15:53 wizzyrea     anyway the idea is that apparently somehow things have gotten out of sync, this should put them back in order so your Koha can work again
15:57 jim          I tired but its still coming same
15:58 jim          Alter user i didn't understand
16:00 wizzyrea     well you have to be in the mysql command line, something like mysql -uroot -p
16:01 wizzyrea     https://www.cyberciti.biz/faq/mysql-change-user-password/ This is not the exact thing for your situation, but it would explain a bit more
16:44 cait2        hm trying to run dbic on my branch in kohadevbox
16:44 cait2        DBIx::Class::Schema::Loader::catch {...} (): Could not load loader_class "Koha::Schema::Loader::mysql": "{UNKNOWN}: Can't locate Koha/Schema/Loader/mysql.pm in @INC (you may need to install the Koha::Schema::Loader::mysql module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /us
16:44 cait2        r/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Class/C3/Componentised.pm line 150. at /usr/share/perl5/Class/C3/Componentised.pm line 155
16:44 cait2        can someone help?
16:44 cait2        tcohen: maybe?
16:49 * oleonard   wonders why cover image lists can have the name "datalink.txt" OR "idlink.txt"
16:49 cait2        it's pretty specific, i agree
16:50 * cait2      is stuck without dbic :(
16:50 oleonard     Why don't we pick one? Do those file names have some significance in another context?
16:50 cait2        it smells a bit legacy system...maybe?
16:50 oleonard     Yeah
16:51 cait2        what was the koha-* for dbic?
16:51 cait2        updagrade-schema?
16:52 cait2        nope
16:55 oleonard     https://wiki.koha-community.org/wiki/Commands_provided_by_the_Debian_packages#koha-upgrade-schema
16:55 cait2        yeah, not the dbic one i was lookign for
16:55 cait2        trying to work it out
16:55 cait2        trying to manually run   misc/devel/update_dbix_class_files.pl
16:55 kidclamp     on testing docker it is just 'dbic'
16:56 cait2        oleonard++ thx
16:56 kidclamp     maybe kohadevbox too
16:56 cait2        kidclamp: it explodes
16:56 cait2        see above
16:56 kidclamp     ah, now i see
16:58 cait2        i tmight have got it working manually
16:58 cait2        will see when it finishes
17:04 cait2        looks ok actually
17:05 tuxayo       caroline: «open about.po for example, it says that it's part of Koha 18.11?»
17:05 tuxayo       It's only on this metadata right?
17:05 tuxayo       «"Project-Id-Version: Koha Manual 18.11\n"»
17:11 caroline     tuxayo: yes, I don't know if it affects something
17:12 caroline     to upload translated files, I have to change the X-Path metadata, so I wonder if the rest has some impact
17:33 cait2        it's probably time for dinner when you type libcarb instead of libcarp?
18:08 kidclamp     carp is edible too :-)
18:11 cait2        ah i don't like fish
18:11 cait2        but you are right :)
18:11 cait2        bbl!
18:16 oleonard     mmmm... libcarp.
18:39 tuxayo       caroline: I guess it's doesn't matter since it's inconsistent across the files and languages.
18:39 tuxayo       man20.05/de/about.po doesn't have the version in the value (might be the best option)
18:39 tuxayo       man20.05/fr_CA/administration.po has "Project-Id-Version: Koha man18.05\n"
18:44 tuxayo       oleonard: «tuxayo are you still located in France?»
18:44 tuxayo       Geographically yes, though estimates show that about timezone I'm in the middle of the pacific.
18:48 oleonard     They say "Dress for the job you want," perhaps you're keeping the hours of the tropical island you want to live on?
19:01 tuxayo       I should tell my subconscious that it's a bit too early for that.
20:31 cait         oleonard: i like the thought :)
20:31 cait         next time i get criticized for staying up so late i will just claim to live in the wrong timezone
21:47 tuxayo       he he he.
21:47 tuxayo       Or «the sun is in the wrong timezone!»