Time  Nick          Message
05:49 koha-jenkins  Project Koha_20.05_D11 build #43: FAILURE in 9 min 51 sec: https://jenkins.koha-community.org/job/Koha_20.05_D11/43/
06:06 TimothyAlexis Umm
06:08 TimothyAlexis I wanted to sign off a patch so I this page
06:08 TimothyAlexis https://wiki.koha-community.org/wiki/Sign_off_on_patches
06:08 TimothyAlexis "git bz helps a lot in testing patches. There is a dedicated page explaining how it works. "
06:08 TimothyAlexis Went to that dedicated page...
06:09 TimothyAlexis Went to heading "Signing off"
06:09 TimothyAlexis See the command "git so X"
06:10 TimothyAlexis So I wrote git so <patch-number> and it seems like it started signing off 12557 patches.
06:12 TimothyAlexis What just happened?
06:13 TimothyAlexis Rewrite 42bef19fe9794394ff89eb864fd656295b5e60df (1084/12557) (17 seconds passed, remaining 179 predicted)    ^C
06:15 TimothyAlexis That's the last line of 1129 ones when I pressed Ctrl+C...
06:17 TimothyAlexis This bug 12556 has 6 patches.
06:17 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12556 enhancement, P5 - low, ---, koha-bugs, Needs Signoff , SelfCheck machine starts the hold instantly with an email sent out
06:34 mtj           TimothyAlexis: git bz apply 12556 ; git so 6
06:35 mtj           ..apply the patchset, then sign off on the last 6 commits
06:36 reiveune      hello
06:37 koha-jenkins  Yippee, build fixed!
06:37 wahanui       Congratulations!
06:37 koha-jenkins  Project Koha_Master_U2010 build #6: FIXED in 47 min: https://jenkins.koha-community.org/job/Koha_Master_U2010/6/
06:38 mtj           ..then upload the 6 signed-off patches - git bz attach -e 12556 HEAD~6..
06:38 mtj           hi reiveune :)
06:49 alex_a        Bonjour
07:04 * dcook       waves to people
07:04 dcook         And sorry to email readers who aren't that interested in Unicode properties heh
07:06 TimothyAlexis :/ Now I can't even apply the patch. Tried restarting koha-testing-docker and deleted the branch.
07:07 dcook         Hmm weird
07:07 dcook         Have you done a git fetch and a docker-compose pull?
07:07 dcook         When I run into weird things, I make sure my koha repo is up to date, my koha-testing-docker repo is up to date, and that my Docker images are all up to date
07:07 dcook         That usually solves things
07:08 dcook         Although if patch isn't applying, you can always mark it as Patch doesn't apply..
07:08 dcook         Oh except it's for the sign off..
07:08 dcook         D:
07:09 Joubu         sorry for the upcoming noise, just ignore it
07:10 Joubu         #startmeeting Development IRC meeting 23 September 2020
07:10 huginn        Meeting started Wed Sep 30 07:10:08 2020 UTC.  The chair is Joubu. Information about MeetBot at http://wiki.debian.org/MeetBot.
07:10 huginn        Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
07:10 huginn        The meeting name has been set to 'development_irc_meeting_23_september_2020'
07:10 Joubu         #info meeting postponned
07:11 Joubu         #info Next meeting: 7 October 2020, 14 UTC
07:11 Joubu         #info Next meeting: 7 October 2020, 20 UTC
07:11 Joubu         #endmeeting
07:11 huginn        Meeting ended Wed Sep 30 07:11:35 2020 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
07:11 huginn        Minutes:        https://meetings.koha-community.org/2020/development_irc_meeting_23_september_2020.2020-09-30-07.10.html
07:11 huginn        Minutes (text): https://meetings.koha-community.org/2020/development_irc_meeting_23_september_2020.2020-09-30-07.10.txt
07:11 huginn        Log:            https://meetings.koha-community.org/2020/development_irc_meeting_23_september_2020.2020-09-30-07.10.log.html
07:14 cait1         Thx Joubu
07:16 cait1         dcook: gitstatus are updating for me - I have 4 more patches in than yesterday
07:17 cait1         git stats
07:17 cait1         I think it was just Joubu not pushing to master a while what you saw?
07:17 * magnuse     waves
07:18 cait1         hm, but last commit date is off... so maybe i misremember
07:18 cait1         hi magnuse :)
07:20 Joubu         cait1: git stats?
07:21 Joubu         are you talking about http://git.koha-community.org/stats/koha-master/ ?
07:21 dcook         cait1: Really?
07:22 dcook         I should have quite a few more I think but they haven't increased
07:22 dcook         And Github has more recent patches in it
07:22 dcook         Joubu: http://git.koha-community.org/stats/koha-master/authors.html
07:23 dcook         vs https://github.com/Koha-Community/Koha/commits/master
07:23 Joubu         git.k-c.org/stats is not longer updated
07:23 dcook         The latest commit in http://git.koha-community.org/stats/koha-master/authors.html is from 2020-09-11, but Github shows that the latest should be from 2020-09-29
07:23 Joubu         We are going to move the git server soon, and it will be fixed at that time
07:24 dcook         I figured it must be something like that.
07:24 Joubu         it's not the last commit, it's the last time it has been updated
07:24 dcook         Oh no I'm referring to the "Last commit" column
07:24 dcook         http://git.koha-community.org/stats/koha-master/index.html does say it has been generating stats, but I'm sure it's using a stale repo
07:25 dcook         So something is still running
07:25 Joubu         1999-10-21 21:13:42 to 2020-09-11 00:02:02
07:25 dcook         lol
07:25 dcook         good one
07:26 dcook         I was looking at "Generated"
07:26 dcook         "Report Period" is much better haha
07:26 dcook         Well, that's that mystery solved at least
07:27 dcook         Kind of curious what people think about bug 12617
07:27 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12617 enhancement, P5 - low, ---, emmi.takkinen, Needs Signoff , Koha should let admins to configure automatically generated password complexity/difficulty
07:27 dcook         I know I spammed it with comments later today...
07:27 dcook         But curious what people think about having password validation just in Perl or in Perl + Javascript...
07:27 dcook         Also the current version doesn't support multilingual passwords really...
07:27 ashimema[m]   Glad you got that worked out dcook.. I just hadn't had a moment to reply about gitstats yet
07:27 dcook         Although I made some proposals which should be quite robust...
07:27 * ashimema[m] is looking forward to the new git server going live :)
07:28 dcook         ashimema[m]: No worries
07:28 Joubu         Basically, we had local changes to .mailmap file. I picked the changes pushed them to master (26394). So I guess the pull did not work before the gitstat command regenerated the stats
07:28 dcook         Is it just a new underlying server, or is it also new git server software?
07:28 Joubu         gitea will replace gitweb
07:29 dcook         Ohh interesting
07:29 dcook         (I noticed 26394 but didn't really follow at the time)
07:29 dcook         Any particular reason for gitea?
07:29 Joubu         it's light
07:29 dcook         Yeah, just reading about it now. Sounds interesting.
07:30 * dcook       also likes anything written in Go really >_>
07:30 Joubu         [off] https://git-test.koha-community.org/
07:31 dcook         Wow, nice Kahlil Gibran quote at https://blog.gitea.io/2016/12/welcome-to-gitea/
07:32 TimothyAlexis I did this:git bz attach -e 12556 HEAD~6
07:32 TimothyAlexis got:
07:32 TimothyAlexis 1ac0850 Bug 25320: (follow-up) Remove obsolete include file
07:32 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25320 enhancement, P5 - low, ---, oleonard, Pushed to master , Move translatable strings out of merge-record-strings.inc into merge-record.js
07:32 TimothyAlexis Commit is already in remote branch(es): origin/HEAD -> origin/master origin/master
07:32 TimothyAlexis oh
07:32 TimothyAlexis it should be HEAD~5 if there are 6 commits
07:33 Joubu         HEAD~6..
07:33 davidnind     it should be HEAD~6..  (if there are 6 patches_
07:34 dcook         I might try out Gitea for some other projects even..
07:34 dcook         It's funny I've been looking at Gitlab growing..
07:35 dcook         Doing more with it and its CI functionality, and looking forward to its upcoming package repository, but also thinking it's turning into a massive monster..
07:35 TimothyAlexis I think it should be HEAD~5, because HEAD = current, HEAD~1 = second
07:35 TimothyAlexis isn't it?
07:36 davidnind     nope
07:36 davidnind     6 patches for the bug = HEAD~6..
07:36 cait1         Joubu: maybe needs a little work on the front page :)
07:36 davidnind     unless something is screwed up! :)
07:36 cait1         but looks nice
07:37 Joubu         cait1: yes, I have a template in a previous test instance, with the Koha logo
07:37 dcook         Curious how it works..
07:38 dcook         Is it really just everything packaged in one binary or does it have its other assets somewhere else..
07:38 * dcook       is reading instructions
07:38 TimothyAlexis With HEAD~5 it works for the 6 commits, with HEAD~6 it complains that the last one before git bz apply is already in remote branch(es)
07:38 davidnind     TimothyAlexis: if you do git log --oneline then the last 6 entries should relate to the bug you are working on
07:38 dcook         So annoying when they don't link to their Dockerfile...
07:38 dcook         https://hub.docker.com/layers/gitea/gitea/latest/images/sha256-d10e6a29d605cdb411f7d5d4f51244e8bb794fdcdd35c8d099b8b1d5dd854393?context=explore
07:40 davidnind     TimothyAlexis: I only do basic things with git, so I would probably throw my hands in the air, and start again :-D
07:42 davidnind     TimotyAlexis: to start again I would go: git checkout master  ~~ git branch -D XXXX (whatever you called your branch) ~~~ git reset --hard origin/master  ~~~ exit ~~~ close down KTD (CTRL+C, kd ~~~ start it up again: ku
07:43 davidnind     TimotyAlexis: forgot the 'git pull' on master to make sure your repository is up-to-date (after the git reset --hard etc)
07:44 TimothyAlexis ok kohaputti, it worked now bug 12556, I signed off on it.
07:44 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12556 enhancement, P5 - low, ---, koha-bugs, Needs Signoff , SelfCheck machine starts the hold instantly with an email sent out
07:45 kohaputti     TimothyAlexis++
07:45 kohaputti     thanks a lot! :)
07:47 magnuse       TimothyAlexis++
07:47 kohaputti     TimothyAlexis, hmm, I noticed only one patch signed-off, still working on this / git-bz being slow?
07:47 davidnind     TimothyAlexis: if you refresh the bug page, you will need to manually change the status to signed off (if the git attach -e 12556 HEAD~6.. had worked then you would have had the vi editor open, and the scroll down to remove the # in front of Signed off)screen and then need
07:48 davidnind     (ignore the screen and then need!)
07:48 magnuse       looks like davidnind is talking about "HEAD~6.." (with the two dots) and TimothyAlexis is talking about "HEAD~6" - not sure what the dots actually mean, but they probably mean something?
07:48 TimothyAlexis Well davidnind, HEAD~5 worked.
07:49 davidnind     If you don't put in the dots things don't work as they should - I know nothing more than that! :-D
07:51 kohaputti     TimothyAlexis, could you do it again with HEAD~6..HEAD? This should fix the patches in the bug report.
07:51 severine_q    Good morning #Koha !
07:52 kohaputti     and please mark the all the old patches as obsolete by uncommenting the lines for obsoleting the patches when the git-bz editor shows up
07:53 magnuse       ah this https://wiki.koha-community.org/wiki/Git_bz_configuration#Attaching_patches says "HEAD~X..HEAD" is equivalent to "HEAD~X.." and to use "HEAD~2.." "if you have 2 patches to attach"
07:54 davidnind     TimothyAlexis: hmm, I just tried to apply 12556 on master, and the patch doesn't apply - (5 worked, but the last didn't) which may explain some of the troubles you are having
07:55 kohaputti     davidnind, TimothyAlexis needs to reattach all the patches, the HEAD~5 put one of the patches in wrong order
07:55 kohaputti     so running the git-bz attach -e 12556 HEAD~6..HEAD should fix this
07:57 pastebot      "davidnind" at 127.0.0.1 pasted "This is what I get when I try to apply the bug (on koha-testing-docker)" (24 lines) at http://paste.koha-community.org/25573
07:59 TimothyAlexis OK What about now
08:01 kohaputti     TimothyAlexis, it worked now but you put as the email / SO line "Signed-off-by: John Doe <you@example.com>"
08:02 kohaputti     TimothyAlexis, how well you know git rebase tool? You could fix it with that or if you want I can reattach the original patches and you can sign-off again.
08:06 TimothyAlexis umm
08:09 TimothyAlexis I have no idea why it says John Doe
08:10 kohaputti     TimothyAlexis, how did you add the signed-off-by line?
08:10 TimothyAlexis This is ridiculous
08:11 TimothyAlexis Where do I need to change it except in the commit message
08:11 kohaputti     changing it in the commit messages is enough
08:11 TimothyAlexis I did this git bz attach -e 12556 HEAD~6..HEAD
08:12 TimothyAlexis Then I get a page with a commit messgae
08:12 kohaputti     I notice you changed it in one of the commits now but the 5 remaining ones still have the old one
08:12 kohaputti     old one = John doe
08:12 TimothyAlexis I changed it from John Doe to correct
08:12 kohaputti     yes, for one commit
08:12 kohaputti     but there are 6 in total
08:13 TimothyAlexis I'm only getting one screen for the message.
08:13 kohaputti     what is the command you are using?
08:13 TimothyAlexis git bz attach -e 12556 HEAD~6..HEAD
08:13 kohaputti     that only attaches patches, doesn't do the sign-off part
08:14 kohaputti     maybe you used git so command?
08:14 TimothyAlexis yeah
08:14 kohaputti     what was the exact command there?
08:14 TimothyAlexis git so 6
08:15 TimothyAlexis My user.name is correct and user.email is also correct
08:15 kohaputti     TimothyAlexis, let's do so that I will unobsolete the original patches and you will try again
08:15 kohaputti     the git so 6 command is correct
08:19 TimothyAlexis Just tell me what I'm doing wrong and I'll do it correct. I don't see where I could do anything different. If the first patch gets the correct sign-off line, then that's because that is the only one I get a chance to correct.
08:19 davidnind     I've read back through the log, forgot how daunting and weird it is when first starting with koha-testing-docker, so apologies for stepping on any toes...
08:19 kohaputti     TimothyAlexis, ok, please do now git reset --hard origin/master && git-bz apply 12556 && git so 6 && git bz attach -e 12556 HEAD~6..HEAD
08:20 kohaputti     TimothyAlexis, actually... before running the last command you should check with git log that the SO lines are looking correct
08:20 kohaputti     maybe there is some git config thing wrong and it acts weird because of that
08:21 TimothyAlexis They are all John Doe
08:21 kohaputti     TimothyAlexis, ok, let's see from the wiki how to setup the name and email address
08:22 TimothyAlexis I have to change the aliases
08:22 TimothyAlexis Where does koha-testing-docker get the name and email from for those aliases?
08:22 davidnind     TimothyAlexis: it's getting that from the default env/defaults.env file for koha-tetsing-docker
08:23 TimothyAlexis in defaults.env I have this:
08:23 TimothyAlexis GIT_USER_NAME=Timothy Alexis Vass
08:23 davidnind     You need to copy that file into the root directory for KTD and rename as .env - then add your details to that
08:24 TimothyAlexis OK
08:24 davidnind     do you have a .env file in koha-testing-docker?
08:25 kohaputti     TimothyAlexis, you can also just change nano .git/config in the koha repo
08:25 TimothyAlexis I had only changed defaults.env thinking that was enough.
08:25 kohaputti     the name and email is set in the [user] section
08:26 davidnind     that might explain things then :)
08:27 TimothyAlexis I still seem to have to set the git bz user and password
08:28 TimothyAlexis in the kshell
08:30 davidnind     have you exited and shutdown KTD and restarted up again (you will lose all your work if you do)
08:30 kohaputti     TimothyAlexis, to fix that change also in the git repo config file the section [bz-tracker "bugs.koha-community.org"]
08:30 davidnind     there is a way to change if you are still in kshell
08:31 TimothyAlexis I fixed it
08:31 kohaputti     TimothyAlexis, can I remove the John doe patches from bugzilla again
08:31 TimothyAlexis yeah please
08:31 davidnind     git config --global --edit  (it wion't remember this after KTD is shut down)
08:32 kohaputti     TimothyAlexis, ah sorry there was none, it was looking at the old emails from my inbox
08:32 TimothyAlexis davidnind++
08:32 TimothyAlexis kohaputti++
08:32 davidnind     change the so line and make sure the other details under [user] and [bz-tracker... are correct
08:32 wahanui       davidnind: that doesn't look right
08:32 TimothyAlexis Thank you for such patience
08:33 kohaputti     TimothyAlexis, yay, looking good now, I will apply the patches also locally and make once more sure its all good now
08:33 TimothyAlexis *håller tummarna*
08:34 TimothyAlexis toivottavasti se toimii!
08:35 davidnind     I should really finishing writing up the koha-testing-docker guide I've been working on - stealing from the Koha devbox one on koha-US (https://koha-us.org/learn/)
08:36 davidnind     TimothyAlexis: would you like some help making sure koha-testing-docker is setup correctly? (I use a linux desktop - so might not be much use if you are using Windows)
08:36 kohaputti     applied nicely and I see no issues :)
08:36 TimothyAlexis I also use linux
08:37 davidnind     TimothyAlexis++
08:38 davidnind     you are now on the sign off list for September https://dashboard.koha-community.org/
08:38 TimothyAlexis Yes please
08:39 davidnind     does now work, or have you had enough for today? :)
08:40 TimothyAlexis Yeah we can do it now
08:41 davidnind     I'll probably ask some questions to make sure we are on the right track (apologies if you have mentioned these things on IRC before)
08:41 TimothyAlexis I'm thinking the details about .env should be in the readme at https://gitlab.com/koha-community/koha-testing-docker
08:42 davidnind     it is - see https://gitlab.com/koha-community/koha-testing-docker#setup
08:43 davidnind     before that, do you have a local clone of koha and the SYNC_REPO variable set?
08:43 TimothyAlexis I mean, that the username/pass for git bz and user/email needs to be set before copying the defaults.env
08:44 TimothyAlexis yes
08:44 davidnind     no, they don't need top be in env/defaults.env - just copy that first into the root KTD directory and rename .env
08:44 davidnind     excellent!
08:44 wahanui       darn tootin' it is.
08:45 davidnind     then edit your details in .env
08:45 TimothyAlexis Well it says "Copy the env/defaults.env file into the running directory:"
08:45 TimothyAlexis and then the command
08:46 TimothyAlexis after that it should say "Make sure you edit the .env file with your details."
08:47 davidnind     basically, you should have the .env file in the koha-testing-docker folder
08:48 pastebot      "davidnind" at 127.0.0.1 pasted "here is my .env file (minus BZ password) - I only changed the GIT_BZ abd GIT_USER vairaibles (x4)" (35 lines) at http://paste.koha-community.org/25575
08:48 davidnind     and I can't spell today!
08:49 TimothyAlexis Check ✔️
08:49 davidnind     great!
08:50 davidnind     do you have the shortcuts setup to startup and shutdown KTD, or do you use the full commands?
08:50 TimothyAlexis I do it with aliases
08:50 TimothyAlexis such as ku, kd
08:51 davewood      morning, im running `koha-translate --install de-DE` and get this error msg ... "Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are the unix socket permissions set properly? Is the host reachable?" memcached is up and running. i read this bug report but that didnt help ... https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18250
08:51 huginn        Bug 18250: normal, P5 - low, ---, m.de.rooy, CLOSED FIXED, koha-common should start after memcached
08:51 davidnind     that's great as well!
08:52 davidnind     so what state is your koha-testing docker now? Are you in the container, or have you reset the koha repository and exited?
08:52 kohaputti     ashimema[m], hi, I noticed your organisation had the initial interest for bug 12556, maybe you want to make sure the suggested approach that has been signed-off now is also fit for your use case. Maybe you want to QA it even?
08:52 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12556 enhancement, P5 - low, ---, koha-bugs, Signed Off , SelfCheck machine starts the hold instantly with an email sent out
08:53 TimothyAlexis I have shut it down and done kd
08:55 davidnind     before starting KTD I normally go into my koha git clone and do a git pull (I'm normally only testing, so I make sure I'm on master)
08:55 davidnind     so what state is you git clone in?
08:56 davidnind     (koha git clone that is)
08:56 kohaputti     davidnind, I think it is still a bug that needs fixing, I think it's possible to have a "hack" fix for this or maybe ignoring the warning is also solution because it might not affect anything?
08:56 kohaputti     err, davewood *
08:56 davidnind     too many david's/dave's :)
08:58 kohaputti     davewood, if I'm not mistaken there was some template file used to generate configs for specific koha instances and if you add the correct connection info there this will go away, but this is not how you are really supposed to fix the issue
08:58 TimothyAlexis On branch master, nothing to commit, working tree clean :D
08:59 kohaputti     davewood, maybe adding the correct details to /etc/koha/koha-conf-site.xml.in was the hacky solution
08:59 davidnind     I'm only a basic git user, so apologies if what I'm saying is old hat to you...
08:59 TimothyAlexis It's fine
08:59 davidnind     then I change to the koha-testing-docker directory and do a  git pull
08:59 TimothyAlexis I appreciate you taking time to help me out.
09:01 davidnind     no problem, other community members have helped me so it's nice to be able to help out as well
09:01 TimothyAlexis When doing fetch inside the container, will it affect the local clone I have outside the container?
09:01 davidnind     (it's harder to do on IRC than in real life though...)
09:03 magnuse       davidnind++
09:03 davidnind     you mean when koha-testing-docker is running? whatever changes you make such as a checking out a new branch, applying bugs, etc - these will be reflected in your koha git clone outside the container
09:04 fridolin      Bug 26534 is becoming mature ;)
09:04 TimothyAlexis OK
09:04 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26534 enhancement, P5 - low, ---, fridolin.somers, Needs Signoff , Add Font Awesome icon only for staff patrons
09:04 TimothyAlexis Very good to know
09:04 fridolin      davidnind++ you're our angel
09:05 davidnind     but changes to other things in the container, such as installing packages, will be lost when you destroy it (the kd command)
09:05 davewood      i think it doesnt affect anything, i just wanted to ask the pros
09:06 davidnind     the next thing I normally do is make sure all the images are up-to-date: docker-compose pull
09:07 davidnind     I don't do this all the time, only if I know something has changed (like the other day with a new dependency for Koha) or once every week or so
09:07 TimothyAlexis Do you do these things before starting a session?
09:07 TimothyAlexis OK
09:08 davidnind     generally yes, but the docker-compose pull only occassionaly
09:08 davidnind     it sometimes takes a while, but generally not too long
09:09 TimothyAlexis I'm getting "Pulling es" twice
09:10 TimothyAlexis hmm, that's an error in how it's displayed
09:10 TimothyAlexis because it just said es, memcached and selenium
09:10 TimothyAlexis after es was done it says es, es, memcached
09:10 TimothyAlexis OK Done
09:11 davidnind     I get several lines Pulling db  es memcached selenium and koha
09:11 davidnind     great!
09:12 davidnind     now we can start things up, since you have the aliases setup that is just ku - there are other aliases if you are testing elasticsearch or different versions of MariaDb and MySQL and the Debian OS
09:13 TimothyAlexis Can I configure the database so that I can access it from outside the container with a tool such as DBeaver?
09:15 davidnind     I've not done this, I think you probably can -- you will just need to know the host name and credentials -  I've certainly acessed the database container from with the koha container before
09:18 davidnind     once everything is up and running - you normally get the line koha_1 | Starting Apache httpd web sever: apache 2
09:19 TimothyAlexis Yep
09:19 davidnind     I normally then open a new terminal tab, then go kshell to get into the container
09:20 TimothyAlexis So everything is set up now ? :)
09:20 davidnind     the other thing you can do in  terminal is go docker ps - you can then see the container IDs and their names and what is running
09:21 davidnind     so now you are in the container with kshell?
09:22 davidnind     you should be able to log in to Koha on 127.0.0.1:8081 (for the staff interface) and 8080 for the OPAC
09:23 TimothyAlexis Yes and yes
09:23 davidnind     great!
09:24 davidnind     we'll check that the issue you were having before is resolved
09:24 TimothyAlexis I need to go to the city.
09:24 TimothyAlexis Thank you for the walkthrough.
09:25 TimothyAlexis davidnind++
09:25 davidnind     no problem!
09:28 davidnind     @later tell TimothyAlexis: to check that things are setup correctly with your details in the container: git config --global --edit
09:28 huginn        davidnind: The operation succeeded.
09:57 ashimema[m]   fridolin++
10:13 davewood      test ... cant seem to write
10:13 davewood      oh .. had a msg pasted that starts with a slash
10:13 davewood      those two dots in the lockfile filename are on purpose? ... /var/lock/koha/stmk-test-lib/rebuild/rebuild..LCK
10:16 davewood      https://github.com/Koha-Community/Koha/blob/94393690ef6a17d70890bde445b3ef1c700cb06d/misc/migration_tools/rebuild_zebra.pl#L33
10:16 davewood      can/should I fix that?
10:47 oleonard      Hi all
10:54 tcohen        morning
10:54 tcohen        davewood why so?
11:55 * oleonard    would love to see some real signs of life from the jQueryUI project...
12:08 Kez           Hi all, not sure if I am in the right place, but we are looking to upgrade our library tech and needing to find out if Koha stores (IC) chip information or just the barcode, thanks!
12:20 davewood      tcohen: because rebuild..LCK looks weird to me compared to rebuild.LCK ... might be a type?
12:34 Joubu         cait1: Does my follow-up on bug 24322 look ok for you?
12:34 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24322 enhancement, P5 - low, ---, olli-antti.kivilahti, Passed QA , National Library of Medicine (NLM) call number to XSLT Detail
12:36 ashimema[m]   Hi Kez, Koha's can store as much or as little as you want regarding Patron details really.
12:36 davewood      im looking for a way to export the config of my current koha installation so i can use version control on the export. or to use the export do import it on another machine.
12:36 ashimema[m]   you can add your own attributes
12:46 Joubu         khall: Hi Kyle, can you give me a quick answer on bug 19382 comment 39 please?
12:46 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 enhancement, P5 - low, ---, kyle, Passed QA , Add ability to block guarantees based on fees owed by guarantor and other guarantees
12:54 magnuse       davewood: i think there is a script for that
12:55 magnuse       davewood: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/admin/koha-preferences;h=05667b8133fa40445e6287537708cde3c06a66ea;hb=HEAD
13:15 magnuse       cait++ for bug 15141
13:15 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15141 enhancement, P5 - low, ---, katrin.fischer, Signed Off , Add MARC21 770/772 to OPAC and staff detail pages
13:30 oleonard_     fridolin still around?
13:32 * oleonard_   makes a comment on the bug instead
14:00 fridolin      oleonard_: yep ?
14:01 oleonard_     It was an issue with Bug 26534
14:01 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26534 enhancement, P5 - low, ---, fridolin.somers, Failed QA , Add Font Awesome icon only for staff patrons
14:01 fridolin      ah i read
14:13 davewood      magnuse: thanks, will take a look at it
14:21 Joubu         tcohen: around? Can you merge https://gitlab.com/koha-community/koha-testing-docker/-/merge_requests/152 please?
14:22 tcohen        I could, what do you have to offer OL
14:22 tcohen        LOL
14:22 tcohen        doen
14:28 Joubu         I can eventually push bug 22343 ;)
14:28 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 new feature, P5 - low, ---, tomascohen, Passed QA , Add SMTP configuration options to Administration
14:30 tcohen        \o/
14:30 tcohen        codebase improvement! more flexibility!
14:30 tcohen        this is great news :-D
14:30 ashimema[m]   :)
14:57 tcohen        Joubu bug 26579
14:57 huginn        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26579 enhancement, P5 - low, ---, tomascohen, Needs Signoff , Remove unused C4::Acquisition::DelOrder function
14:57 tcohen        the end of the line
14:57 tcohen        :-D
15:08 reiveune      bye
15:26 ashimema[m]   tcohen++
16:05 vfernandes    there is any documentation about serial numbering patterns?
16:06 vfernandes    what means "Add", "Every", "Set back to", "When more than", "Inner counter", etc.?
16:08 caroline      It's "Add" how many numbers "Every" how many issues and "Set back to" what number "When more than" what number
16:09 caroline      So if it's a monthly issue with no. 1 to 12 for every month, it will be Add 1 Every 1 Set back to 1 When more than 12
16:10 caroline      You can see some examples here https://wiki.koha-community.org/wiki/Serial_Pattern_Library
16:11 caroline      I should add a "Generac monthly" pattern in there
16:12 caroline      Inner counter is used when you start your pattern in the middle
16:12 caroline      it says how many numbers Koha must skip in the pattern
16:13 caroline      Very important: January is 0 and December is 11
16:37 vfernandes    caroline... that's for that link
16:37 vfernandes    that's what I was looking for
18:21 cait          caroline++
18:23 caroline      ??
18:52 ashimema[m]   Everyone is awesome
18:56 * kidclamp    waves
20:57 tuxayo        hi #koha o/
23:04 dcook         I love when reading #koha makes me literally LOL