Time  Nick          Message
00:12 talljoy       @later tell rangi ...last update i promise...Submitted Merge Request in gitlab.  yay.  either it went through or i sent it to my own fork... ha!
00:12 huginn        talljoy: The operation succeeded.
00:17 rangi         all good, it worked fine
00:18 talljoy       i wrassled that git to the ground and won.
00:19 rangi         http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary
00:20 talljoy       i accept all pointers on what is good practice here.  comments/messages etc.
00:20 talljoy       but appears to be an easy point of entry to make changes.  very exciting!!!!
00:20 rangi         yep :)
00:22 bag           I love hearing easy point of entry
00:22 bag           very cool - love it :)
00:25 talljoy       question.  how do i refresh my 'fork' in gitlab to get everyone elses changes?
00:26 bag           well currently you’re at the top ;) no one else has committed anything
00:27 bag           but the easiest way - is git pull
00:27 talljoy       but i'm in gitlab  not git like you know it
00:28 dcook         "i'm in git lab not git like you know it"
00:28 bag           hmm…
00:28 dcook         That sounds more badass than it should
00:28 talljoy       ha!
00:28 talljoy       cuz it's actually the opposite
00:28 dcook         hehe
00:28 * dcook       keeps meaning to try out Gitlab and Sourcetree
00:28 bag           git pull REMOTE NAME-OF-BRANCH -u
00:28 talljoy       rangi should i edit in the main manual and submit merge requests that way?  or stick with making a fork?
00:28 dcook         Just started trying out Bitbucket
00:29 bag           do you have different branches talljoy ?
00:29 talljoy       you know mean....i found a way to make it hard to do.  cuz it's git
00:29 bag           bingo
00:29 bag           :D
00:29 talljoy       i have my own forked manual right now!
00:29 bag           talljoy++
00:30 bag           talljoy: https://docs.gitlab.com/ee/gitlab-basics/start-using-git.html#start-using-git-on-the-command-line
00:30 talljoy       sorry i'm going through a tunnel...you're breaking up on me
00:30 dcook         "you're breaking up on me"
00:30 dcook         I wish I could draw, so I could draw a couple breaking up overtop someone..
00:31 talljoy       heh
00:31 dcook         oleonard can draw!
00:31 dcook         Which reminds me..
00:31 dcook         @later tell oleonard Hey... do you have any new webcomic recommendations? I love KSBD but I'm all up-to-date >_>
00:31 huginn        dcook: The operation succeeded.
00:38 dcook         TFW you're rebasing and you're reapplying thousands of commits..
00:52 talljoy       rangi i'm a bit confused on the links in the manual and what needs updating.  i see the change in syntax  <#marcbibframework> to :ref:`MARC Bibliographic Frameworks
00:52 talljoy       but where do I find the new term to use in the ref: statement?
00:52 rangi         ahh you have to have a look and find it
00:53 talljoy       For example i want to add a link to the Appendix for Record Matching Rules.  To show where the bib indexes are.
00:53 rangi         easiest way is too look at the old manual
00:53 talljoy       ok, makes sense.
00:53 talljoy       so from this url in the manual http://manual.koha-community.org/3.22/en/kohasearchindexes.html#idp65143488
00:53 dcook         talljoy++
00:53 rangi         eg
00:53 rangi         https://koha-community.org/manual/16.11/html/ch06.html
00:54 rangi         the link on frameworks there
00:54 rangi         takes you to here
00:54 rangi         https://koha-community.org/manual/16.11/html/ch02s04.html#marcbibframeworks
00:54 rangi         then you see it is MARC Bibliographic Frameworks
00:55 talljoy       the title...yes
00:55 talljoy       okay i think i see this
00:55 rangi         and thats what the link becomes, it automagically does that for you
00:55 rangi         which makes it much more readable for humans too
00:56 rangi         https://koha-community.org/manual/16.11/html/ch06s02.html
00:56 rangi         eg the link to there is :ref:`Item Records
00:57 dcook         rangi: Quick question about ElasticSearch..
00:57 rangi         talljoy: we are using this http://www.sphinx-doc.org/en/1.4.8/ext/autosectionlabel.html
00:58 dcook         Adding another parameter to C4::SimpleSearch via "simple_search_compat". It won't be needed in ElasticSearch, but should I still add it to the POD for "simple_search_compat" in Koha::SearchEngine::ElasticSearch::Search?
00:58 rangi         yeah, just document it isnt used
00:58 dcook         Sounds good. That's what I was thinking.
00:58 talljoy       okay i will look at the link rangi.  i just submitted another patch to include a link.
00:58 talljoy       if that is correct syntax, i'm good to go.
00:58 rangi         sweet thanks
00:59 dcook         It's an option to prevent unnecessary normalization, but ElasticSearch doesn't appear to use unnecessary normalization :D
00:59 dcook         Hmm then again... I should double-check..
01:00 talljoy       LOVE THIS MANUAL NOW.
01:00 talljoy       sorry for the shouting
01:01 talljoy       consider yourself lucky you don't have to see the arm waving and dancing
01:01 dcook         Hmm..
01:02 dcook         The ElasticSearch simple_search_compat looks weird..
01:02 dcook         Has ElasticSearch been tested with the Record Matching Rules?
01:02 * talljoy     leaves you to your devices while she toddles off to have a celebratory martini.
01:06 dcook         I guess this is whay we have unit tests
01:06 dcook         Lesseeee
01:07 dcook         Oh right... Tomas did the unit tests for Search.t..
01:08 dcook         Huh..
01:08 dcook         Apparently we have no unit tests for search?
01:08 dcook         That can't be right..
01:08 dcook         db_dependent/Search.t there we go..
01:08 dcook         Oh my... that didn't go well at all
01:21 dcook         SimpleSearch( $query, $offset, $max_results, [@servers] );
01:21 dcook         I suppose this syntax is problematic in Perl?
01:21 dcook         Since [] could mean optional or a arrayref..
01:22 dcook         "%options is optional." :p
01:51 dcook         @later tell tcohen I'm not sure if you'd be interested but I've re-opened bug 15541
01:51 huginn        dcook: The operation succeeded.
02:32 KSchmeeds     Hey everyone, I was hoping for some help with an error message I got last night after upgrading my koha installation
02:38 KSchmeeds     DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list' at /usr/share/koha/lib/Koha/Objects.pm line 176
03:48 KSchmeeds     anyone have any ideas for DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list' at /usr/share/koha/lib/Koha/Objects.pm line 176
03:48 dcook         No idea, but that sounds weird
03:49 KSchmeeds     happened after I ran sudo apt-get update && sudo apt-get upgrade && sudo apt-get install koha-common
03:49 dcook         I don't use the Debian packages, so I couldn't tell you off the top of my head. Sorry :/
03:49 dcook         Looks like a coding issue somewhere though
03:49 dcook         Maybe I can see at a glance..
03:50 dcook         You could try the listserv as well
03:50 dcook         It's sort of an odd time of day right now
03:50 dcook         Nothing jumps out at me otherwise, and I'm in the middle of something else atm
03:50 KSchmeeds     ok
03:50 dcook         Sounds like a coding error somewhere though
05:24 dcook         Blearg... want to use exceptions but..
05:24 dcook         Can't in this case..
05:26 dcook         Ahh maybe in another case..
07:21 Penggu        hi there. did an apt update which broke koha. it is saying things like Unknown column 'me.lastseen' in 'field list' at /usr/share/koha/lib/Koha/Objects.pm line 176. how do i run a db schema update?
07:22 Penggu        i noticed something ran during the apt updates but it zoomed past too fast to catch the output
07:22 Penggu        running ubuntu 16.04 and using packaged version
07:23 Penggu        apt says the current koha version is 16.11.00.05
07:31 Penggu        just ran: root@koha:/usr/share/koha/bin# devel/update_dbix_class_files.pl --db_name=the_db --db_host=the_db_host --db_user=the_user --db_passwd=the_pwd
07:31 Penggu        still get: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.lastseen' in 'field list' at /usr/share/koha/lib/Koha/Objects.pm line 176
07:39 alex_a        bonjour
07:39 wahanui       bonjour, alex_a
07:39 fridolin      hie there
07:39 Penggu        looks like the lastseen column was added at (db) version 16.06.00.027. before that, there's an insert into the system prefs which does exist. my db currently says it is version 16.1100000. would it be safe to put "16.06.00.026" into the systempreferences table?
07:44 Penggu        if i do: /usr/share/koha/intranet/cgi-bin# perl installer/data/mysql/updatedatabase.pl
07:45 Penggu        i get: Can't locate C4/Context.pm in @INC (you may need to install the C4::Context module) \ BEGIN failed--compilation aborted at installer/data/mysql/updatedatabase.pl line 39.
07:55 Penggu        these chats get archived to the web. so some more notes:
07:56 Penggu        i did export KOHA_CONF=<our xml file path>
07:56 Penggu        and export PERL5LIB=/usr/share/koha/lib
07:57 Penggu        ran: /usr/share/koha/intranet/cgi-bin# perl installer/data/mysql/updatedatabase.pl
07:57 Penggu        now worked
07:57 LibraryClaire morning #koha
07:57 Penggu        after restarting services
07:57 Penggu        the proper (non-broken), colourful koha login page appears
07:58 Penggu        (it wasn't before), but after logging in, there's an internal server error, still complaining of the missing lastseen column
07:58 reiveune      hello
07:58 Penggu        im going to add the column manually and see what happens
07:59 Penggu        the update statement reads: "ALTER IGNORE TABLE borrowers ADD COLUMN lastseen ..."
08:00 Penggu        running it directly gives an error, but it works if "IGNORE" is removed
08:00 Penggu        now I can log in
08:04 Penggu        "As of MySQL 5.7.4, the IGNORE clause for ALTER TABLE is removed and its use produces an error." http://dev.mysql.com/doc/refman/5.7/en/alter-table.html
08:04 Penggu        we're running 5.7.16-0ubuntu0.16.04.1
08:04 Penggu        wowzers
08:05 Penggu        the pl script is littered with it
08:39 Penggu        site is working but it looks broken. tried a full reinstall and it's still terrible.
08:40 gaetan_B      hello
08:41 Penggu        its like some stylesheets and a couple of js libraries are missing
08:42 Penggu        hm. browser cache is the culprit here. *jackass*
08:48 Penggu        https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17234 - related to mysql 5.7 alter ignore changes
08:48 huginn        04Bug 17234: major, P5 - low, ---, philippe.blouin, Signed Off , ALTER IGNORE TABLE is invalid in mysql 5.7.  This breaks updatedatabase.pl
08:48 Penggu        *sigh*
08:48 Penggu        enough for today. hope these notes help someone.
08:48 Penggu        bye all
09:14 eythian       @wunder jordaan, ams
09:14 huginn        eythian: The current temperature in Ten Kateplein, Amsterdam, Netherlands is 10.3°C (10:08 AM CET on December 01, 2016). Conditions: Partly Cloudy. Humidity: 79%. Dew Point: 7.0°C. Pressure: 30.32 in 1027 hPa (Falling).
09:14 eythian       two whole digits!
09:16 LibraryClaire @wunder Konstanz
09:16 huginn        LibraryClaire: The current temperature in MainaustraÃ&#376;e, Konstanz, Germany is 2.3°C (10:16 AM CET on December 01, 2016). Conditions: Scattered Clouds. Humidity: 91%. Dew Point: 1.0°C. Windchill: 2.0°C. Pressure: 30.42 in 1030 hPa (Steady).
10:09 * cait        waves
10:32 cait          @wunder Hannover
10:32 huginn        cait: Error: No such location could be found.
10:33 cait          @wunder Hannover, Germany
10:33 huginn        cait: The current temperature in Hannover, Germany is 7.0°C (11:20 AM CET on December 01, 2016). Conditions: Mostly Cloudy. Humidity: 87%. Dew Point: 5.0°C. Windchill: 3.0°C. Pressure: 30.15 in 1021 hPa (Steady).
10:53 cait          hm looks like patron self reg is broken too in 16.11. with plack
10:54 cait          someone around who could confirm? deactivated email confirmation, when i save the form, I get the internal server error
10:56 cait          ok, it was me - f you dont have the temporary patron category defined, the error appears too
11:01 eythian       well, that's still a bug that should be a message to the user.
11:45 marcelr       hi #koha
12:06 eythian       hi marcelr
12:07 marcelr       eythian!
12:07 wahanui       eythian is great at jokes. That everyone else misses them isn't his problem.
12:09 eythian       marcelr!
12:09 wahanui       well, marcelr is talking with tcohen about it
12:09 marcelr       about what, wahanui?
12:09 wahanui       i haven't a clue, marcelr
12:10 marcelr       good for you!
12:38 rsantellan    good morning #koha
13:42 tcohen        bom dia #koha
13:43 kidclamp      hiya tcohen! welcome back
13:43 tcohen        hi kidclamp!
13:43 LibraryClaire hi tcohen
13:43 LibraryClaire and hi kidclamp
13:43 kidclamp      hi LibraryClaire
13:44 petter        hi #koha
13:44 tcohen        hi petter
13:44 petter        tomas!
13:44 petter        how's it goin?
13:45 tcohen        i'm doing great, re-charged energy after a week or so of vacation
13:47 petter        sounds good! I'm going to take holiday myself soon, spending a month in the countryside in Japan
13:47 tcohen        ah, that's awesome!
13:48 tcohen        family needed this week or so or fun and stressless days
13:54 LibraryClaire I need a holiday
16:46 barton        TomB: khall's in a meeting at the moment, but I'll mention your email to him.
17:00 TomB          barton: thank you sir
19:38 cait          khall: it looks like article request from opac is broken under plack - at least i get that stupid internal server error when i try to place a request :(
19:38 cait          @later tell drojf can you please turn off plack again?
19:38 huginn        cait: The operation succeeded.
19:39 khall         dang!
19:57 cait          yeah :(
19:57 cait          of course I got a presentation tomorrow where article request is on the list
19:57 cait          khall: i filed a bug
19:57 cait          bug 17709
19:58 khall         cait: thianks!
19:58 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17709 blocker, P5 - low, ---, koha-bugs, NEW , Article request broken - 'internal server error'
19:58 cait          i guess this is not a one line fix?
20:11 kidclamp      kchris++
20:12 kchris_afk    :-)
20:34 drojf         evening
20:34 cait          hi drojf
20:34 drojf         hi cait
20:34 cait          argh, i thin i found it
20:35 cait          yay!
20:35 cait          request form!
20:38 cait          drojf++ khall++
21:07 Francesca     morning
21:08 cait          morning Francesca
21:09 drojf         hi Francesca
21:09 Francesca     hey!
21:09 Francesca     how are you
21:12 drojf         good but, working too late :P
21:12 drojf         how are you?
21:13 cait          same here
21:14 Francesca     I'm good - heading into work soon
22:08 tcohen        hi
22:11 cait          hey tcohen
22:12 drojf         hi tcohen & good night #koha
22:34 tcohen        hi cait