Time  Nick      Message
00:01 mtompset  Zeroing annually makes sense to me.
00:01 mtompset  kmlussier++ # I agree.
00:01 mtompset  @karma wizzyrea
00:01 huginn    mtompset: Karma for "wizzyrea" has been increased 104 times and decreased 0 times for a total karma of 104.
00:01 mtompset  karma wizzyrea
00:01 wahanui   wizzyrea has karma of 453
00:02 mtompset  I sense a disturbance in the karma. :)
03:43 DrLang    I am hoping someone can shed some light for me regarding using Let's Encrypt with Koha. I am having some trouble because it seems that both the staff client and OPAC client want to use the same cert, which does not work with LE since they have different subdomains.
04:07 bag       do this *.subdomain.domain.org
04:07 bag       so just encrypt your subdomain.domain.org
04:10 DrLang    LE can't handle wildcards. That's the crux of the problem.
04:10 DrLang    At least that was my understanding.
04:53 mtj       DrLang: afaik, thats correct - ive heard LE will be allowing wildcard certs... soon
04:55 mtj       ..the workaround is to use 2 uniq certs, until then :/
04:55 mtj       https://letsencrypt.org/2017/07/06/wildcard-certificates-coming-jan-2018.html
04:56 mtj       ... fully available on February 27, 2018.
05:04 DrLang    oh shit that's really soon
05:06 DrLang    using two certificates has not been working. For whatever reason, both portals get defaulted to one for the OPAC. Whenever I try to use https to access the staff portal, it redirects.
05:19 mtj       DrLang:  thats another apache config problem
05:21 mtj       fwiw, i've had koha working with 2different LE certs for opac and taff
05:23 mtj       tho.. i did eventually just buy a cheap wildcard cert
05:24 mtj       ..for $40 USD,  was worth it for general dev/testing stuff
05:24 mtj       https://www.ssl2buy.com/
05:24 mtj       i thought i might switch back to LE, after they sorted the wildcard stuff
06:16 * cait    waves good morning
07:24 cait      @later tell tcohen - commented on the funds api draft
07:24 huginn    cait: The operation succeeded.
07:46 alex_a    bonjour
07:54 * magnuse waves
07:54 eythian   hi
07:54 wahanui   hi, eythian
08:09 gaetan_B  hello
08:16 sjamso    Hi! I am upgrading my koha from 3.20 to 17.11. I have dump my database back. Now during the database updradation through web interface I get , Gateway Timeout- The gateway did not receive a timely response from the upstream server or application. What could be the issue. I have 11 GB database file.
08:18 fridolin  hi dear community
08:34 sjamso    Anybody any solution tho "Gateway Timeout- The gateway did not receive a timely response from the upstream server or application." while upgrading the koha database.
08:45 marcelr   hi #koha
08:48 eythian   hi marcelr
08:48 marcelr   o/
08:51 tuxayo    hi koha o/
08:52 tuxayo    sjamso: check the timeout of your  web server. Do you have plack/starman? Check if it has I timeout also.
08:58 sjamso    tuxayo: my web server timeout setting is fine but still give me time out message. No i don't have plack/starman. Will this tool help?
09:01 tuxayo    sjamso: it's like PHP FPM if I understood correctly. It allows to process multiple request simultaneously and to not recompile the Perl code a each request. So it's useful for performance issues during normal use by multiple users.
09:01 tuxayo    But here not having it is one less thing to check :)
09:03 sjamso    thank you @tuxayo. I will explore the tools and give a try. thank you for you help
09:06 tuxayo    sjamso: Just to be sure that there was no misunderstanding: I don't think you need to setup plack for your upgrade. (someone else correct me if I'm wrong)
09:10 sjamso    tuxayo; I am not able to proceed with koha upgradation because of the time out issue. On the browser, Web installer › Update database We are upgrading from Koha 16.06.00.013 to 17.11.02.000 and after few minutes I get Gateway time out message. Is it possible that my database is corrupt?
09:13 tuxayo    sjamso: It's likely, restore your backup after each failure. Else the retry might be doomed to fail again.
09:25 reiveune  hello
09:25 wahanui   bonjour, reiveune
12:40 oleonard  Hello
12:42 eythian   so you say.
12:44 * cait    waves
12:57 tcohen    morning
12:58 tuxayo    hi oleonard , hi tcohen :)
13:00 Joubu     hi #koha
13:01 tuxayo    hi Joubu :)
13:03 Joubu     tcohen: did you try HTTP::OAI 4.06?
13:03 tcohen    hi cait
13:03 tcohen    Joubu: I haven't
13:11 cait      hi tcohen - left you a later
13:12 tcohen    saw it
13:12 tcohen    I proposed to remove those fields because they are documented as 'not used in Koha'
13:12 cait      they were not used
13:12 cait      then we started using them
13:12 tcohen    so kohastructure.sql should be documented
13:12 cait      so forgot to update documentation = separate bug
13:12 cait      yep
13:12 tcohen    cool, I like your additions
13:12 tcohen    changes
13:12 cait      when acq was first implemented the fields had no effect, has been fixed since
13:14 cait      i will take a look at holds next
13:15 tcohen    thanks cait
13:27 kellym    goodmorning
14:06 JesseM    Good Morning
14:06 wahanui   well, it's morning somewhere, yes
14:06 JesseM    :)
14:09 JesseM    Hi Joubu. Was wondering if there was anything that we need to do with bug 15522 to get it pushed to master?
14:09 huginn    Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15522 enhancement, P5 - low, ---, kyle, Signed Off , New interface for revamped circulation rules
14:10 Joubu     wait for QA? :)
14:11 JesseM    ;P
14:11 marcelr   just 139 to go
14:12 JesseM    Just need to be ready by then
14:13 Joubu     I wanted to have a look when I asked for the rebase but too many conflicts
14:14 JesseM    I know pianohacker has been working on this. I'm thinking he's resolved the conflicts but I will confirm with him.
14:22 Joubu     yes I have seen his rebase, I guess the conflicts are fixed
14:33 oleonard  15522 is a nightmare of dependencies.
14:35 oleonard  JesseM: 15522 depends on several bugs which need signoff
15:00 JesseM    right oleonard. digging through those now
15:00 JesseM    thx
15:08 oleonard  Anyone around who has spent time looking at Bug 15395?
15:08 huginn    Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395 enhancement, P5 - low, ---, julian.maurice, Signed Off , Internationalization: plural forms, context, and more
16:05 tuxayo    Hi, can someone confirm whether or not this¹ is a good example of how to create a syspref?
16:05 tuxayo    [1] https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58997&action=diff
16:14 Joubu     @later tell rangi This commit should fix bz-splitter - https://github.com/joubu/bz-splitter/commit/2ba693e8a1a8f4fbf3ea3212ae5b9758c469086d
16:14 huginn    Joubu: The operation succeeded.
16:16 Joubu     tuxayo:        -   - "Enable purchase suggestions for the following libraries.": should be on 2 lines
16:21 tuxayo    Joubu: thanks, noted
16:24 Joubu     @later tell josef_moravec could you take a look at 19908 again?
16:24 huginn    Joubu: The operation succeeded.
16:26 Joubu     fridolin: did you take a look at the jenkins failure for 17.05?
16:31 tuxayo    If on a Bug there are 3 patches. And I mistakenly signed off only the first one. Should I reattach all the 3 after signing off the 2 forgotten patches?
16:38 Joubu     first one or last one?
16:38 Joubu     if first one you are good
16:38 Joubu     the order of the patches has to be preserved to make them apply cleanly
16:39 tuxayo    Joubu: it was the last (chronological) one.
16:41 fridolin  Joubu: ah i cant reproduce yet
16:42 fridolin  t/db_dependent/TestBuilder.t is fine to me
16:43 tuxayo    see ya!
16:44 Joubu     fridolin: what I usually do in this case is 1. open a bug report like "script.t is failing randomly" and I let a comment with a link to the jenkins run, with the output of the failure
16:44 Joubu     to keep track of what is going wrong
16:45 fridolin  yep but since it is not in master
16:45 fridolin  i wait for next build, beeing optimistic ;)
16:45 Joubu     maybe it is, we do not know.
16:45 Joubu     hum...
16:46 Joubu     @later tell fridolin I manually started a new build, #74
16:46 huginn    Joubu: The operation succeeded.
17:26 jenkins   Yippee, build fixed!
17:26 wahanui   o/ '`'`'`'`'`'`'`'`'`
17:26 jenkins   Project Koha_17.05_D8 build #74: FIXED in 40 min: https://jenkins.koha-community.org/job/Koha_17.05_D8/74/
18:23 reiveune  bye
18:57 oleonard  Anyone around who has worked with XSLT and lived to tell the tale?
18:59 oleonard  Anyone around who wouldn't answer an XSLT question if their life depended on it?
19:25 * Joubu   hates XSLT
19:25 Joubu     what's your question oleonard ?
19:27 oleonard  I'm trying to use something like <xsl:if test="contains( $variable,'foo')"> and it keeps blowing everything up
19:27 oleonard  I'm able to successfully output my $variable without the <xsl:if>
19:35 Joubu     oleonard: try xsl:when
19:35 Joubu     it's what is telling me `git grep contains **/*.xslt`
19:36 oleonard  Dammit it was just a typo.
19:39 oleonard  Thanks for the suggestion anyway Joubu.
21:31 * cait    waves
21:36 aleisha   hi cait
21:37 cait      hi aleisha :)
21:38 rangi     Joubu: you about?