Time  Nick          Message
00:14 koha-jenkins  Project Koha_19.05_D9 build #198: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/198/
00:25 koha-jenkins  Yippee, build fixed!
00:25 wahanui       Congratulations!
00:25 koha-jenkins  Project Koha_19.05_U18 build #204: FIXED in 31 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/204/
04:22 rangi         @quote 123
04:22 huginn        rangi: I'll give you the answer as soon as RDA is ready
04:22 wahanui       i already had it that way, huginn.
04:23 rangi         @quote get 123
04:23 huginn        rangi: Quote #123: "rangi: #thingsihavelearnt if there is a mad scheme a library somewhere will be doing it ... except madder" (added by wizzyrea at 09:20 PM, March 30, 2011)
04:23 wahanui       i already had it that way, huginn.
06:06 magnuse       wow, quote 123 is ~9 years old!
06:20 magnuse       time flies when you are having koha-fun
06:38 reiveune      hello
06:38 wahanui       bidet, reiveune
06:48 magnuse       bonjour reiveune
06:55 alex_a        Bonjour
06:55 wahanui       kia ora, alex_a
08:07 Joubu         Hi #koha
08:08 Joubu         tuxayo: ktd aliases are not about the OS, ku-md10 will uses docker-compose.mariadb_d10.yml, nothing else
08:08 Joubu         I don't use the aliases for that exact problem. You don't really understand what you are using
08:08 Joubu         If you want to use D10, you must set KOHA_IMAGE=master-buster
08:12 cait2         khall:  or ashimema - i have to demo 20.05 features for a aebinar, was wondering if either of the sandboxes support installing translations yet?
08:16 Joubu         No they don't
08:16 cait2         ah ok, worth asking :)
08:17 Joubu         https://github.com/bywatersolutions/koha-sandboxes-docker/issues/3
08:17 Joubu         ha no, that's not that
08:45 TimothyAlexis I checked out koha 19.05.x, the web installer throws "sh: 1: /usr/local/koha//installer/data/mysql/updatedatabase.pl: not found"
08:46 cait2         TimothyAlexis: in the browser?
08:46 cait2         did you do a restart_all?
08:46 TimothyAlexis Yeah
08:47 TimothyAlexis How do I do a restart_all ? :)
08:48 cee           hi guys, need to know how to import books..
08:48 Joubu         TimothyAlexis: it's an alias
08:50 Joubu         cee: can you detail a bit more please?
08:52 cee           i´m new to this program and shall build up a library, habe a scanner and loads of books..but don´t know how to get the titles into koha..
08:58 Joubu         cee: you can use a file your exported from your previous ILS, or use a z3950 source to import them, or manually catalogue them
08:59 Joubu         https://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources
08:59 cee           thanks joubo - i will dig into your link and try to fix it!!
09:01 cee           ..although it´s not easy for me without knowledge about programming and abbrieviations;-)
09:02 Joubu         Are you a librarian?
09:03 Joubu         cee: you can find the Koha manual in different languages on this page: https://koha-community.org/documentation/
09:07 cee           no, i´m not a librarian but wanna build up a company library for social workers and educators..thanks for the manual hint..
09:10 Joubu         Good luck cee!
09:12 cee           Thank´s again - for you already the wish for a good weekend! stay healthy! ;-)
09:27 Joubu         @later tell kidclamp Sorry but cannot PQA 25273, I lost track of ES code, and this patch adds lines everywhere in the code, like you are patchworking it all around. No idea what you are doing..
09:27 huginn        Joubu: The operation succeeded.
09:39 TimothyAlexis Where do I run that alias?
09:41 * kidclamp    wave
09:43 Joubu         TimothyAlexis: inside your box. Every time you modify the code base, you must restart (at least) plack. You can either restart plack with "koha-plack --restart kohadev" (or replace kohadev with your instance name), or you can use the restart_all alias
09:43 Joubu         that will deal with other services restart
09:57 Joubu         tuxayo: I don't understand your comment on bug 24469. Try to recreate the issue following comment 0
09:57 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24469 normal, P5 - low, ---, jonathan.druart, Needs Signoff , Record biblionumber in import_biblio when adding to basket via file
10:51 Joubu         oleonard: Hi Owen, could you have a look at bug 25473? It seems to be caused by bug 11500, I am not sure how to fix that correctly
10:51 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25473 major, P5 - low, ---, koha-bugs, NEW , Can't add order from MARC file, save button does nothing
10:51 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11500 normal, P5 - low, ---, oleonard, Pushed to oldstable , Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages)
11:05 TimothyAlexis The problem is on line 1 in updatedatabase.pl, it says  #!/USr/bin/perl
11:06 TimothyAlexis Tried running it in Terminal and got this: ./updatedatabase.pl: /USr/bin/perl: bad interpreter: No such file or directory
11:08 Joubu         TimothyAlexis: it should be lowercase
11:08 TimothyAlexis Yeah ofcourse :D
11:08 TimothyAlexis I changed it...
11:08 Joubu         ho you are right
11:08 cait2         are you using a kohadevbox?
11:09 Joubu         7b3c2d287ace83ac19747e31f858e8b2beccdc2e
11:09 TimothyAlexis On the machine where I was doing this we have our own setup.
11:10 Joubu         lukeG: Please have a look at bug 20882 comment 12
11:10 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20882 normal, P5 - low, ---, m.de.rooy, Pushed to oldstable , URI column in the items table is limited to 255 characters
11:10 Joubu         hum, 19.05 is broken since 19.05.08.001 then..
11:11 TimothyAlexis Here I just get a Unicorn https://github.com/Koha-Community/Koha/blame/19.05.x/installer/data/mysql/updatedatabase.pl
11:11 TimothyAlexis :D
11:11 cait2         ah ok, because there is a nice shortcut on kohadevbox and koha-testing-docker probably too
11:21 vfernandes    hi #koha
11:22 vfernandes    i'm getting an error using UpdateNotForLoanStatusOnCheckin
11:22 vfernandes    Unable to parse UpdateNotForLoanStatusOnCheckin syspref : YAML Error: Expected separator '---'
11:22 vfernandes    the syspref has the value "0:2"
11:23 Joubu         try "0: 2"?
11:24 vfernandes    that's it - bug 17480
11:24 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17480 minor, P5 - low, ---, koha-bugs, NEW , UpdateNotForLoanStatusOnCheckin preference requires space after colon
11:24 vfernandes    :)
11:25 Joubu         yep, there is bug 20930 on its way
11:25 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20930 enhancement, P5 - low, ---, ere.maijala, Failed QA , Validate and cache parsed YAML/JSON type system preferences
11:26 vfernandes    thanks Joubu!
11:26 Joubu         you are welcome
11:32 ere           oh hey I should probably do something about it
11:35 * cait2       waves at ere
11:36 ere           cait2: Hi!
11:36 ere           I'm back, and there's juuuust a couple of things to do :)
11:52 oleonard      Ugh, the git blame...
11:55 cait2         ere: oooh back full time?
11:56 ere           cait2: yeah, until summer holiday in July
11:57 cait2         ah nice, how long is your summer hoilday?
11:57 cait2         https://wiki.koha-community.org/wiki/Koha::SearchEngine::Elasticsearch_v2 might be interesting for you
11:58 cait2         just curious, i know they tend to be longer than ours
11:58 tcohen        hola
11:58 wahanui       hello, tcohen
12:02 TimothyAlexis I needed to reset the whole machine.
12:05 TimothyAlexis Which was fine it only took a few minutes.
12:10 ere           cait2: 6 weeks :)
12:12 ere           cait2: I have long holidays since I've been working here for over 15 years, additionally we have an option to convert bonus holiday pays to more holiday.
12:12 cait2         my guess was 4!
12:12 cait2         sounds cool
12:12 ere           yeah, that'd be normal
12:12 cait2         standard here is 30 days/annually (at least when working for the state)
12:12 cait2         and we can convert overtime to some extend
12:13 ere           It's better than ever now that the kid is small.
12:13 ere           I can spend more time in the summer with him.
12:14 ere           With they long service in public sector and all bonuses converted I have something like 60 days.
12:17 oleonard      Bug 25473
12:17 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25473 major, P5 - low, ---, koha-bugs, Needs Signoff , Can't add order from MARC file, save button does nothing
12:17 oleonard      ...and with that, oleonard should not touch addorderiso2709.tt again. he's banned.
12:19 Joubu         Thanks oleonard!
12:19 cait2         ere: pretty cool :) but also happy to see you areound again (selfishly)
12:20 Joubu         oleonard: did you double check other templates that have the item form?
12:29 oleonard      Joubu: As far as I know, but my track record here is not great
12:35 TimothyAlexis Is there anything I can do to fix the 19.05.x branch so that I can check it out? :D
12:36 Joubu         TimothyAlexis: no, we need to wait for lukeG
12:38 TimothyAlexis Then we shall wait with enthusiasm.
12:39 Joubu         TimothyAlexis: what do you suggest?
12:41 TimothyAlexis Joubu: I watched a video the other day and there was a song "I'm alive, alert, awake and enthusiastic". So atleast for my part, I'll do the waiting with some enthusiasm. :)
12:42 Michal        Hello, I'm runnig Kohadevbox on macOS and on actual master I get error 502 If try to access via browser. In command line all seams working instead dbic: 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/
12:42 wahanui       Hmm.  No matches for that, Michal.
12:43 Michal        Has anybody same or similar problem?
12:43 oleonard      Michal is it a new installation or did this error appear after some kind of update?
12:45 Michal        oleonard: two instalation on two machines with macos ... both working befere. On macbook was older master but without problem. After git pull same result = proxy error 502
12:46 Michal        oleonard: it can be some problem wit Perl path?
12:46 Joubu         Michal: do you see Koha/Schema/Loader/mysql.pm?
12:46 Joubu         also try `pmpath Koha::Schema::Loader::mysql`
12:47 Michal        Joubu: in kshell?
12:49 Michal        Joubu: /usr/bin/pmpath: 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 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base)
12:51 Joubu         Michal: yes, in kshell, echo $PERL5LIB
12:54 Michal        Joubu: I did install module DBIx::Class::Schema::Loader and now i get: agrant@kohadevbox:kohaclone(master)$ pmpath Koha::Schema::Loader::mysql /home/vagrant/kohaclone/Koha/Schema/Loader/mysql.pm
12:54 Joubu         this module is in Koha for years now
12:55 Joubu         either you removed it, or you did not use your devbox for a while :)
12:56 Michal        Joubu: I reinstall that module, but I get same 502 error
12:56 ere           cait2: Thanks, it's good to be back. :)
12:58 Michal        Joubu: pmpath see Koha::Schema::Loader::mysql now but dbic say: vagrant@kohadevbox:kohaclone(master)$ dbic 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-
12:59 Joubu         Michal: you should stop you box, update your kohadevbox master branch, provision the box, start it up, then try again
13:00 Joubu         pretty sure it won't fix the issue, but at least we will be sure you are using the last version
13:00 Michal        Joubu: ok, I'll try.
14:40 lukeG         Joubu and TimothyAlexis: http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=b2a046f25d0a48d1262778b76958f8c9382752f1
14:40 Null404       hello everyone
14:40 Michal        Joubu: I updated Kohadevbox, destroy vagrant box a make brand new. But same problem .... 502 .... Plack don!t work :-(
14:40 Joubu         thanks lukeG! :)
14:41 Joubu         Michal: same error?
14:41 Michal        Joubu: 502 Proxy Error
14:42 Joubu         check the koha log files
14:42 Joubu         sudo tail -f /var/log/koha/*/*.log
14:42 Joubu         restart_all
14:42 Joubu         then hit the mainpage
14:42 Null404       is that normal that update of KOHA freeze for 5 minutes ?
14:43 Null404       okay, false alarm
14:43 Michal        Joubu: just piece: DBD::mysql::st execute failed: Table 'koha_kohadev.systempreferences' doesn't exist [for Statement "SELECT `me`.`variable`, `me`.`value`, `me`.`options`, `me`.`explanation`, `me`.`type` FROM `systempreferences` `me` WHERE ( `me`.`variable` = ? )" with ParamValues: 0='casauthentication'] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1836. DBD::mysql::st execute failed: Table 'koha_kohadev.systempreferences' doesn't exist [for Statement
14:44 Joubu         Michal: it means the DB is empty
14:44 Joubu         try `reset_all` it will recreate the DB using the sample data
14:45 Michal        Joubu: I did reset_all before ... without luck .. I'll try again
14:45 Joubu         reset_all, not restart_all ;)
14:47 Michal        Joubu: Error while loading /etc/koha/sites/kohadev/plack.psgi: Can't load application from file "/home/vagrant/kohaclone/api/v1/app.pl": Can't open /var/log/koha/kohadev/opac-error.log (Permission denied) at /usr/share/perl5/Log/Log4perl/Appender/File.pm line 143.
14:48 kohaputti     diffing the databases turned out to be not that hard, will try tomorrow how the upgrade to 19.11 goes :)
14:49 Joubu         outside the koha-shell
14:49 Joubu         Michal: using the vagrant user
14:50 Michal        Joubu: I use vagrant user
14:52 Joubu         what are the permissions of /var/log/koha/kohadev/opac-error.log ?
14:54 Michal        Joubu: -rw-r--r--
14:55 Joubu         owne?
14:55 Joubu         owner?
14:55 Michal        Joubu: root
14:55 Joubu         it should not be root
14:56 Joubu         change the owner to kohadev-koha
14:56 wahanui       Joubu: that doesn't look right
14:57 Joubu         lol wahanui
14:58 Michal        Joubu: OK, but it must be problem of Kohadevbox instalation.
14:59 Michal        Joubu: my devbox was without problems two years
14:59 Joubu         Michal: did you change the owner?
14:59 Michal        Joubu: but after one git pull gone
15:01 Michal        Joubu: I'll change it but now I must go offline. Thank you for help ... I'll let you to know.
15:01 Null404       I have big problem
15:01 Null404       after koha update I have no styles and grapfic at all
15:02 tcohen        template cache?
15:03 Null404       only text
15:03 Joubu         did you try in a private window?
15:03 Null404       yes
15:04 cait2         maybe check in the browser dev tools if some files cannot be loaded?
15:04 cait2         css files might not be found
15:05 Null404       is like that: https://imgur.com/a/JcJVsMR
15:05 cait2         if you switch to english, is it the same issueß
15:05 cait2         ?
15:06 Null404       yes
15:07 Null404       any ideas ?
15:07 Joubu         same at the OPAC?
15:08 Null404       yes
15:08 Null404       I have error like that: Error: /usr/share/koha/misc/translator/po/opac.css-marc-MARC21.po not found. ERROR: an error was found when updating 'opac.css' translations. Please manually run 'koha-translate --update opac.css'. Run man koha-translate for more options.
15:08 cait2         apache not handing out css files? (JOuub?)
15:09 Joubu         something in opaclayoutstylesheet and intranetstylesheet?
15:09 cait2         that's strange
15:09 cait2         we don't have translations in CSS
15:09 cait2         and itw oudl still work for en?
15:09 Null404       I restarted apache and works now! :D
15:09 cait2         hah
15:09 koha-jenkins  Project Koha_19.05_D9 build #199: SUCCESS in 29 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/199/
15:10 Null404       I think
15:10 Null404       oh no: " XML configuration file Warning	You are missing the <tmp_path> entry in your koha-conf.xml file. Please add it, pointing to the configured temporary directory for your Koha instance. The effective temporary directory is '/tmp'."
15:11 Joubu         where do you see that? In the about page?
15:11 Null404       in "About Koha" -> "System information"
15:11 koha-jenkins  Project Koha_19.05_D8 build #206: UNSTABLE in 32 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/206/
15:12 Null404       I'm updated KOHA 17.11 to 18.11
15:12 Joubu         You can ignore it, it will use /tmp as temporary path
15:15 Null404       how to update polish pack for koha ?
15:15 TimothyAlexis Can I somehow --amend a patch I've attached with git bz?
15:15 Null404       and how to test koha health?
15:17 Null404       "Error: /usr/share/koha/misc/translator/po/PL-marc-MARC21.po not found." :/
15:18 Joubu         TimothyAlexis: apply it locally, --amend it, then reattach (and obsolete the old one)
15:19 Joubu         Null404: you need to use "pl-PL", not "PL"
15:20 Null404       "no access"ok
15:20 Null404       "Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are the unix socket permissions set properly? Is the host reachable? If you ignore this warning, you will face performance issues  Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are the unix socket permissions set properly? Is the host reachable? If you ignore this warning, you will face performance issues"
15:20 Null404       another problems
15:22 Joubu         you need to set memcached_servers and memcached_namespace in your koha-conf.xml file
15:24 Null404       where I can find this file ?
15:26 Null404       okay found it
15:29 TimothyAlexis Ok now this is very confusing.
15:29 TimothyAlexis I'm looking at opac-main.tt in VIM and it definitely looks different than what was attached in the patch.
15:29 tuxayo        hmm
15:29 TimothyAlexis This was what I did... Checked out master, applied the patch, changed opac-main.tt...
15:30 TimothyAlexis did git add opac-main.tt; git commit --amend
15:30 TimothyAlexis (created a new branch bug_25477 before applying the patch)
15:31 TimothyAlexis And then git bz attach 25477 HEAD
15:31 cait2         hm i just noticed https://staff.next.bsz-bw.de/cgi-bin/koha/tools/themes/advanced/skins/default/dialog.css seems to be missing in 18.11... is this something known?
15:31 cait2         tinymce related
15:31 reiveune      bye
15:32 tuxayo        TimothyAlexis: and now bug 25477 doesn't have what you did on this step? "changed opac-main.tt"
15:32 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25477 normal, P5 - low, ---, timothy_alexis.vass, Failed QA , The responsive design in opac-main.tt should be correct
15:32 Joubu         cait2: maybe bug 25485?
15:32 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25485 critical, P5 - low, ---, kyle, Needs Signoff , TinyMCE broken in Debian package installs
15:33 TimothyAlexis tuxayo: Actually when I look at it again, it does.
15:33 tuxayo        Yep, looks related. cait2 is Tiny MCE loading at all? (well it could only be half broken depending on the Koha and Debian version)
15:34 tuxayo        TimothyAlexis: good :D
15:36 cait2         18.11 has the odler version, teh basic features look good, but every pop up is missing stlye
15:36 cait2         like when oyu link something
15:37 TimothyAlexis Today was very a very eventful day with many surprises. I learned a lot about our setup and the lunch was delicious. Thank you for the help today, much appreciated. Wishing you all health and well-being for the rest of today.
15:38 Null404       I think after update KOHA worked slower
15:38 Joubu         cait2: on which page do you see that?
15:38 cait2         news in my case
15:38 cait2         i just left a coment on 25485, but it's not quite the same - it does work partially
15:39 cait2         but every pop-up lost the styling - like mark a word and click on the 'chain' symbol
15:39 cait2         and 2 404 in the dev tools
15:39 * cait2       wanted to wrap that one up for roll-out today *sigh*
15:39 Joubu         cait2: when editing a news I don't see a dialog.css in the network tab
15:39 cait2         18.11?
15:39 wahanui       18.11 is, like, very new still
15:39 Joubu         18.11.x
15:40 cait2         click on the chain
15:40 cait2         well, write a word, mark it and then click on the chain symbol :)
15:40 koha-jenkins  Project Koha_19.05_U18 build #205: SUCCESS in 30 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/205/
15:40 cait2         (that's why I think Kyle's bug could be something different, it's only half broken)
15:41 Joubu         that's ugly
15:41 cait2         yeah, it should not look like this
15:41 Joubu         there is a 404 indeed
15:42 cait2         can you tell if kyles fix shodl work? can't really build a package for testing myself atm :(
15:43 Joubu         /cgi-bin/koha/tools/themes/advanced/skins/default/dialog.css
15:43 Joubu         the link is wrong
15:43 Joubu         it's in /lib/tiny_mce/themes/advanced/skins/default/dialog.css
15:44 cait2         hm could it be Bug 25485 ?
15:44 Joubu         maybe...
15:44 Joubu         not sure
15:44 cait2         oleonard: around maybe?
15:45 Joubu         have to run, see you tomorrow #koha!
15:45 cait2         thx for looking
15:45 cait2         have a nice evening
15:52 oleonard      I'm here now cait2
15:55 koha-jenkins  Project Koha_19.05_D9 build #200: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/200/
15:55 cait2         can you read back up? or want me to ask again?
15:55 oleonard      Are we talking about Bug 25485?
15:56 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25485 critical, P5 - low, ---, kyle, Needs Signoff , TinyMCE broken in Debian package installs
15:56 cait2         yes, but it loos a little different to what kyle says in 18.11
15:56 cait2         mostly i seem missing the dialog.css (so al the pop-ups are bad)
15:59 cait2         i was hoping you could tell me maybe from the paths Joubu posted that it's likely to fix the issue
16:04 oleonard      Sorry cait2 I don't know
16:04 koha-jenkins  Yippee, build fixed!
16:04 wahanui       Congratulations!
16:04 koha-jenkins  Project Koha_19.05_D8 build #207: FIXED in 24 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/207/
16:05 cait2         it's ok, maybe my sysadmin can help test it out
16:05 cait2         i don't have the setup atm to build packages to try
16:35 koha-jenkins  Project Koha_19.05_D9 build #201: SUCCESS in 30 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/201/
16:39 koha-jenkins  Project Koha_19.05_U18 build #206: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/206/
16:59 koha-jenkins  Project Koha_19.05_D8 build #208: SUCCESS in 24 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/208/
17:23 koha-jenkins  Project Koha_19.05_D9 build #202: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/202/
17:31 koha-jenkins  Project Koha_19.05_U18 build #207: UNSTABLE in 32 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/207/
17:56 koha-jenkins  Project Koha_19.05_D8 build #209: SUCCESS in 24 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/209/
18:06 koha-jenkins  Project Koha_19.05_D9 build #203: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/203/
18:28 koha-jenkins  Project Koha_19.05_U18 build #208: STILL UNSTABLE in 32 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/208/
18:39 koha-jenkins  Project Koha_19.05_D8 build #210: SUCCESS in 32 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/210/
18:58 koha-jenkins  Project Koha_19.05_D9 build #204: SUCCESS in 29 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/204/
19:23 koha-jenkins  Project Koha_19.05_D8 build #211: SUCCESS in 24 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/211/
19:24 koha-jenkins  Yippee, build fixed!
19:24 wahanui       Congratulations!
19:24 koha-jenkins  Project Koha_19.05_U18 build #209: FIXED in 45 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/209/
20:03 pastebot      "davidnind" at 127.0.0.1 pasted "Does anyone have any idea what is causing the GitLab pipeline failure for the manual, or just try again later?" (29 lines) at http://paste.koha-community.org/20335
20:18 cait          hm looks like maybe a mssing dependency ?
20:18 cait          rangi: do you know maybe how to fix?
20:19 davidnind     which is weird, because it worked fine yesterday... I haven't delved into how pipelines work, a bit of a black box to me
20:20 davidnind     hopefully...
20:20 cait          similar for me - but it might just be an update broke it or so?
20:25 davidnind     normally it is me that breaks things, so probably me :-D
20:26 davidnind     so, will see if rangi can solve when he is available, otherwise I'll have a look later
21:11 davidnind     jzairo++
21:24 koha-jenkins  Project Koha_19.05_D9 build #205: SUCCESS in 29 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/205/
21:27 koha-jenkins  Project Koha_19.05_D8 build #212: SUCCESS in 33 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/212/
21:55 koha-jenkins  Project Koha_19.05_U18 build #210: SUCCESS in 30 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/210/
22:06 rangi         davidnind: ill take a look
22:10 koha-jenkins  Project Koha_19.05_D9 build #206: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/206/
22:16 rangi         davidnind: naw not you, debian did :) he following packages have unmet dependencies: python3-sphinx : Depends: python3-distutils but it is not installable
22:16 rangi         it's got a weird dependency issue now, ill sort it
22:20 koha-jenkins  Project Koha_19.05_D8 build #213: SUCCESS in 25 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/213/
22:21 rangi         davidnind: ive switched to use debian/testing as that now has the version of sphinx we wanted, so hopefully that will fix it
22:25 cait          rangi++
22:38 davidnind     thanks rangi!
22:38 davidnind     rangi++
22:51 koha-jenkins  Project Koha_19.05_D9 build #207: SUCCESS in 30 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/207/
22:55 koha-jenkins  Project Koha_19.05_U18 build #211: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/211/
22:56 rangi         yep that got it :)
22:56 rangi         ill make the change for the 19.11 branch too
22:57 davidnind     thanks!
23:05 tuxayo        Does anyone using koha-testing-docker know how to run/build the whole with Debian 10 instead of 9?
23:06 tuxayo        I've found dists/buster/Dockerfile but I don't know how to use it
23:07 tcohen        export KOHA_IMAGE=master-buster
23:08 tcohen        the do you usual thing
23:08 tuxayo        thanks :D
23:08 tcohen        we don't have it in the README, right?
23:08 tcohen        bummer
23:09 tcohen        there's
23:09 tcohen        - master-bionic
23:09 tcohen        - master-stretch
23:09 tcohen        - master-jessie
23:09 tcohen        - master-buster
23:09 tcohen        and
23:09 tcohen        - master <- which is an alias for master-stretch
23:10 tcohen        https://gitlab.com/koha-community/koha-testing-docker/pipelines/146179358
23:10 tcohen        we should add the latest ubuntu
23:10 tcohen        20.04
23:10 tcohen        chau!
23:10 tcohen        good night
23:11 tuxayo        > we don't have it in the README, right?
23:11 tuxayo        It seems not
23:11 tuxayo        tcohen++
23:16 koha-jenkins  Project Koha_19.05_D8 build #214: SUCCESS in 24 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/214/
23:39 davidnind     tcohen++
23:39 koha-jenkins  Project Koha_19.05_D9 build #208: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/208/
23:48 koha-jenkins  Project Koha_19.05_U18 build #212: SUCCESS in 32 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/212/