Time  Nick           Message
04:03 koha-jenkins   Project Koha_19.11_D8 build #198: SUCCESS in 33 min: https://jenkins.koha-community.org/job/Koha_19.11_D8/198/
04:12 koha-jenkins   Project Koha_19.11_U20 build #3: STILL UNSTABLE in 41 min: https://jenkins.koha-community.org/job/Koha_19.11_U20/3/
04:15 koha-jenkins   Project Koha_19.11_D9 build #196: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_19.11_D9/196/
04:22 koha-jenkins   Project Koha_19.11_U18 build #193: SUCCESS in 52 min: https://jenkins.koha-community.org/job/Koha_19.11_U18/193/
04:47 koha-jenkins   Project Koha_19.11_D10 build #29: SUCCESS in 44 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/29/
04:58 koha-jenkins   Project Koha_19.11_D9 build #197: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_19.11_D9/197/
05:18 dcook          Huh... the application of TimeFormat via output_pref looks wrong in about.pl when using 12 hours vs 24 hours...
05:19 dcook          At least when TZ is undefined..
05:22 dcook          Ahh maybe because we're double outputting it..
05:28 dcook          Hmm maybe fixed in master..
05:30 dcook          Oh that's crazy making...
05:30 dcook          Same code..
05:30 dcook          But it works
06:34 dcook          Oh man, just noticed the Koha::Middleware::RealIP module is quite flawed...
06:34 dcook          bug 25950
06:34 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25950 normal, P5 - low, ---, dcook, NEW , REMOTE_ADDR if client_ip in X-Forwarded-For matches a koha_trusted_proxies value
06:41 reiveune       hello
06:55 cait2          good morning #koha
06:57 cait2          Joubu: ping :)
07:17 dcook          hola cait2
07:17 dcook          and reiveune :D
07:18 dcook          Going to point people towards bug 25950
07:18 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25950 normal, P5 - low, ---, dcook, Needs Signoff , REMOTE_ADDR set to null if client_ip in X-Forwarded-For matches a koha_trusted_proxies value
07:18 dcook          Should be a pretty easy sign off
07:23 dcook          Actually needs another test..
07:35 nlegrand       Salut !
07:37 nlegrand       I'm finishing correcting Bug 24412 after Josef failed QA it. Should I merge my corrections in the current patch, or should I do a new follow up?
07:37 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24412 enhancement, P5 - low, ---, nicolas.legrand, Failed QA , Attach waiting reserve to desk
07:44 nlegrand       Goedemorgen Frido!
07:45 nlegrand       fridolin: in case you know: 09:37 < nlegrand> I'm finishing correcting Bug 24412 after Josef failed QA it. Should I merge my corrections in the current patch, or should I do a new follow up?
07:45 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24412 enhancement, P5 - low, ---, nicolas.legrand, Failed QA , Attach waiting reserve to desk
07:48 fridolin       nlegrand: for a QA fix, i think a followup is better
07:52 nlegrand       fridolin: dank je!
08:19 janncis        Hello guys, Im trying to find extra koha modules, but only info I can find is that they exsit. Can anyone give example of such module? Im searching for one that would do api and search for books based on search criteria and return result in json.
08:26 ashimema       followup is best nlegrand... makes it easy to see the fix has taken place
08:26 ashimema       The RM can always squash such patches at push time.. but doing them as followups certainly helps QA people spot the work
08:27 ashimema       not sure what you mean by 'extra modules' janncis
08:27 ashimema       we have a plugin system and a number of publicly available plugins.. but we're still working on publicising those.. there's not definitive list of available plugins anywhere as yet.
08:41 loneant        good day. I'm trying tto install koha in my laptop and am having trouble. is there appropriate place to ask questions/ seek help? Thank you.
08:42 ashimema       here or the mailing lists loneant
08:44 loneant        neat! I tried to follow the debian wiki and am doing alright so far, but got stuck on running the plack. it keeps saying "failed to load external entity /etc/koha/sites/lmc/koha-conf.xml"
08:45 loneant        tried searching for guides in the net, but no-dice so far. So figured I'd try and ask people help
08:45 ashimema       sorry.. I'm just in a meeting at the minute so my replies will be slow
08:45 ashimema       sounds like a possible file permissions error.. or the file hasn't been created properly by koha-create
08:46 ashimema       does the file exist?
08:46 loneant        no problem! I'm very thankful for any help whatsoever!
08:46 loneant        I looked it up through ls and although the instance folder (lmc) exists, its empty.
08:46 loneant        there's koha-conf.xml file
08:47 loneant        *there's no koha-conf.xml file
08:47 ashimema       hmm..
08:47 ashimema       that's odd
08:48 ashimema       the koha-create operation should have created it and populated it
08:48 loneant        yeah. I tried running koha-create a few times, but all it said was lmc-koha instance exists already.
08:49 loneant        well, there was a error with apache AH00076 failed to enable APR_TCP_DEFER_ACCEPT. not sure if that has an effect on that.
08:50 loneant        but the server itself is running.. I read it was common problem with windows wsl so let it be.
09:04 janncis        ashimema wiki has position called external applications, but no applications mentioned.
09:05 ashimema       er.. could you link to where you saw that janncis?
09:05 ashimema       thinks like MarcEdit work well with Koha for example
09:06 ashimema       and Mana is a centralised reports repository which links well to Koha
09:12 janncis        ashimema https://wiki.koha-community.org/wiki/Category:Documentation
09:12 nlegrand       thank ashimema!
09:15 nlegrand       my botch on Bug 24412 was due to mimicking notanymoreguidelinish code. Enraged by that, I rewrote the code in Bug 25951.
09:15 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24412 enhancement, P5 - low, ---, nicolas.legrand, Needs Signoff , Attach waiting reserve to desk
09:15 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25951 enhancement, P5 - low, ---, koha-bugs, Needs Signoff , Koha::Objects using the DBIx::Class relationships in Koha::Hold and Koha::Item
09:15 nlegrand       Now I realise if one is pushed I'll have to rebase the other...
09:17 nlegrand       Anyway, I'm interested in Bug 22407, because it seems it'll improve performance and we need that. So, if you have suggestion or mentoring on this subject, I could do some work!
09:17 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22407 enhancement, P5 - low, ---, koha-bugs, NEW , OMNIBUS: Use DBIC relations to fetch related object rather than searching for the object
09:30 ashimema       cait around
09:33 liliputech_asu hi koha :)
09:34 loneant        I tried using koha-remove to delte the lmc instance. it said access denied for user 'root'@'localhost' (using password: NO)
09:34 loneant        perhaps it is an access problem after all.
09:35 liliputech_asu currently trying to install koha on an rpm-based distro (mageia ^^) wish me luck!
09:35 loneant        good luck :)
09:37 liliputech_asu from source ^^ first try ever :)
10:28 * dcook        waves to people and then goes back to writing the codez
10:36 cait           around now for a bit?
10:36 cait           i didn't see it probably because i am numbered again
10:46 dcook          Who's around for a bit?
10:57 ashimema       hola
10:57 wahanui        hello, ashimema
10:57 ashimema       can't remember what I was going to ask cait
10:59 tcohen         morning
11:06 dcook          hey folks
11:06 dcook          tcohen: Found a little issue that you might find interesting
11:06 dcook          bug 25952
11:06 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25952 minor, P5 - low, ---, koha-bugs, Needs Signoff , Github search for plugin throwing errors for % and koha-plugin search terms
11:06 dcook          Actually I should rename that
11:06 tcohen         hola dcook
11:06 dcook          bug 25952
11:07 dcook          tcohen: :D keeping well?
11:07 tcohen         mostly :-D
11:07 dcook          \o/
11:07 tcohen         I keep forgetting things
11:07 tcohen         but, it mostly works haha
11:08 dcook          hehe
11:08 dcook          I think I forget to worry about things and that works out for me
11:12 dcook          I've actually been thinking a bit about making a plugin to manage plugins... heh
11:12 dcook          I was inspired by the "Game Package Registry for Unity"
11:13 janncis        dcook do you know where to find list of plugins made for koha?
11:13 dcook          janncis: nope
11:13 dcook          Maybe the wiki
11:14 dcook          My actual goal is to create a registry of Koha plugins that I've personally pre-approved, and then let my Koha librarians choose from that list
11:14 janncis        nop there is almost no info about them there
11:14 dcook          janncis: https://wiki.koha-community.org/wiki/Koha_plugins
11:14 dcook          In the "See also" section
11:16 janncis        tnx a lot man, it looks like I missed that section
11:16 dcook          np
11:17 koha-jenkins   Project Koha_Master_D11 build #26: ABORTED in 4 min 20 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/26/
11:20 tcohen         dcook sounds like a great idea
11:20 dcook          :D
11:21 dcook          I'm glad you think so tcohen
11:21 tcohen         someone needs to start something on that regard
11:21 tcohen         maybe we can promote it for broader use later :-d
11:21 dcook          For sure
11:22 dcook          We have a bunch of customizations that I want to stop maintaining as core customizations, and start managing as plugins instead
11:22 dcook          But I want to make them easily available to users
11:22 dcook          I think my first step will be to disable the "Upload plugin" button
11:22 dcook          bug 25672
11:22 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25672 enhancement, P5 - low, ---, koha-bugs, NEW , Administrators should be able to disable client-side plugin upload
11:22 dcook          Then I'll add the "Plugin manager" plugin by CLI perhaps...
11:23 tcohen         awesome
11:23 dcook          Then the hardest part is providing the metadata to the "Plugin manager" plugin
11:23 dcook          I figure that could probably be configurable
11:23 dcook          So I could just stick a JSON file on a file server
11:23 dcook          Configure the "Plugin manager" to download it (has flashbacks to the swagger.io JSON download issue)
11:24 dcook          I could potentially inject a API route and inject some Javascript and display the available plugins somewhere as well...
11:24 dcook          Either tools-home.pl or plugins-home.pl maybe..
11:25 koha-jenkins   Project Koha_Master_D11 build #27: FAILURE in 2 min 44 sec: https://jenkins.koha-community.org/job/Koha_Master_D11/27/
11:25 dcook          I was thinking I'd just use the Github search system from bug 23975, but it doesn't look practical enough due to rate limiting..
11:25 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23975 new feature, P5 - low, ---, kyle, Pushed to master , Add ability to search and install plugins from GitHub
11:25 dcook          hola oleonard
11:26 * dcook        should do some actual coding instead of just talking abotu coding...
11:26 oleonard       Hi dcook
11:32 oleonard       dcook is Bug 25949 in master?
11:32 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 trivial, P5 - low, ---, dcook, RESOLVED WORKSFORME, Date and time displaying AM when it should show PM
11:32 oleonard       Oh whoops
11:32 dcook          Yeah nah my bad
11:32 * oleonard     is still working through emails
11:33 dcook          I still have no idea why it works in koha-testing-docker for master but not on my prod 19.11 installs
11:33 dcook          The code looks the same :S
11:33 dcook          But it's such a small thing that I'll just look the other way for now >_>
11:33 * oleonard     was remembering Bug 25617
11:33 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25617 critical, P5 - low, ---, jonathan.druart, Pushed to oldoldstable , Error on about page when TimeFormat preference is set to 12hr
11:36 dcook          Oh interesting..
11:36 dcook          Maybe that's it
11:37 lmstrand       Hi all! Anyone here, who knows details about how the sip server works?
11:39 lmstrand       mostly about the connection it requires with the sip device?
11:44 lmstrand       I'm trying to develop this sip messaging system that utilises the REST/openapi to relay the  sip messages over https to the sip device using POST.
11:47 lmstrand       My problem is that it seems like the sip server requires a constant connection from the client? Is this true? I've tried to pass each new message by creating a new socket connection like this:
11:47 lmstrand       my $socket = IO::Socket::INET->new(
11:48 lmstrand       and when the message is passed and I get a response sip message, the logs say:
11:49 lmstrand       [2020/07/08 10:45:29] [INFO] [undef]@10.0.3.217: OUTPUT MSG: '941' C4::SIP::Sip::write_msg /home/koha/Koha/C4/SIP/Sip.pm (187)
11:49 lmstrand       [2020/07/08 10:45:29] [DEBUG] SIPDEVICE@10.0.3.217: raw_transport: uname/inst: 'SIPDEVICE/SIPDEVICE' C4::SIP::SIPServer::raw_transport /home/koha/Koha/C4/SIP/SIPServer.pm (174)
11:49 lmstrand       [2020/07/08 10:45:29] [DEBUG] SIPDEVICE@10.0.3.217: EOF returned on read C4::SIP::SIPServer::read_request /home/koha/Koha/C4/SIP/SIPServer.pm (348)
11:49 lmstrand       [2020/07/08 10:45:29] [INFO] SIPDEVICE@10.0.3.217: raw_transport: shutting down C4::SIP::SIPServer::raw_transport /home/koha/Koha/C4/SIP/SIPServer.pm (178)
11:51 dcook          lmstand: I'm not really here atm, but I don't think that could ever work
11:52 dcook          Look at using stunnel if you want to use SSL
11:52 dcook          SIP is it's own protocol going over TCP
11:53 lmstrand       The thing I was trying to achieve was to get rid of the tunneling and encrypting the messages over https
11:53 lmstrand       http://biblstandard.dk/rfid/dk/rfid_sip2_over_https.htm
11:55 lmstrand       so far the messages go back and forth inside an xml but just the one that performs the sip device login. I would need to find a way to keep the connection alive to pass on other messages too, and now I'm in a dead end.
11:56 dcook          I don't have time to look at that but sounds interesting
11:57 dcook          HTTP doesn't use "connections"
11:57 dcook          But if you're looking at keeping the TCP connection alive
11:57 dcook          Look at Keep-Alive
11:57 dcook          Or HTTP/2
11:57 dcook          Although I don't think there is any Perl code out there that supports HTTP/2
11:58 lmstrand       Ok thanks, I need to check that out. I'm just a trainee here and well over my head :D
12:00 koha-jenkins   Project Koha_Master_U20 build #32: STILL UNSTABLE in 48 min: https://jenkins.koha-community.org/job/Koha_Master_U20/32/
12:00 dcook          That can be a fun opportunity heh
12:00 dcook          lmstrand: Where are you a trainee?
12:00 lmstrand       Koha Finland
12:00 dcook          It's 10pm here, so I'm going to log off in a second... too hard to sleep if I stay up too late..
12:01 dcook          Oh cool!
12:01 lmstrand       Lol it's 3pm here. :D well good night.
12:01 dcook          Cheers :)
12:02 dcook          I am interested by your idea..
12:02 dcook          https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
12:02 dcook          Consider posting a message to the koha-devel listserv
12:02 dcook          I'd happily look later and reply to that
12:03 lmstrand       Ok thanks. I'll do that. Let's see if anyone has ideas on how to actually make this happen.
14:56 tuxayo         Hi #koha o/
14:57 tuxayo         Does anyone have ideas about how to test deleted biblio, biblioitems, biblio_metadata, and items tables (Bug 20271) work properly?
14:57 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 enhancement, P1 - high, ---, jonathan.druart, Signed Off , Merge deleted biblio, biblioitems, biblio_metadata, and items tables
14:57 tuxayo         Besides the basic operation about creating, deleting item and records.
15:02 reiveune       bye
15:05 nlegrand       tuxayo: I was about to test them with our production environment until I realised it needed several fixes before upgrading to master and then I stopped and did something else. Ok I didn't help you but at least someone answered you :D.
15:06 tuxayo         nlegrand: upgrading production environment to master?
15:06 loneant        hi
15:08 nlegrand       tuxayo: Why? Koha is not rolling release ready?
15:08 nlegrand       tuxayo: I meant upgrading a clone of our production environment. Until we do rolling release :D.
15:08 tuxayo         XD
15:12 tuxayo         nlegrand++ testing with a lot of data helps a lot
15:27 tcohen         tuxayo the best approach is to see places in which old* tables are used
15:50 moonraker      trying to install koha on my laptop through windows wsl. managed to get to apache up and running. however it doesn't seem to be calling up the domain I set up. instead it brings up the default apache2 website
15:50 moonraker      pretty stuck now haha
15:51 tcohen         moonraker disable the default domain
15:57 moonraker      ok. used sudo a2dissite  on 000-default.conf and default-ssl.conf. still doesn't bring up library.mydomain.org
15:57 tcohen         I'm not familiar with wsl
15:57 tcohen         but
15:57 tcohen         can you run
15:57 tcohen         apache2ctl -D DUMP_VHOSTS
15:57 tcohen         ?
15:58 tcohen         it will bring light on the vhosts definitions and domain name<->config file matching
15:59 moonraker      VirtualHost configuration: *:80                   is a NameVirtualHost          default server lmc.olaslibrary.org (/etc/apache2/sites-enabled/lmc.conf:4)          port 80 namevhost lmc.olaslibrary.org (/etc/apache2/sites-enabled/lmc.conf:4)          port 80 namevhost lmc-intra.olaslibrary.org (/etc/apache2/sites-enabled/lmc.conf:22)
16:00 moonraker      ooops sorry for the format. basically it seems to check out
16:01 moonraker      default server lmc.olaslibrary.org (/etc/apache2/sites-enabled/lmc.conf:4)
16:01 moonraker      port 80 namevhost lmc.olaslibrary.org (/etc/apache2/sites-enabled/lmc.conf:4)
16:01 moonraker      port 80 namevhost lmc-intra.olaslibrary.org (/etc/apache2/sites-enabled/lmc.conf:22)
16:01 moonraker      That's hopefully a better format for it haha
16:02 tcohen         did you tweak your hosts file?
16:02 tcohen         to map the DNS to localhost?
16:03 moonraker      I followed the debian wiki, so I added the dns below the localhost lines
16:03 moonraker      that's the lmc.olaslibrary.org stuff
16:05 tcohen         so on a terminal
16:05 tcohen         ping lmc.olaslibrary.org
16:05 tcohen         gets a response
16:05 tcohen         and it is from an IP of the machine, for example localhost
16:06 moonraker      yeah tried it out. it does! that is weird
16:07 tcohen         unfortunately (?) I don't have a windows computer to try myself
16:07 tcohen         ask on koha-devel
16:07 moonraker      the IP is what I specified in /etc/host/ so... presumably its sending out info
16:07 tcohen         there are some windows users
16:07 tcohen         wait
16:08 tcohen         are you pointing to an extra machine? or is it all localhost?
16:09 moonraker      its my machine, but per the debian koha wiki, I got the 192.168.x.x IP and used that for the domain
16:11 moonraker      localhost is 127.0.0.1. but from what I gathered they use they same port.
16:16 moonraker      guess I'll sleep on it for now. thanks for trying out your hand :)
16:36 oleonard       How does batch item modification decide which item fields are shown in the table?
16:37 oleonard       I'm curious why non-public note isn't showing up even though one of the items has data in that field
16:46 tuxayo         tcohen: «see places in which old* tables are used»
16:46 tuxayo         Thanks, I'll try that
17:14 tcohen         tuxayo I tried that already
17:14 tcohen         and what I did was a git grep
17:14 tcohen         on the Koha::Old::* libs
17:14 tcohen         and the table names
17:14 tcohen         and then used those lines to identify what to test on the UI
17:31 caroline       I think I'm feeling revolutionary today... I keep mistyping MARX instead of MARC
17:32 oleonard       I'm expressing my revolutionary feelings by making changes to 270 files at once
17:36 * oleonard     will never get away with it
17:36 tcohen         oleonard just do iy, before Joubu is back
18:12 cait           :)
18:15 cait           i like you, koha people
18:26 tuxayo         he he he ^^
18:26 tcohen         :-D
18:29 tcohen         next meetings?
18:29 wahanui        i guess next meetings is https://wiki.koha-community.org/wiki/Next_IRC_meetings
18:31 tuxayo         calendar and wiki out of date
18:31 tuxayo         next dev meeting 15th http://irc.koha-community.org/koha/2020-07-01#i_2266019
18:32 caroline       There's a script someone has to run to update everything...
18:32 caroline       ashimema or Joubu
19:00 vegasjoe       Where do I go to find the logs for adding a patron?
19:00 vegasjoe       Something went wrong when creating the patron. Check the logs === This the error
19:01 caroline       probably koha-error_log or something like that
19:02 vegasjoe       ok. thank you
19:05 cait           or plack-error-log
19:43 aleisha_       hello
19:43 wahanui        bidet, aleisha_
20:11 vegasjoe       I did not see the plack log. I do not think it is enabled. I search the /var/log/apache2 and did not see the error in there either.
20:15 davidnind      if you are using packages then the plack log will most likely be under /var/log/koha/<yourinstancename>/
20:15 wahanui        Hmm.  No matches for that, davidnind.
20:16 caroline       my logs are simply under var/log/
20:19 davidnind      hmm, in that case maybe a search will help: find / -name plack.log
20:19 vegasjoe       i see the logs in /var/log/koha/library. The opac_error.log is empty. I would expect my problem with patrons to be in there.
20:20 davidnind      I don't know enough about how errors are logged to help
20:21 davidnind      maybe under Tools > Log viewer
20:23 vegasjoe       I do not know how to use the log viewer. No files are returning and there are errors in the intranet log about a missing argument.
20:29 lisettelatah   if your error is when adding a patron, it wouldn't be in the opac_error but probably in the koha-error log, which should be in the same folder.
20:32 davidnind      also, you can post relevant extracts from any logs using http://paste.koha-community.org/ (also let us know what version of Koha you are using, the database you are using, and how it was installed if you know - packages are normally recommended for production environments)
20:36 pastebot       "davidnind" at 127.0.0.1 pasted "files in /var/log/koha/<instancename>/ (this is for koha-testing-docker)" (14 lines) at http://paste.koha-community.org/24552
20:36 davidnind      ^^ ^^ example of using
20:45 lisettelatah   Also, here is the troubleshooting Wiki page. It describes some ways to increase logging and where different log files are found.
20:46 lisettelatah   https://wiki.koha-community.org/wiki/Category:Troubleshooting
21:12 vegasjoe       I am running Ubuntu 16.04. I should probably upgrade first. Then get on the latest version?
21:16 vegasjoe       no koha error log in the /var/log/koha/library folder
21:17 hayley         morning vegasjoe, what's your issue?
21:18 lisettelatah   oleonard are you using docker or devbox these days on Windows? I'm trying to setup docker and running into some issues.
21:18 vegasjoe       When adding a patron I get the following error:  Something went wrong when creating the patron. Check the logs
21:19 hayley         vegasjoe is there anything in the About > System information tab?
21:19 hayley         Or in /var/log/koha/library/plack.log ?
21:20 vegasjoe       there is not plack.log  in the folder
21:21 vegasjoe       I will have to go back to the site to get more information. form the system information tab
21:23 lari           logfile permission/ownership issue? koha dies because logs couldn't be written and then nothing reads in logs. just a guess
21:23 vegasjoe       Can't locate object method "structured_requirements_for_module" via package "CPAN::Meta::Requirements" at /usr/share/koha/lib/C4/Installer/PerlModules.pm line 66.
21:24 vegasjoe       That is the error when I go to the about > System information tab
21:24 hayley         are you missing any required modules when you go to the modules list in the about?
21:24 hayley         let me find exactly where
21:25 hayley         About  > Perl modules
21:26 vegasjoe       when I press the about tab this is the error I get  "structured_requirements_for_module" via package "CPAN::Meta::Requirements"
21:29 hayley         hm
21:31 vegasjoe       I ckecked the auth.log. Someone logged on as root on Jul 5. I think they server has been compromised.
21:32 vegasjoe       Any tips on installing koha on ubuntu 20.04?
21:33 hayley         here's an article I found: https://www.how2shout.com/how-to/install-koha-library-software-on-ubuntu-20-04-lts-focal-fossa.html
21:34 vegasjoe       Thank you. But is it better to be on 18.04?
21:38 caroline       I'm trying to fix a typo in a .tt file, but it doesn't change in the staff interface. Is there something that I have to do to force the reload of the templates (or whatever)?
21:39 hayley         caroline you'll usually need to restart plack
21:39 hayley         you can do restart_all if you're on devbox
21:40 caroline       and if I don't have plack?
21:40 hayley         oh hm memcached?
21:40 caroline       i'm not sure I have that either
21:42 hayley         is it a devbox or a server?
21:42 caroline       it's a git installation on my computer
21:43 caroline       so I guess server?
21:44 hayley         hm if run sudo service memcached restart what does it say?
21:45 caroline       it says not found
21:45 caroline       Failed to restart memcached.service: Unit memcached.service not found.
21:46 caroline       All that for a stupid 1-letter typo... Computers are frustrating sometimes... I think I'll just send it in as is and hopefully smoeone can test it
21:47 * caroline     think she needs to stop working for the evening
21:48 caroline       bug 25718 if someone wants to try
21:48 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25718 enhancement, P5 - low, ---, koha-bugs, Needs Signoff , Correct typo in additem.tt
21:48 caroline       I'll sign off for tonight
21:49 hayley         sorry I couldn't help caroline! I'll take a look later
21:49 caroline       don't worry about it... my install is weird
21:50 dpk            Hi, I work with efdss.org and we just upgraded out test server from 19.11.05 to 20.05.01 and we are having a problem with "Server Error" when trying to change a preference
21:50 dpk            on the staff interface (and probably any change).  Looking at the logs,
21:51 caroline       dpk, I've had that before and tcohen said that installing or restarting plack does the trick
21:51 dpk            ...
21:51 dpk            Forbidden/incorrect X-Koha-SetEnv: OpacNavRight at /usr/share/koha/lib/Koha/Middleware/SetEnv.pm line 87.
21:51 dpk            Forbidden/incorrect X-Koha-SetEnv: OPACSearchForTitleIn at /usr/share/koha/lib/Koha/Middleware/SetEnv.pm line 87.
21:51 dpk            Forbidden/incorrect X-Koha-SetEnv: OPACUserCSS at /usr/share/koha/lib/Koha/Middleware/SetEnv.pm line 87.
21:51 dpk            Configuration not defined at /usr/share/perl5/Log/Log4perl/Config.pm line 579.
22:57 dcook          And back again less than 12 hours later heh
23:38 vegasjoe       Hello. I installed koka 20 and it says that I need Locale::Language Required. 2.07
23:38 vegasjoe       How do I install it?
23:42 vegasjoe       Hi hayley
23:42 hayley         hi vegasjoe I'll check that for you
23:42 vegasjoe       thank you
23:47 vegasjoe       I better check out