IRC log for #koha, 2015-04-27

← Previous day | Today | Next day → | Search | Index

All times shown according to UTC.

Time Nick Message
00:02 papa joined #koha
00:39 papa joined #koha
01:04 papa joined #koha
01:05 papa joined #koha
01:24 KotH joined #koha
03:18 dcook Quiet today
03:38 eythian joined #koha
03:52 barton_tablet joined #koha
03:53 BobB joined #koha
04:16 ibeardslee joined #koha
04:25 mtompset joined #koha
04:26 mtompset Greetings, #koha.
04:42 chris_n joined #koha
05:08 mveron joined #koha
05:08 mveron Good daytime #koha
05:08 @wunder Allschwil
05:08 huginn` mveron: The current temperature in Basel, Switzerland is 11.0°C (7:00 AM CEST on April 27, 2015). Conditions: Mostly Cloudy. Humidity: 100%. Dew Point: 11.0°C. Pressure: 29.59 in 1002 hPa (Steady).
05:14 mveron Hi mtompset :-)
05:14 mtompset Greetings, mveron.
05:15 Would you like an easy sign off or two? :)
05:15 BigRig joined #koha
05:15 mveron Why not? - A sign-off a day keeps Koha on the way...
05:16 mtompset how about bug 13767? :)
05:16 huginn` 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=13767 minor, P5 - low, ---, mtompset, Needs Signoff , Readonly::XS (1:02) is not installed
05:17 mtompset And if you have a web cam attached to your koha server, perhaps bug 6815? ;)
05:17 huginn` 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6815 enhancement, P5 - low, ---, tomascohen, Needs Signoff , Capture member photo via webcam
05:17 mtompset Though, I do suspect they want something more client side. :)
05:20 And while we're playing with inventory... bug 14001 is a tiny improvement toward making inventory plack friendlier. I was testing on the kohadev box provided at https://github.com/digibib/kohadevbox
05:20 huginn` 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=14001 normal, P5 - low, ---, mtompset, Needs Signoff , Inventory is not plack friendly
05:20 mtompset plack doesn't like $_ as far as I can tell. :)
05:31 mveron mtompset: See comment on bug 13767 - it says "Not installed" (with patch)
05:31 huginn` 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=13767 minor, P5 - low, ---, mtompset, Needs Signoff , Readonly::XS (1:02) is not installed
05:32 mtompset WEird... do you have Readonly installed?
05:32 mveron It says so without patch...
05:34 mtompset Good thing I left Data::Dumper in accidentally. :)
05:34 perhaps you could die (\@data) around line 102 with the patch.
05:35 Hmm... your version is less than my 1.05-1+b1 (or whatever it is)
05:37 misilot joined #koha
05:38 indradg joined #koha
05:41 mtompset mveron: Does the die show that it is parsing the dpkg correctly?
05:41 Does it even die?
05:41 mveron One moment...
05:43 It seems that I do not get in this part. I issue a warning inside the same if statement but do not get anything
05:44 mtompset That's weird, so the eval "require Readonly" is failing?!
05:44 die Dumper($@); :)
05:46 OH! my eval is possibly wrong.
05:51 mveron Oh, 'no warnings' at top of this function ....
05:53 mtompset try that new version.
05:53 Silly me !$@.... I should have just put it all in the eval block. :)
05:57 I just realized that !$@ looks like I'm swearing. :)
05:57 Greetings, indradg misilot :)
06:01 mveron: Are you telling me that your Readonly::XS does not appear 'not installed' when you run the about page for Perl Modules?!
06:02 mveron mtopmset: I get "Not installed" if the patch is applied.  Without patch, it tells that it is istalled.
06:03 mtompset Are you running on a debian machine?
06:03 mveron Yes
06:03 mtompset strange.
06:03 mveron Linux koha2 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux
06:04 mtompset Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux
06:04 Let me attempt an earlier version
06:05 mveron Maybe something is wrong with my installation? How can I verify on command line that Readonly::XS is properly installed?
06:05 mtompset dpkg -l libreadonly-xs-perl
06:05 But that doesn't say where.
06:07 mveron That's what I did (see my  first comment), and I get 1.04-2+b3
06:08 mtompset Right... where is your dpkg?
06:09 And you tried my latest upload?
06:09 (with the fixed !$@ issue)
06:10 mveron Yes for the latest upload. But I will verify again
06:11 mtompset AH HA!
06:11 I have duplicated your problem in 7u1.
06:11 laurence joined #koha
06:11 mveron Great :-)
06:12 magnuse joined #koha
06:14 mveron brb
06:17 back
06:17 Hi magnuse
06:18 mtompset Readonly 1.03 vs. 2.00
06:18 ARG!
06:20 * magnuse waves
06:20 mtompset Greetings, magnuse
06:20 magnuse hiya mtompset and mveron
06:23 @wunder boo
06:23 huginn` magnuse: The current temperature in Bodo Vi, Norway is 2.0°C (8:00 AM CEST on April 27, 2015). Conditions: Light Rain. Humidity: 92%. Dew Point: 1.0°C. Pressure: 29.63 in 1003 hPa (Rising).
06:23 magnuse looks an awful lot like snow, though
06:30 mveron @wunder Allschwil
06:30 huginn` mveron: The current temperature in Grenchen, Switzerland is 12.0°C (8:20 AM CEST on April 27, 2015). Conditions: Mostly Cloudy. Humidity: 94%. Dew Point: 11.0°C. Pressure: 29.62 in 1003 hPa (Steady).
06:32 magnuse http://allperlbooks.com/ should perhaps be using koha? ;-)
06:33 khall++ for http://wiki.koha-community.org[…]rver_Capabilities
06:40 reiveune joined #koha
06:41 reiveune hello
06:41 wahanui bonjour, reiveune
06:43 p_vdk joined #koha
06:58 alex_a joined #koha
06:59 alex_a bonjour
06:59 wahanui bonjour, alex_a
06:59 indradg joined #koha
07:04 reiveune left #koha
07:06 ashimema joined #koha
07:07 drojf joined #koha
07:07 drojf morning #koha
07:07 mveron Hi drojf :-)
07:08 drojf hi mveron :)
07:09 reiveune joined #koha
07:11 papa joined #koha
07:12 Jul joined #koha
07:20 sophie_m joined #koha
07:28 gaetan_B joined #koha
07:28 gaetan_B hello
07:35 mtompset mveron: There we go. Nice evil hack using a parse of perldoc. ;)
07:36 Oops... need to fix commentary. :)
07:37 mveron mtompset: Should I wait before testing?
07:37 mtompset It's fixed now. Go ahead. :)
07:37 mveron OK
07:38 mtompset Tested in Debian 8 and 7u1. :)
07:40 Well, it's nearly 4am here (3:40am). I should sleep. :)
07:41 Have a great day, #koha mveron gaetan_B drojf alex_a reiveune magnuse
07:47 mveron Good night mtompset :-)
07:56 matts joined #koha
08:00 ashimema morning #koha
08:02 cait joined #koha
08:02 cait hi #koha
08:05 mveron hi cait :-)
08:05 cait hi mveron :)
08:13 nlegrand hey #koha!
08:18 gerundio joined #koha
08:23 magnuse hiya ashimema cait nlegrand
08:23 * cait waves
08:30 magnuse um, permalinks to detail view in the opac should probably not look like this: /web/arena/results?p_p_state=normal&p_p_lifecycle​=1&p_p_action=1&p_p_id=crDetailWicket_WAR_arenapo​rtlets&p_p_col_count=15&p_p_col_id=column-2&p_p_c​ol_pos=2&p_p_mode=view&back_url=http%3A%2F%2Fbibl​iotek.molndal.se%2Fweb%2Farena%2Fresults%3Fp_p_id​%3DcrDetailWicket_WAR_arenaportlets%26p_p_lifecyc​le%3D1%26p_p_state%3Dnormal%26p_p_mode%3Dview%26p​_p_col_id%3Dcolumn-2%26p_p_col_pos%3D2%26p
08:30 _p_col_count%3D15%26facet_queries%3D%26search_​item_no%3D0%26sort_advice%3Dfield%253DRelevanc​e%2526direction%253DDescending%26search_item_i​d%3D3%26agency_name%3DASE514811%26search_type%​3Dsolr%26search_query%3DMoral%2Boch%2Bk%25C3%2​5A4rlek%2Balberoni&facet_queries=&search_item_​no=0&sort_advice=field%3DRelevance%26direction​%3DDescending&search_type=solr&search_query=Mo​ral+och+k%C3%A4rlek+alberoni&arena_member_id=1​3602890&search_item_id=3&agency_name=ASE514811
08:33 drojf that's one handy link :)
08:33 hi cait and magnuse :)
08:34 magnuse sure is
08:35 cait hi drojf :)
08:40 andreashm joined #koha
08:41 magnuse tjänare andreashm
08:42 andreashm hallojski magnuse!
08:42 magnuse :-)
08:42 liw joined #koha
08:44 alvet joined #koha
08:44 andreashm magnuse: have a good weekend?
08:45 anyone know how it goes with the REST API for Koha?
08:51 * nlegrand o/ magnuse
08:53 Joubu andreashm: there is discussion on the bug report
08:53 andreashm bug 13799?
08:53 huginn` 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=13799 enhancement, P5 - low, ---, julian.maurice, Needs Signoff , Add base for building RESTful API
08:54 andreashm the discussion about using swagger2 and mojolicous?
08:58 Joubu To build packages, yes
08:58 magnuse andreashm: very good, thanks :-)
08:58 andreashm joubu: ok, thanks. so not much actual work done yet then? =)
08:59 magnuse andreashm: if you want to follow the development of a bug you can add yourself to the "CC List" of that bug and get email every time there is a new comment/attachment/etc. just cklick on "Save Changes" without changing anything ;-)
09:00 andreashm magnuse: thanks!
09:03 is anyone sponsoring the REST API work or is it done "on the side"?
09:07 magnuse i think it is one of the things ebsco is sponsoring?
09:08 jajm might know more about that?
09:09 jajm andreashm, ebsco is sponsoring some work on the REST API, yes
09:10 andreashm jajm: ok, thanks
09:12 paul_p joined #koha
09:25 slef joined #koha
09:35 magnuse kia ora slef!
09:47 gerundio hi, good morning
09:48 I'm trying to perform an update on my Portuguese translation on Koha using "sudo koha-translate -u pt-PT"
09:48 this error occurs "/usr/share/koha/opac/htdocs/opac-tmpl/fct/en/: Input must be a directory. (Symbolic links are not supported at the moment)"
09:48 wicope joined #koha
09:49 gerundio the en dir at /usr/share/koha/opac/htdocs/opac-tmpl/fct/ doesn't even exist
09:49 what should be its contents? the OPAC EN language files?
09:52 * magnuse magnus_lunch
10:01 alex_a_ joined #koha
10:06 indradg joined #koha
10:10 khall left #koha
10:11 khall joined #koha
10:36 indradg joined #koha
10:46 * mveron lunch
10:57 cdickinson joined #koha
11:12 clrh joined #koha
11:38 JoshB joined #koha
11:42 Viktor joined #koha
12:01 mario joined #koha
12:02 cait left #koha
12:11 francharb joined #koha
12:12 francharb good morning
12:13 magnuse hiya francharb
12:25 tcohen joined #koha
12:28 tcohen joined #koha
12:30 tcohen joined #koha
12:31 Jul joined #koha
12:35 tcohen morning
12:36 @seen cait
12:36 huginn` tcohen: cait was last seen in #koha 4 hours, 1 minute, and 8 seconds ago: <cait> hi drojf :)
12:37 barton joined #koha
12:37 tcohen @seen dpavlin
12:37 huginn` tcohen: dpavlin was last seen in #koha 7 weeks, 2 days, 21 hours, 21 minutes, and 15 seconds ago: <dpavlin> hooray for everybody involved!
12:45 wicope joined #koha
12:45 tcohen Joubu: around?
12:46 nengard joined #koha
12:46 edveal joined #koha
12:48 alex_a joined #koha
12:53 JesseM joined #koha
12:54 Dyrcona joined #koha
12:55 kivilahtio I was reading yesterday about systemd + init + OpenRC + upstart. there seems to have been some heated debate about the future of Linux. Does anybody have any opinions about where Koha is going now that ubuntu decided to adopt systemd as well?
12:56 tcohen kivilahtio: it is for now backwards compatible with sysv init script
12:56 kivilahtio tcohen: I was more curious about hsould we want to move to systemd
12:56 tcohen: or try to stay far away from it
12:57 tcohen: I think everybody has a lot of good arguments and I don't know what to think of it
12:59 Joubu tcohen: yep
13:00 tcohen kivilahtio: i don't think the discussion affects Koha right now
13:01 the only problem (for now) would be that our zebra and indexing daemon init scripts stopped working and we would need to rewrite them
13:01 kivilahtio tcohen: true, but it affects should I start learning systemd or OpenRC?
13:01 tcohen: I am just curios what is worth learning more of
13:01 tcohen kivilahtio: debian adopted full systemd-support so i think we shoul dgo that way
13:02 kivilahtio tcohen: I think so. I cannot be fighting agains everything I guess :)
13:02 magnuse you can try ;-)
13:02 kivilahtio tcohen: and it feels awful lot like btrfs
13:02 btrfs is nice and I like the control panel mechanism, much like iptables
13:02 but I don't want another svchost, like tey say
13:04 tcohen kivilahtio: i don't like the systemd approach
13:04 or a sigle person/company making the decision of leaving POSIX behind
13:05 but as long as debian adopted it (canonical being part of the decision board puts ubuntu on the same side)
13:05 i think we need to move on
13:05 kivilahtio systemd brings some real upgrades, but I agree that systemd went by prety fast
13:06 bigbrovar joined #koha
13:06 kivilahtio well I guess we can always switch to BSD if theings get hairy :)
13:07 jcamins I tried porting Koha to FreeBSD once.
13:07 tcohen jcamins: did u succeed?
13:07 jcamins No.
13:08 kivilahtio jcamins:  what hapened?
13:09 jcamins kivilahtio: I had issues with Perl dependencies.
13:09 kivilahtio jcamins: oooo, really :)
13:09 jcamins That was a while ago, though.
13:09 I think at the time FreeBSD had Perl 5.6 or 5.8 as the system default.
13:10 indradg joined #koha
13:27 andreashm joined #koha
13:35 * andreashm waves
13:41 andreashm kivilahtio: do you use goodstuff (pvsupa) at Vaara?
13:41 Viktor joined #koha
13:43 cait_ joined #koha
13:46 cait_ joined #koha
13:46 talljoy joined #koha
13:50 mveron joined #koha
14:02 amyjeankearns joined #koha
14:55 rocio joined #koha
15:00 bigbrovar joined #koha
15:02 JoshB joined #koha
15:12 khall tcohen around?
15:26 reiveune bye
15:26 reiveune left #koha
15:33 misilot is there a way to tell who is logged in currently into the staff side? And from what IP address?
15:33 TGoat joined #koha
15:36 TGoat Good morning Koha .. will someone please tell me if EDI will be in the next release of Koha? Greatly appreciated. PS - you're all awesome .. thank you!
15:47 Joubu bye #koha
15:50 laurence left #koha
16:10 indradg joined #koha
16:13 JoshB joined #koha
16:20 gaetan_B bye
16:23 bigbrovar joined #koha
16:26 tcohen khall_away: i'm back
16:39 cait joined #koha
16:39 cait hi all
16:40 huginn` New commit(s) kohagit: Bug 9878: Add consistentcy on restriction messages <http://git.koha-community.org/[…]5dfbcf120e08ee153> / Bug 12404: FIX documentation to join subfield <http://git.koha-community.org/[…]a22e95af0da73585f> / Bug 12404: Allow equal sign '=' in the TT directive <http://git.koha-community.org/[…]oha.git;a=commitd
16:44 p_vdk joined #koha
17:08 paul_p joined #koha
17:18 gmcharlt joined #koha
17:28 JesseM joined #koha
17:29 wahanui joined #koha
17:32 JoshB joined #koha
17:38 bigbrovar joined #koha
17:43 gerundio joined #koha
18:00 edveal_ joined #koha
18:01 mario__ joined #koha
18:01 phasefx joined #koha
18:13 jbrice joined #koha
18:39 * barton waves the midday wave.
18:52 mveron joined #koha
19:01 * magnuse waves the evening wave
19:04 * mveron waves the evening wave back...
19:12 carmen joined #koha
19:37 JoshB joined #koha
19:39 bag knuckles the midday lunch knuckles
19:39 * magnuse knuckles bag
19:42 * tcohen just noticed everyone around
19:42 tcohen has left...
19:42 oops
19:48 * magnuse is here, sort of
19:48 magnuse ah, tcohen probably meant everyone irl? :-)
19:48 quitters!
19:48 tcohen yeah, i thought i was locked inside the offcice
19:49 but it seems one of the bosses is still around
19:52 * magnuse imgaines tcohen running off
19:56 andreashm joined #koha
19:56 andreashm evening
19:57 rocio1 joined #koha
20:00 magnuse kia ora andreashm
20:03 andreashm hey magnuse
20:04 nlegrand joined #koha
20:05 paul_p joined #koha
20:06 JoshB joined #koha
20:11 indradg joined #koha
20:14 dbyrum joined #koha
20:14 dbyrum_ joined #koha
20:32 cbrannon joined #koha
20:32 irma joined #koha
20:34 cbrannon Just did a git fetch and git rebase origin/master on my VM for Koha.  When I try to bring up Koha or Koha admin in browswer I am getting error Cant locate DBIx/Connector.pm in @INC (and more).  Anyone have any ideas what I might have missed?
20:34 cait you need to install it
20:34 try
20:35 sudo apt-get install libdbix-connector-perl
20:36 cbrannon That did it.  What did I just install?
20:36 cait dunno heh
20:36 it's a new dependency
20:36 not sure i can explain what it does
20:37 cbrannon Wasn't very self explanitory.  :/  Thank you cait!
20:37 cait np
20:38 cbrannon So, when I update my master, do I usually need to fetch and rebase?  It appears my Koha is a new installation again.  Was there something I should have done different to keep my settings?
20:43 nevermind.  It looks like it is just updating itself.  :/  Can you tell I don't do this much.  Geez.
20:43 Hey, Nicole!
20:43 nengard hey cbrannon
20:43 wahanui cbrannon is attempting to setup a test box for Koha.  I am in debian and use "git clone git://git.koha-community.org/koha.git kohaclone", but I get a connection refused error.  Any ideas what I am doing wrong?  FYI, I've never used debian before today.
20:43 nengard LOL
20:43 cait cbrannon: that should not change your database/koha
20:44 well it will update it - but not change yoursettings
20:44 cbrannon Good to know.  Time to sign off on some things again.
20:48 JoshB joined #koha
20:49 ribasushi joined #koha
20:49 nengard left #koha
21:02 magnuse have fun #koha!
21:07 gmcharlt wizzyrea++
21:10 rangi morning
21:18 bumby joined #koha
21:18 geek_cl joined #koha
21:19 * wizzyrea waves
21:34 eythian jajm: rule of thumb is that if it's not acceptable to debian, it's not acceptable to debian.k-c.org. There are still workarounds, the issue is due to a bug in something else, so I have things I can try.
22:24 cait left #koha
22:27 dbyrum left #koha
22:27 dbyrum_ left #koha
22:34 mtompset joined #koha
22:35 mtompset Greetings, #koha.
22:35 @seen tcohen
22:35 huginn` mtompset: tcohen was last seen in #koha 2 hours, 46 minutes, and 19 seconds ago: <tcohen> but it seems one of the bosses is still around
22:35 mtompset Silly people leaving on time. :)
22:43 rangi mtompset: can you do me a quick favour
22:43 do a google search for koha
22:44 mtompset google search for koha? Sure... doing
22:44 You won't be happy.
22:44 rangi just trying to see where things rank around the world
22:45 its just passed in nz
22:45 it'll get there eventually everywhere :)
22:45 mtompset http://snag.gy/TMLFL.jpg
22:46 wizzyrea nah that's how it always is :)
22:47 rangi yep, it's flipped in nz now :)
22:47 wizzyrea tough to beat 10 years of history :)
22:47 but we're coming up on 5
22:47 for kc.
22:49 mtompset Screen shot removed now. But yes, Liblime's link was first.
22:50 eythian http://i.imgur.com/HDTxD20.png <-- for comparison, that's what I get.
22:58 https://owncloud.kallisti.net.[…]s/NdVv7BEDastFmKa <-- and what it looks like to me on duckduckgo
23:01 dcook Neat -> https://www.facebook.com/pages[…]Cafe/323847370751
23:01 Btw, k-c comes up as the 2nd result for me here
23:05 Interesting... after clicking on that Facebook link, it has totally changed the page 2+ results
23:06 eythian yeah, that's how personalised search results work :)
23:07 dcook :p
23:07 It's just interesting what they chose to shuffle
23:07 Well, not "they" per se...
23:07 wizzyrea now I want to know where that cafe is :)
23:07 so we can visit them some day, the clash of the koha communities :D
23:07 dcook I know, right? They don't say what city, but I'm guessing Melbourne?
23:08 wizzyrea Melbourne, afaict :D
23:08 hey that's a perfectly sensible place to visit ^.^
23:08 dcook Still have yet to go to Lentil As Anything...
23:08 wizzyrea: Don't you guys have an office there as well?
23:08 Work trip to Koha Community Cafe ;)
23:08 wizzyrea yes-ish
23:09 dcook ish?
23:09 Does it phase out of this dimension sometimes?
23:09 That commute would suck...
23:09 eythian http://swiftkey.com/en/blog/am[…]-meanings-report/ <-- "Australia is the land of vices and indulgence", "Canadians score highest for the poop emoji", you can't win, dcook
23:09 wizzyrea or maybe he's won all the things.
23:09 dcook Oh, I figure I'm doomed
23:09 wizzyrea I guess it would depend on what the competition is over. :P
23:10 dcook I don't think I use emoji, so I'm not sure what that means
23:10 I suppose a few accidentally...
23:10 I don't mean to... :p
23:10 It just happens!
23:10 "female-oriented emoji"?
23:11 wizzyrea does it seem weird that US english prefers "royalty" category, and AU it doesn't even register...
23:12 poop and guns for canada, dcook.
23:12 that's not a good look :P
23:13 * wizzyrea puts that away because could easily lose an hour there.
23:13 dcook I suppose Canada does have a lot of goose poop
23:13 Really... a lot
23:13 We should package and export it...
23:13 Also lots of guns, I guess
23:14 I think all the weightlifters I know are Canadian, so maybe it's a metaphor?
23:18 rocio left #koha
23:25 wizzyrea I...how did we get to weightlifters?
23:25 oh, different type of guns.
23:25 mtompset Poop to weightlifting... interesting.
23:28 rangi https://www.youtube.com/watch?v=AHPn5d7wRtk
23:32 wizzyrea loool
23:33 onion man
23:33 americauliflower.
23:35 eythian gmcharlt: you about?
23:43 mtompset Nice find, rangi. :)
23:56 papa joined #koha

← Previous day | Today | Next day → | Search | Index

koha1