Time  Nick         Message
01:21 wajasu       dcook: when i was building packages a couple of weks ago, there were some things in the koha-perldeps package that might have been built and put in the koha pkg repo, and those deps are hard to find.  i can' t recall.
02:17 dcook        That moment when you can't create a new branch on a remote repository...
02:17 dcook        And you realize it's because you're using the wrong local branch name... *facepalm*
02:20 wizzyrea     oops.
02:20 wizzyrea     I've done that.
02:20 dcook        I was rather puzzled :(
02:20 dcook        Just goes to show how useful it is to keep documentation
02:21 dcook        I set up Gitolite ages ago, and couldn't remember how to create a new repo, add users, or create branches
02:21 dcook        Thankfully, the creating a new repo and adding users is dead easy. The creating the branch... also easy... when you do it right :p
02:26 * wizzyrea   is bad and uses github
02:27 dcook        hehe
02:27 dcook        Well, this is for work
02:27 dcook        And I can't see us paying for Github
02:27 dcook        I suppose we could put public stuff there though
02:27 wizzyrea     yeah true enough
02:30 dcook        I really need to put something on my public Github :p
02:30 dcook        I swear I breathe computers, but you wouldn't know it to look there
02:39 dcook        Ahh... my branch was a verb but my cookbook was a noun
02:39 dcook        No wonder I got confused
02:40 dcook        Silly dcook needs to come up with better words for his experiments
02:40 wizzyrea     metaphors. eesh.
02:42 dcook        D'oh
02:42 dcook        This is what happens when a person tries to do too many things...
02:43 eythian_     3.16.05 packages uploading
02:43 dcook        eythian_ is a trooper
02:45 wizzyrea     \o/ eythian++
02:47 eythian_     mtj: you really should post a release announcement to the mailing list, especially for this release.
02:47 mtj          hey eythian_, yep... will do
02:52 mtj          ..thanks for the reminder
02:58 mtj          hey peeps, does this xss bug exist in the 3.14.x branch too?
03:02 mtj          hmm, looks like it is
03:03 wizzyrea     should have been fixed in 3.14
03:04 wizzyrea     i mean, shouldn't have been a problem
03:04 wizzyrea     This patch has been pushed to 3.14.x, will be in 3.14.1
03:05 wizzyrea     http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11341
03:05 huginn       04Bug 11341: critical, P5 - low, ---, oleonard, RESOLVED FIXED, XSS attack vector in facets in OPAC - prog theme
03:05 wizzyrea     so unless the commit that caused the regression was pulled back, it should be fine
03:06 mtj          oops, my mistake
03:07 dcook        Yay! Finally got a Chef recipe to work on AWS!
03:07 dcook        Just had to remember to commit my change to git, push to my git server, update my OpsWorks, then run an OpsWorks update :p
03:07 * wizzyrea   just checked, 3.14 is unaffected
03:15 mtj          about wizzyrea?
03:19 wizzyrea     yes :)
03:45 mtompset     Greetings, #koha.
03:46 dcook        yo mtompset
03:46 mtompset     Greetings, dcook. Just got your message. :)
03:46 dcook        :)
03:47 mtompset     Personally, I'm thinking of changing the instructions to say Ubuntu 14.04 LTS, because it handles better now, and it's the only one I can get Test::DBIx::Class installed on. :)
03:47 dcook        Sounds good
03:47 dcook        I'm working on Ubuntu 14.04 LTS at the moment, so that works well :D
03:47 mtompset     could you do me a quick favor?
03:48 dcook        Possibly
03:48 mtompset     prove -v t/Circulation/AgeRestrictionMarkers.t
03:48 mtompset     does it fail for you?
03:48 dcook        Ah, my repo is a bit of a mess at the moment
03:48 dcook        For master?
03:48 mtompset     Yes.
03:48 dcook        I'll take a look
03:48 dcook        Mind you, you want this for Ubuntu?
03:48 dcook        I only have Koha on openSuse atm
03:49 dcook        And maybe Debian Wheezy
03:49 mtompset     I don't care the underlying OS. :P
03:49 dcook        Great :D
03:49 mtompset     When is Jessie going to be the latest Stable?
03:49 dcook        Mmm 2015 sometime?
03:50 mtompset     Because I like Jessie better than Ubuntu 14.04 LTS for attempting to install Test::DBIx::Class. :)
03:50 dcook        Hmm forgot to set my environment
03:50 dcook        prove -v t/Circulation/AgeRestrictionMarkers.t definitely failed
03:50 dcook        I'll try again with my environment set up
03:50 pastebot     "mtompset" at 127.0.0.1 pasted "Something like this?" (6 lines) at http://paste.koha-community.org/314
03:50 dcook        All successful
03:51 pastebot     "dcook" at 127.0.0.1 pasted "test" (16 lines) at http://paste.koha-community.org/315
03:51 mtompset     REALLY?!
03:51 dcook        Yep
03:51 mtompset     Why does mine fail?!
03:51 dcook        Admittedly, I'm a bit curious now
03:52 mtompset     OH! I don't have that system preference set.
03:52 dcook        That could do it
03:52 mtompset     What is your system preference value?
03:53 dcook        No idea
03:54 dcook        What's the syspref?
03:54 wahanui      hmmm... the syspref is only there, so people can switch to zebra
03:54 mtompset     AgeRestrictionOverride?!
03:54 mtompset     What syspref are you talking about?
03:54 dcook        0, I think
03:54 dcook        <mtompset> What is your system preference value?
03:55 mtompset     Unset. :)
03:55 dcook        I'm not sure how that db was actually created... via DBIx::Class::Schema::deploy() I think...
03:55 dcook        I totally forgot that I was working on DBIC...
03:56 dcook        Sorry, got to get back to things
03:56 mtompset     No problem... I guess you have your age restriction stuff set up. I don't, and it busts.
04:30 mtompset     This is crazy... why is it off by 1 day?!
04:37 mtompset     dcook: What day and time is it there?
05:17 mtompset     and now that it is past midnight, it works fine... perhaps because I attempted to upgrade my DateTime stuff.
05:49 dcook        mtompset: 11/12/2014 4:49pm
06:29 dcook        Slowly but steadily getting a hang of Chef
06:30 dcook        Chef + Berkshelf + Opsworks is pretty handy
07:00 mtompset     Well, I'm off to freeze in my sleep.
07:01 mtompset     Furnace stopped igniting.
07:01 mtompset     Have a great day, #koha.
07:01 mtompset     @wunder l7e5y5
07:01 huginn       mtompset: The current temperature in Wilshire-Thornhill, Vaughan, Ontario is -5.7°C (1:55 AM EST on December 11, 2014). Conditions: Light Snow. Humidity: 87%. Dew Point: -8.0°C. Windchill: -10.0°C. Pressure: 29.83 in 1010 hPa (Falling).
07:13 cait         good morning #koha
07:34 cait         morning drojf
07:37 reiveune     hello
07:38 drojf        morning cait and reiveune
07:39 reiveune     hi drojf cait magnuse dcook rangi and everybody
07:41 cait         bonjour reiveune :)
08:01 marcelr      hi #koha
08:01 alex_a       bonjour
08:01 wahanui      what's up, alex_a
08:01 marcelr      hi alex_a
08:14 drojf        has a security fix for 3.16 been released?
08:15 drojf        i mean a version with a fix, i know there's a patch on github
08:20 drojf        hi marcelr
08:20 marcelr      hi drojf
08:22 gaetan_B     hello
08:40 ashimema     did 3.18.01 come out without me noticing?
08:41 drojf        ashimema: looks like it ;)
08:41 ashimema     wow.
08:41 drojf        ashimema: http://koha-community.org/koha-3-18-01-security-release/
08:41 ashimema     I best go update my packages again
08:41 drojf        packages came a few hours later
08:41 ashimema     ahh.. the xss
08:41 ashimema     cheers.
08:42 ashimema     indeed.. I build my packages based upon the community ones with a few minor additions
08:46 cait         drojf: i think i saw a mai this mornign about 3.16 being updted now
08:47 drojf        cait: i saw eythian writing about changing oldstable from 3.14 to 3.16.5, but is that a new version?
08:47 cait         i think so
08:47 cait         3.16.5
08:47 alexia       good morning people. I have upgraded to 3.18.01 from 3.12. The upgrade went ok no problems at all but now nothing seems to work. When searching the catalogue I get Error: Can't call method "raw" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 800. and I also get an error when trying to create a new record Open of share file /tmp/sharefile-koha-koha failed: Permission denied at /usr/lib/perl5/Cache/FastMmap.pm line 640.
08:47 alexia       my isntallation is on ubuntu
08:48 cait         ashimema: can you help with the fastmmap problem maybe?
08:48 cait         drojf: http://git.koha-community.org/gitweb/?p=koha.git;a=shortlog;h=refs/heads/3.16.x
08:49 alexia       can anyone help?
08:50 cait         i think there are different problems
08:50 cait         but for the fastmmap problem there is a bug
08:50 cait         give me a moment
08:50 cait         there is also a workaround
08:51 cait         http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13431
08:51 huginn       04Bug 13431: minor, P5 - low, ---, koha-bugs, NEW , Can't access MARC bibliographic frameworks and other pages
08:51 cait         i know ashimema ran into it, so was hoping he'd know how to fix
08:52 alexia       what about the search problem
08:52 cait         as a starting point, check about page > systen information
08:52 cait         if there are any warnings shown
08:53 alexia       this is what i get
08:53 alexia       Preferences and parameters Warning	System preference 'AutoCreateAuthorities' set, but needs 'BiblioAddsAuthorities' set as well.
08:54 cait         hm ok, not sure if this is related to the problem, but also something to look into
08:54 cait         are you using marc21/unimarc?
08:54 cait         do you have any customizations?
08:54 ashimema     alexia.. is this multi-tenanted?
08:55 alexia       we use marc21
08:55 ashimema     i.e. is there more than one kopha instance running?
08:55 alexia       no only one instance
08:55 alexia       i had 3.12 and i upgraded
08:56 ashimema     k.. to get rid of the fastmmap issue fast, delete the file it mentions in the error, /tmp/somthing-koha-koha
08:56 ashimema     that's recreate the file with the correct permissions
08:56 Joubu        ashimema: did you get this error too?
08:57 ashimema     for a multi-tenant system, you'de be wise to also add SetEnv MEMCACHED_NAMESPACE="instancename" to your virtual hosts file to set a namespace for each instance
08:57 alexia       ii deleted it
08:57 alexia       do i need to restart any service?
08:57 ashimema     yes Joubu.. it took down six customers at once for me ;)
08:57 ashimema     nope.. that should solve the fastmmap one
08:58 alexia       ok i think its solved
08:59 ashimema     without any service restarts..
08:59 Joubu        ashimema: and did you manage to know what it's appended?
08:59 Joubu        s/what/why
08:59 ashimema     the -koha you mean..
08:59 Joubu        the fastmap file in /tmp
08:59 ashimema     there's a fallback to appending that if you've not got the environment variable set
08:59 ashimema     sorry..
08:59 ashimema     be back shrotly.. ogt a customer calling me.
08:59 alexia       i dont get the error but when i try to create a new patron it only allows me to search
09:00 alexia       and then i get the search
09:01 ashimema     that's a different bug it seems..
09:01 Joubu        cait: bug 13371, what do you mean by short and long form?
09:01 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13371 enhancement, P5 - low, ---, jonathan.druart, Needs Signoff , Add filters to the supplier list view
09:02 alexia       ok question
09:02 alexia       is it possible to downgrade to a more stable release i.e.3.16?
09:04 ashimema     be back shortly.
09:04 wahanui      question is "What is the meaning of life, the universe and everything?"
09:08 cait         Joubu: I was thinking of the poit you made, that it turned more and more into a basket search
09:09 cait         but ithink that's not the main purpose -it should be a vendor search
09:09 cait         or well, it's turning into both
09:09 cait         but both shoudl be manageable, if i only want to look up the vendor i want to create my next order for
09:09 cait         i don't want to scan a big table
09:10 Joubu        I think people use it as a baskets search
09:10 Joubu        cait: note that I don't add information on the page, I just add filters
09:11 Joubu        cait: how do you search for you vendor?
09:11 cait         hm?
09:11 Joubu        tour
09:11 Joubu        arg
09:11 Joubu        sorry
09:11 Joubu        too early
09:11 cait         it's ok, similar problem for me here probably :)
09:11 Joubu        When you have created a vendor, how do you search for this new vendor?
09:12 cait         3.16 - downgrading is not a good idea no
09:12 Joubu        You enter the name in the search box?
09:12 cait         alexia: downgrading is not easily possible and possible way more problematic. you could go back to your backup and then update to 3.16 latest if you want to wait a bit longer with 3.18
09:13 Joubu        ok anyway, I will try to add vendors without baskets in the table, that's relevant
09:13 cait         Joubu: yes, or the beginning of the name
09:13 Joubu        cait: ok thanks. I understood the problem
09:13 cait         Joubu: I think another case might be a vendor with baskets where everything has been received
09:13 cait         also wnat to display those
09:13 Joubu        cait: yes, it's covered by the patches I submited
09:14 cait         I think i have seen the term active/inactive - maybe complete/incomplete would be a bit better
09:14 alexia       @cait: what about the search error I get? is it also a bug?   Error: Can't call method "raw" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 800.
09:14 huginn       alexia: I've exhausted my database of quotes
09:14 cait         alexia: that one is a bit harder to debug... it could be something in your records, but it could also be a confiugration issue - not sure where to start there. hm
09:14 Joubu        http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34170 there is active/inactive (still exist in master) and open/close
09:15 cait         Joubu: ok, ignore me then :)
09:15 cait         i added oleonard to the cc list, in hope he could take a look maybe
09:15 cait         another thing i was a bit worried about is the action links being so far away from the name
09:16 cait         but i am not sure if there is a better way
09:19 cait         but that's all nt about the feature itself, just wondering about the ergonomy
09:20 cait         and that's not an easy question and something people have different opinions about i think
09:22 cait         alexia: one thing you could do is a test on the bilbiographic frmeworks maybe... but that might be far off
09:22 cait         but also won't hurt - it's under administration - test bibliographic frameworks or similar
09:22 ashimema     alexia: I'de also do a full rebuild for good measure ;)
09:22 cait         yeah :)
09:22 * ashimema   is still on the phone multi-tasking.. so expect slow replies
09:23 alexia       @cait: you mentioned earlier that i could go back to my backup and then update to 3.16. how can I do that? I need to have the systenm wroking ASAP
09:23 huginn       alexia: I've exhausted my database of quotes
09:23 cait         alexia: that was assuming that you did a backup before updating, as it's recommended
09:23 alexia       I have the database backed up
09:23 cait         i am not sure how to install an older package, but it shoul be possible, and then you need the old database
09:24 alexia       and a full copy of the file directory
09:24 cait         i think, but osmeone might wnat to correct me, that you would have changed what is listed in your sources list for koha
09:24 cait         to point to the old stable release
09:24 ashimema     you can use aptitude to choose the package version to install I believe..
09:25 mveron       Hi #koha
09:27 cait         paul_p: around?
09:29 paul_p       cait yep (currently : meeting)
09:29 drojf        hi mveron
09:30 mveron       hi drojf :-)
09:30 drojf        how is switzerland this morning? :)
09:30 mveron       @wunder Allschwil
09:30 huginn       mveron: The current temperature in Wetter Allschwil, Allschwil, Switzerland is 7.4°C (10:30 AM CET on December 11, 2014). Conditions: Mostly Cloudy. Humidity: 81%. Dew Point: 4.0°C. Windchill: 7.0°C. Pressure: 30.15 in 1021 hPa (Steady).
09:30 drojf        oh that's warm(ish)
09:30 mveron       Hm, office weather...
09:30 drojf        @wunder berlin, germany
09:30 huginn       drojf: The current temperature in Berolinastr., Berlin-Mitte, Berlin, Germany is 3.1°C (10:30 AM CET on December 11, 2014). Conditions: Clear. Humidity: 85%. Dew Point: 1.0°C. Windchill: 3.0°C. Pressure: 29.77 in 1008 hPa (Steady).
09:31 drojf        we had a nice sunrise, at least :)
09:31 alexia       huginn: now check for Cyprus and be jealous
09:31 huginn       alexia: I'll give you the answer as soon as RDA is ready
09:32 mveron       I struggle with "/tmp/sharefile-koha-koha failed: Permission denied" on a server with 3 Kohas after upgrading.
09:32 mveron       If I rename the file, it works with one insance but not with the other - and vice versa
09:32 mveron       instance...
09:32 wahanui      i guess instance is called koha_test
09:35 mveron       After renaming I get a new file with other owner:
09:35 mveron       -rw-r----- 1 kohatest-koha   kohatest-koha   5832704 Dez 11 10:12 sharefile-koha-koha
09:35 mveron       -rw-r----- 1 kohademo-koha   kohademo-koha   5832704 Dez 10 16:00 xxxx-sharefile-koha-koha
09:36 drojf        rename to what?
09:36 drojf        ah i see
09:37 mveron       just rename to somethig to keep the file, see above xxxx
09:37 drojf        yes
09:37 ashimema     mveron..
09:37 wahanui      rumour has it mveron is from switzerland, a koha developer and creating some nice new features
09:37 ashimema     set MEMCACHED_NAMESPACE in the apache vhost for each instance.
09:37 ashimema     that way koha will cerate a seperate file for each instance with the proper permissions..
09:38 ashimema     I've opened a bug.. and will be adding details to it soon
09:38 mveron       ashiema: Thanks...
09:38 drojf        ah it's that thing again
09:38 drojf        *makes a note*
09:43 ashimema     bug 13431
09:43 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13431 minor, P5 - low, ---, koha-bugs, NEW , Can't access MARC bibliographic frameworks and other pages
09:43 ashimema     that's the one I need to embellish with more detail
10:01 cait         yeah
10:02 cait         we need a real fix for that one
10:02 cait         it's quite annoying :(
10:02 cait         drojf: it appears when you aren't even using memcache...
10:03 cait         ashimema: i have the problem outside of packages even - dev installation, single
10:03 drojf        cait: yes i understood that. but i had not paid enough attention to what it actually does because of sleep deprivation ;)
10:03 cait         ashimema: so I think  something is weird with it all over
10:03 cait         drojf: so sleep more! :)
10:03 cait         i am trying to do that too
10:03 drojf        i did last night :)
10:04 cait         drojf++ :)
10:04 drojf        like, over 8 hours! ha
10:04 drojf        oh i get a plus for that? i see a career in sleeping :)
10:11 Joubu        ashimema: FYI, there is a very weird bug on sandbox: when someone ask for a patch apply, the sandbox SO the bug with patches from master (yes, very bad...).
10:11 Joubu        PEBKAC suspected! But that means a check is missing on the form
10:13 mveron       ls
10:14 cait         @later tell mtj please check the comments on bug 13425 - missing a patch on 3.16
10:14 huginn       cait: The operation succeeded.
10:15 ashimema     cheers Joubu
10:15 ashimema     PEBKAC?
10:15 Joubu        ashimema: ok, I found the problem!
10:15 Joubu        f****
10:15 ashimema     ooh.. weird bug.
10:15 mtj          hi cait
10:16 mtj          will take a look now
10:16 Joubu        ashimema: the config file used the same filename for apply and signoff.
10:16 Joubu        The problem is me!
10:16 ashimema     haha.. I see.
10:16 ashimema     these things happen ;)
10:19 ashimema     right.. off the phone now
10:19 ashimema     cait, yeah..
10:19 cait         mtj: it's more clear on the bug i think - there is a second patch for 3.16
10:19 ashimema     there's somthing odd going on with permission for that file generally..
10:19 ashimema     with a Dev install, the solution is to just delete the file and the problem goes away for a while..
10:20 ashimema     i'm much more worried about the pacakges though.. is it's an autmoated way to compleetly break your production systems..
10:20 ashimema     which is nasty, nasty, nasty
10:23 drojf        we have several package-related problems. an upgrade to 3.18 should not kill your search just because you have been using koha long enough to use grs1 indexing
10:23 drojf        while the wiki to switch to dom is very outdated
10:23 drojf        the wiki entry
10:26 ashimema     oh really..
10:26 ashimema     that's the problem with search is it...
10:27 ashimema     i'd not seen that.. that probably what alexia was facing
10:27 ashimema     drojf
10:28 ashimema     is there a bug for that?
10:28 drojf        ashimema: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13396
10:28 huginn       04Bug 13396: enhancement, P5 - low, ---, gmcharlt, NEW , koha-rebuild-zebra: Couldn't open collection.abs error after 3.18 package update
10:28 ashimema     cheers
10:31 cait         drojf: i think that was not intentional - it shoudl still fall back to grs1 just fine
10:31 cait         something about the fallback is... weird
10:32 cait         so the information that it now uses dom is only partially right i think - you shoudl switch, if you want to use the new facets and if you create a new instance, it shoudl default to dom... but it should not break anything
10:32 drojf        it says in the description in about.pl that dom is default
10:32 cait         for newly installed that should be right yeah... but not for existing
10:32 drojf        but it also says putting dom in there changes the system
10:32 cait         i think it's more a bad description than something else
10:32 cait         yeah, wording problem
10:32 cait         i think
10:33 cait         the intention was to put a warn to users that they shoudl be switching - because we are going to remove the grs1 code probably for 3.20 (i think that's the plan)
10:33 drojf        i made a patch to guess wether you are using grs or dom
10:33 cait         and because they miss out on the new facet feature
10:33 cait         but it shoudld have more documentation (
10:33 drojf        to give a hint what to fill in there
10:34 alexia       @cait: i ran the marc bibliographicframework test, all ok.. what else can I do to resolve thje issue with the search problem?
10:34 huginn       alexia: downloading the Perl source
10:35 drojf        bug 13404
10:35 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13404 enhancement, P5 - low, ---, mirko, Needs Signoff , More »System information« about GRS1 vs DOM settings
10:39 cait         drojf: do you have an idea about alexia's problem? maybe it's the dom thing?
10:39 cait         Joubu: do you remmber which bug you filed for the delete facet link?
10:40 cait         found it - was deletion not delete :)
10:40 cait         mtj: you might also need bug 13428 I am afraid
10:40 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13428 major, P5 - low, ---, jonathan.druart, Needs Signoff , Fix facet deletion
10:40 drojf        alexia: do you have any warnings in about.pl in the staff client? (system information)
10:41 alexia       drojf: no the only warning  i have is this  Preferences and parameters Warning	System preference 'AutoCreateAuthorities' set, but needs 'BiblioAddsAuthorities' set as well.
10:43 drojf        alexia: do you have <zebra_bib_index_mode> in your koha-conf.xml?
10:46 alexia       drojf: yes  <zebra_bib_index_mode>dom</zebra_bib_index_mode>
10:48 mtj          cait: yep ok
10:50 cait         mtj: just tested with the coworker, without it the 'remove facet' functionality is broken indeed
10:50 cait         can someone sign off on bug 13428 please?
10:50 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13428 major, P5 - low, ---, jonathan.druart, Needs Signoff , Fix facet deletion
10:51 drojf        alexia: did you set it manually, or did it come with the installation?
10:51 alexia       drojf: it came with the installation
10:52 drojf        ok then it is a different problem. which is good, and bad. ^^
11:06 mtj          hey cait, back in 20 mins..
11:11 Joubu        drojf: Not a security problem, but a problem the users will see :)
11:18 cait         mtj: i have to go, coworker is working on it - there seems to be a problem with undoing faces, also the changes for prog and bootstrap seem inconsistent... we haven't nailed it down yet :(
11:32 marcelr      Joubu++ # i hope to look at some of your lists improvements soon
11:32 mtj          no probs cait, thanks for all the help
11:34 mtj          ..and Joubu too
11:34 Joubu        marcelr: you are warmly welcomed :)
12:10 mtj          Joubu: about?
12:10 mtj          just looking at bug 13428.. i cant reproduce it on 3.16.x
12:10 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13428 major, P5 - low, ---, jonathan.druart, Needs Signoff , Fix facet deletion
12:13 mtj          ah, i think i see it now :)
12:36 mtj          Joubu: patch tested ok on 3.16, 3.18 and master, for me
12:38 jenkins_koha Starting build #33 for job Koha_3.16.x_U14 (previous build: STILL FAILING)
12:54 Joubu        thd-away`:
12:54 Joubu        oops
12:54 Joubu        mtj: ok great
13:02 jenkins_koha Yippee, build fixed!
13:02 wahanui      o/ '`'`'`'`'`'`'`'`'`
13:02 jenkins_koha Project Koha_3.16.x_D7 build #30: FIXED in 27 min: http://jenkins.koha-community.org/job/Koha_3.16.x_D7/30/
13:02 jenkins_koha * Chris Cormack: Bug 13425 - XSS in opac facets - Patch for 3.16
13:02 jenkins_koha * Mason James: Increment version for 3.16.5 (001) release
13:02 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13425 is not accessible.
13:07 jenkins_koha Project Koha_3.16.x_U14 build #33: NOW UNSTABLE in 30 min: http://jenkins.koha-community.org/job/Koha_3.16.x_U14/33/
13:07 jenkins_koha * Chris Cormack: Bug 13425 - XSS in opac facets - Patch for 3.16
13:08 jenkins_koha * Mason James: Increment version for 3.16.5 (001) release
13:08 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13425 is not accessible.
13:23 jenkins_koha Yippee, build fixed!
13:23 wahanui      o/ '`'`'`'`'`'`'`'`'`
13:23 jenkins_koha Project Koha_3.16.x_U12 build #31: FIXED in 44 min: http://jenkins.koha-community.org/job/Koha_3.16.x_U12/31/
13:23 jenkins_koha * Chris Cormack: Bug 13425 - XSS in opac facets - Patch for 3.16
13:23 jenkins_koha * Mason James: Increment version for 3.16.5 (001) release
13:23 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13425 is not accessible.
13:51 cait         coudl someone test something on a 3.18/master installation for me?
13:51 cait         koha > circulation module > check out tab > search for a patron
13:57 cait         i have filed bug 13440 for it - happy to have comments/ideas
13:57 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13440 critical, P5 - low, ---, koha-bugs, NEW , 'Check out' tab search for patron gives perl error
14:01 chris_n      cait: Open of share file /tmp/sharefile-koha-koha failed: Permission denied at /usr/local/lib/perl/5.18.2/Cache/FastMmap.pm line 640.
14:01 cait         ah that's another bug...
14:01 * cait       is tired of bugs for a day
14:01 cait         but maybe same source... hm.
14:03 * chris_n    sprays a little bug spray around his office
14:03 cait         chris_n: you suffer from bug 13141
14:03 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13141 enhancement, P5 - low, ---, mtompset, Pushed to Master , Add ability for biblio_framework to be a dropdown in Guided Reports
14:03 cait         hm not that one
14:03 chris_n      lemme rebase
14:03 cait         bug 134312
14:03 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=134312 was not found.
14:03 cait         grr
14:03 cait         bug 13431
14:03 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13431 critical, P5 - low, ---, koha-bugs, NEW , Shared FastMmap file causes issues
14:03 cait         chris_n: it's not fixed - delete the file it complains about
14:04 cait         it might also be package specific... seeing it in 2 package installations we have, but not in my dev environment :(
14:04 chris_n      it does not say which file permission is denied for
14:04 cait         /tmp/sharefile...
14:04 cait         you can just delete that completely i think
14:05 ashimema     there's something very odd about that bug..
14:05 chris_n      fixed after rebase
14:05 ashimema     it affect pacakges worst.. but it also hurts dev installs too
14:05 cait         chris_n: it will come back - I'd be surprised if not
14:06 chris_n      this is a dev install
14:06 ashimema     it'll come back upon the frist time koha needs to use such a cache..
14:06 cait         ashimema: yeah :( i should have followed up on that bug - my report never was about the test
14:06 chris_n      ouch
14:06 chris_n      yup, still there
14:06 ashimema     like a search.. or a marc framework change
14:06 ashimema     it's a really nasty bug.. and is actually remarkably hard to tie down explicitly
14:07 cait         ashimema: do you hae a 3.18 package installation you coudl check bug 13440 for me in?
14:07 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13440 critical, P5 - low, ---, koha-bugs, NEW , 'Check out' tab search for patron gives perl error
14:07 ashimema     In the bug I opened, i'm mostly describing symptoms and 'quick fixes'..
14:07 cait         it doesn't seem to happen on my dev install or Joubus
14:07 ashimema     I've no idea yet how to do it more thoroughly
14:07 chris_n      ok
14:07 ashimema     sure cait..
14:07 ashimema     on the phone again at the minute though..
14:07 chris_n      I deleted the file and the patron search worked fine for me
14:08 cait         ok, that fixes the pattern... no dev installation where it happens so far
14:08 cait         *sigh*
14:08 ashimema     I don't get that error cait.
14:08 chris_n      just about scared me to death seeing my picture show up on the screen
14:08 cait         grr.
14:09 ashimema     I've never rebuilt my packages so many times in the space of 24 hours..
14:09 cait         it's been a bit weird 2 days
14:09 ashimema     had to add 5511, the security fix and a few other bits over and over
14:09 * chris_n    passes cait a Carmel Praline Chestnut Mocha
14:09 cait         ohwow
14:09 cait         thx!
14:09 ashimema     nice..
14:09 * ashimema   is jealous
14:10 * chris_n    hands another to ashimema
14:10 ashimema     :)
14:10 ashimema     good to see you around a bit more again chris_n
14:10 ashimema     :)
14:10 chris_n      thanks!
14:11 cait         yeah it's nice
14:11 cait         chris_n++ thx for testing
14:12 cait         and chocolate :)
14:12 chris_n      cait: let me know if I can help more; I'll be in and out this morning and out this afternoon
14:13 ashimema     I think what this all shows us.. is that we need a better testing process for packages.
14:13 ashimema     and multi-tenancy bugs.
14:13 cait         yep
14:13 cait         agree
14:13 cait         d
14:17 ashimema     cait.. was that bug you wanted me to test in master, 3.18.01 or 3.18.00
14:17 ashimema     just realised I only tested it on 3.18.00
14:17 ashimema     not 01
14:17 cait         shoudl not make a difference i guesss but if you can
14:17 cait         just search a patron from a check out tab - for example in the circulation module
14:17 ashimema     will do..
14:18 ashimema     just building a package ;)
14:18 ashimema     yup
14:21 ashimema     ack.. I just built it with the wrong version number..
14:21 ashimema     pants
14:39 cait         thx all - we located the problem in koha-conf.xml
14:40 cait         we updated it when we switched over to dom and missed that memcache entries had changed
14:40 cait         updated the bug
14:46 paxed        interesting. loc.gov doesn't offer xml (or any other machine readable format) of marc21 field names, etc.
14:58 tcohen       morning
15:00 ashimema     morning tcohen
15:03 cait         hi tcohen
15:03 tcohen       hi ashimema cait
15:21 huginn       New commit(s) kohagit: Bug 13425 - XSS in opac facets - Patch for master and 3.18 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5bdf4601df1de15387fe8a3c43e526e811a3c39f>
17:32 ashimema     anyone here ever used the send report url option..?
17:32 ashimema     I just recieve an empty email
17:33 ashimema     when scheduling a report
17:33 ashimema     that is
17:37 ashimema     in fact..
17:37 wahanui      i think in fact is the today situation
17:38 ashimema     sending html from the command line also sends a blank email..
17:45 gaetan_B     bye
18:05 * cait       waves
18:09 kathryn      morning all :)
18:17 cait         morning kathryn :)
18:17 kathryn      hi cait :)
18:29 tcohen       hi kathryn
18:29 kathryn      hi tcohen - huge congratulations to your little family :)
18:33 tcohen       thanks!
18:35 bag          hola
18:35 bag          rangi: tonight is the night for watching the hobbit?
18:35 bag          you gotta let me know
18:35 bag          send NateC and me some pictures :D
18:36 NateC        tcohen congrats man!! You two made a cute baby :D
18:37 bag          manuel++
18:41 tcohen       thanks :_D
18:42 drojf        why can i choose 'Prog' as OPACFallback when it supposedly does not exist anymore? (in 3.18)
18:43 cait         file a bug
18:43 cait         it was on my list :)
18:44 cait         coworker asked me the same
18:45 tcohen       do we have coding guidelines for url parameters ?
18:45 tcohen       that are passed to the templates?
18:45 cait         hm i dont think wehave
18:56 reiveune     bye
19:07 drojf        cait: done
19:16 drojf        thanks tcohen for correcting the bug ;)
19:16 tcohen       heh
19:16 drojf        i should only do three or four things at a time ;)
19:16 tcohen       i just wanted to say that i was against adding prog there, but it seemed that for the transition some considered it needed
19:19 drojf        as long as prog was there that made perfect sense i guess. but when it's gone… ;) i only saw it because somebody complained about a broken opac in 3.18 (different problem though, i think they hardcoded the opac.css from prog that was now gone)
19:20 tcohen       color.css
19:20 drojf        s/hardcoded/set the full path in the options
19:20 tcohen       ah
19:20 drojf        i saw it in firebug ^^
19:21 drojf        now it looks ok. i was wondering why they said the new theme is sooo ugly :D
20:37 bag          @later tell ashimema hey man I tested http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736 and added a comment to it - if you or colin could do that - I will sign off on that as soon as I see it.  let's get it to QA :)
20:37 huginn       bag: The operation succeeded.
20:37 huginn       04Bug 7736: new feature, P5 - low, ---, colin.campbell, Needs Signoff , Edifact QUOTE and ORDER functionality
22:55 dcook        Murr... Chef had some errors using koha-deps and koha-perldeps :/
22:56 bag          make some cupcakes then
22:58 dcook        :p
22:58 dcook        Looks like a problem with apache2-mpm-itk and libapache2-mpm-itk
22:58 dcook        Which sounds familiar
22:59 dcook        Yep, definitely familiar
23:00 dcook        bag: You guys use Amazon AWS, yeah?
23:01 bag          rackaspace
23:01 bag          rackspace
23:01 dcook        Ahh, maybe I was thinking of ashimema then..
23:01 dcook        In either case, how do you manage your config for that?
23:02 dcook        Historically, we've run our own servers. Only recently that we've started using the clouds of others.
23:02 dcook        Of course, no obligation to answer. Just curious :)
23:05 wizzyrea     dcook - the KOHA vendor who shall not be named (caps intentional) use aws
23:05 wizzyrea     or used to
23:05 wnickc       Does anyone know if you can grant access to purchase suggestions without all of acquisitions?
23:06 dcook        wizzyrea: Ahhh.
23:06 dcook        wnickc: No idea off the top of my head. Should be easy to see in the permissions though.
23:06 wizzyrea     doesn't seem to be a thing wnickc
23:07 wnickc       That's what I thought but figured I would ask the smarties
23:07 wnickc       thanks dcook and wizzyrea
23:07 wizzyrea     well before you go away, let me check master - I was just looking at a 3.16
23:08 wizzyrea     nope, not there either.
23:08 wnickc       :)
23:08 wizzyrea     it does do pretty good logging though.
23:09 wnickc       not a big deal, was more trying to save staff from getting into areas that would confuse them
23:09 wnickc       none of us use acquisitions fully
23:10 wizzyrea     oh, conveniently they're not so intertwined that you get lost from suggestions.
23:10 bag          a dcook sorry I moved to a different screen
23:11 bag          so we manage it ourselves currently - but we're in the works of rebuilding the whole thing
23:12 wnickc       wizzyrea:  you'd be surprised what people will click though
23:12 wnickc       or maybe you wouldn't
23:12 wizzyrea     no I wouldn't :)
23:12 wizzyrea     :D
23:13 wizzyrea     people only generally get themselves lost once, then they remember the next time.
23:13 wizzyrea     "don't click that thing"
23:14 wnickc       "what does it do?"  "I don't know, but don't click it!"
23:16 burdsjm_     How do I view a report I have set as public as the public?  It keeps prompting for a username and password
23:29 mtj          hi all
23:29 mtj          ..any QA peeps, about to look at bug 13428  ?
23:30 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13428 major, P5 - low, ---, jonathan.druart, Signed Off , Fix facet deletion
23:30 mtj          hmm, actually.. its not a critical bug
23:31 mtj          so, no hurry then :)
23:37 wizzyrea     http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID is the url for the public reprts.
23:37 wizzyrea     public reports is http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID
23:37 wizzyrea     public reports?
23:37 wahanui      it has been said that public reports is http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID
23:47 mtj          hey wiz, any idea who admins the download.kc.org box?
23:50 mtj          rangi, bag or eythian perhaps?
23:50 bag          hmm give me a few and I can check
23:56 mtj          hey, check this...
23:56 mtj          $  whois kohacommunity.org
23:57 mtj          i just typod, and cracked myself up :p
23:57 mtj          stay classy