IRC log for #koha, 2016-09-15

All times shown according to UTC.

Time S Nick Message
00:01 jamesb joined #koha
00:04 dcook joined #koha
00:45 kathryn joined #koha
01:06 chrisvella__ joined #koha
01:11 dcook Can anyone remember there being an issue with a MARC import containing items where it just sits at 0% forever?
01:11 dcook This sounds really familiar..
01:11 dcook Nothing glaringly obvious in the logs
01:18 wizzyrea yeah there was a bug for that
01:18 dcook Struggling to find it :/
01:18 wizzyrea what version are you dealing with
01:18 dcook 3.20
01:18 wizzyrea minor version?
01:19 dcook Mmm good question. I want to say 3.20.3
01:19 dcook yeah .3
01:19 dcook I recall this being a problem in earlier versions though I think
01:19 dcook And I would've sworn it was fixed..
01:19 wizzyrea plack?
01:19 wahanui Plack is a FastCGI thingy that works with Koha. See http://wiki.koha-community.org/wiki/Plack for more information.
01:19 dcook Nope, no plack
01:25 dcook Hmm, I remember a long time ago there was an issue with item types... that if it didn't have an item type in the system it would bust?
01:25 dcook Hmm, that doesn't look like it..
01:27 dcook Well, it's working in master(ish)
01:27 wizzyrea yep, I've seen this but I can't find the bug
01:27 dcook I'll let you know when I find it :)
01:27 wizzyrea does the record in question have a 979 isbn?
01:27 dcook I doubt it
01:28 dcook Not that I see at a glance
01:29 dcook Hmm nothing in the history for manage-marc-import.pl so it must be elsewhere..
01:29 dcook Oh probably in ImportBatch or sutin
01:30 dcook Hmm might be related to the branch code..
01:31 * dcook hates importing items via MARC
01:32 dcook Hmm... actually it's not working
01:32 dcook The import says it's working but it doesn't actually create any items
01:32 dcook \o/
01:32 dcook Although it looks like Marcel might've fixed that in the latest master..
01:32 dcook http://git.koha-community.org/[…]28ceccc9e0dd3d795
01:33 JoshB joined #koha
01:33 rangi currently broken in 16.05 .. if that email to the list is right
01:33 wizzyrea are you importing items with a wrong branch code?
01:33 dcook wizzyrea: Not sure. Just about to check that.
01:34 dcook On my git system, almost definitely
01:34 dcook Although I imagine I have the right one on the 3.20 version
01:34 dcook I'll have to check that too
01:34 dcook Yeah definitely wrong on the git version..
01:34 dcook And... yeah it looks like it's wrong on the real version too
01:36 dcook Let's see if I still know how to use MARCEdit..
01:40 dcook Anyone know why http://search.cpan.org/~yves/S[…]330/lib/Sereal.pm is called Sereal?
01:40 dcook "This is an experimental module. Before using it in production, please get in touch with the authors!"
01:40 dcook O_O
01:41 dcook Ah, it's a protocol
01:42 dcook Makes you wonder if Sereal.pm is experimental but Sereal::Encoder and Sereal::Decoder aren't..
01:43 dcook I figured maybe Sereal was Dutch for serial, but nope..
01:46 dcook wizzyrea: Looks like it was the branch stuffing things up on my git install
01:46 edveal joined #koha
01:46 dcook Which is running..
01:46 dcook 16.06.00.010
01:48 dcook And same problem with 3.20
01:50 dcook Looks like a typo
01:50 dcook mixing around of two characters
01:55 tgoatley joined #koha
01:55 dcook And everyone's already said what I said at https://bugs.koha-community.or[…]_bug.cgi?id=16715 :p
01:55 huginn Bug 16715: enhancement, P5 - low, ---, jweaver, Pushed to Master , Koha::Cache - Use Sereal for serialization
02:05 dcook wizzyrea?
02:05 wahanui hmmm... wizzyrea is here to help. And sometimes hinder. But mostly help.
02:05 dcook wizzyrea?
02:05 wahanui wizzyrea is, like, here to help. And sometimes hinder. But mostly help
02:05 dcook hunk?
02:05 dcook git?
02:05 wahanui i heard git was http://xkcd.com/1597/
02:05 wizzyrea http://ohshitgit.com
02:06 wizzyrea ^ best ever.
02:06 wizzyrea stage hunk for commit
02:06 dcook hehe
02:06 dcook Yes, that's what I'm looking at doing :p
02:06 wizzyrea is the best, most amusing git command
02:07 dcook I don't see that on there?
02:07 dcook Hmm I didn't know about git diff --staged
02:07 dcook I usually use git diff --cached
02:07 dcook --staged is more intuitive..
02:07 wajasu lots of uncool in that one.
02:07 wizzyrea in which one?
02:07 dcook ?
02:27 Francesca joined #koha
02:28 wizzyrea I keep typing git commend, instead of "git commit --amend" and that's funny to me because I think a git commend would be fun.
02:28 wizzyrea instead of git blame.
02:28 wizzyrea "This thing works great! You did awesome!"
02:28 dcook hehe
02:29 dcook love it
02:32 Francesca git blame lol
02:32 dcook git blame is awesome
02:32 dcook Although it's led me to curse a few familiar names...
02:33 dcook Of course, one time it was my own name :p
02:33 dcook Hmm git add -i isn't what I want...
02:33 dcook I kepe thinking it's git add -p or something
02:34 dcook Huh, it totes is -p
02:34 dcook yay for hunks!
02:34 dcook "Stage this hunk [y,n,q,a,d,/,s,e,?]?"
02:34 dcook wizzyrea: ^ ^_^
02:34 dcook Hmm but my hunk is too big
02:34 dcook I want a smaller hunk..
02:35 wizzyrea uh huh.
02:35 wizzyrea "said no one ever"
02:35 dcook hehe
02:35 wizzyrea actually git commend could be like git commit --amend
02:35 wizzyrea but you are required to say something nice about the commit.
02:36 dcook hehe
02:36 wizzyrea nice words, eternally in the git history
02:36 wajasu a microaffirmation as aposed to a microaggression
02:36 dcook I don't know about you, but I usually amend my own commits
02:36 wizzyrea you feel me!
02:36 dcook I suppose that would be... self-affirmation?
02:36 dcook "I did a good job with this commit."
02:36 wizzyrea Good job self!
02:37 dcook "Nice typo fix!"
02:37 wizzyrea it's kind of like a signoff but not
02:37 dcook heh
02:37 dcook Ah, I could've used "s" but I went for "e"
02:37 dcook "split the current hunk into smaller hunks"
02:37 dcook That seems problematic in some ways
02:37 wizzyrea "engage serial killer mode"
02:37 dcook Devaluing the current hunk..
02:37 dcook lol
02:38 wizzyrea too many jokes here
02:38 dcook Not to be confused with cereal killer or Sereal killer
02:38 wizzyrea kek
02:38 wajasu sureal
02:38 dcook hehe
02:38 wizzyrea surreal!
02:38 * dcook has only recently started eating cereal once again
02:38 dcook su real -c "git blame abcdefg"
02:38 dcook O_O
02:38 talljoy joined #koha
02:38 * dcook doesn't actually recall the syntax for su
02:38 dcook Ho, I might've been right actually
02:39 * dcook looks back to where it says wizzyrea hinders... :p
02:39 wizzyrea You were warned.
02:40 dcook At least there are lulz
02:41 dcook Oh nose. My hunked commit is wrong..
02:41 wizzyrea you can always break up.
02:41 dcook Or is it "oh shit"
03:00 talljoy joined #koha
03:07 Francesca joined #koha
03:15 gmcharlt joined #koha
03:24 gmcharlt joined #koha
03:43 gmcharlt joined #koha
05:23 laurence joined #koha
05:35 mario joined #koha
05:47 Francesca joined #koha
05:55 aroussos joined #koha
05:59 drojf joined #koha
06:14 fridolin joined #koha
06:15 drojf morning #koha
06:16 aroussos good morning drojf
06:17 drojf hi aroussos
06:18 * magnuse waves
06:21 drojf hei magnuse
06:31 magnuse moin drojf
06:42 alex_a joined #koha
06:42 alex_a bonjour
06:54 paul_p joined #koha
06:56 Joubu rangi: around?
06:57 drojf fwiw i did not have problems with uploading mrc files recently
06:58 marcelr joined #koha
06:58 marcelr hi #koha
06:59 drojf hi marcelr
07:01 reiveune joined #koha
07:01 reiveune hellok
07:19 wilfrid joined #koha
07:40 LibraryClaire joined #koha
07:46 LibraryClaire morning #koha
07:47 drojf hi LibraryClaire
07:47 LibraryClaire hi drojf
08:00 magnuse g'day LibraryClaire
08:01 LibraryClaire hi magnuse
08:02 cait joined #koha
08:02 magnuse kia ora cait
08:41 laurence left #koha
08:43 drojf later #koha
08:50 * cait waves
08:50 aroussos hey cait
10:18 paul_p joined #koha
10:25 khall joined #koha
10:26 LibraryClaire @wunder London, UK
10:26 huginn LibraryClaire: The current temperature in London, United Kingdom is 24.0°C (11:20 AM BST on September 15, 2016). Conditions: Clear. Humidity: 65%. Dew Point: 17.0°C. Pressure: 29.80 in 1009 hPa (Steady).
10:29 khall joined #koha
10:31 khall joined #koha
10:33 drojf joined #koha
10:35 drojf @wunder berlin, germany
10:35 huginn drojf: The current temperature in Berlin Tegel, Germany is 24.0°C (12:20 PM CEST on September 15, 2016). Conditions: Clear. Humidity: 38%. Dew Point: 9.0°C. Pressure: 30.04 in 1017 hPa (Steady).
11:24 jzairo joined #koha
11:26 nengard joined #koha
11:34 meliss joined #koha
11:43 oleonard joined #koha
11:44 oleonard Hi #koha
11:46 kmlussier joined #koha
11:55 NateC joined #koha
11:59 marcelr khall: bug 14610 is promising, but still needs some tweaking
11:59 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=14610 enhancement, P5 - low, ---, kyle.m.hall, Signed Off , Add ability to place article requests in Koha
12:01 khall marcelr: thanks, I'll take a look at your comments!
12:22 kidclamp joined #koha
12:23 petter joined #koha
12:27 oleonard Hi petter & kidclamp
12:27 kidclamp morning oleonard
12:31 geek_cl joined #koha
12:31 magnuse @wunder boo
12:31 huginn magnuse: The current temperature in Bodo, Norway is 12.0°C (2:20 PM CEST on September 15, 2016). Conditions: Partly Cloudy. Humidity: 72%. Dew Point: 7.0°C. Pressure: 30.24 in 1024 hPa (Steady).
12:32 petter Hi folks!
12:37 magnuse hei petter :-)
12:39 tcohen joined #koha
12:39 magnuse hei tcohen
12:41 tcohen hi
12:42 tcohen magnuse: how are you doing?
12:42 tcohen @seen drojf
12:42 huginn tcohen: drojf was last seen in #koha 2 hours, 7 minutes, and 18 seconds ago: <drojf> @wunder berlin, germany
12:42 magnuse tcohen: managed to get my self a cold
12:42 tcohen oh noes!
12:42 magnuse but it will be ok before marseille :-)
12:43 tcohen excelent!
12:44 * oleonard adds another thing to his list of things to worry about before traveling: getting a cold
12:44 tcohen hehe
12:44 tcohen marcelr, around?
12:46 magnuse oleonard: yeah, there is plent that can go wrong...
12:50 talljoy joined #koha
12:55 marcelr hi tcohen
13:01 alex_a joined #koha
13:03 LibraryClaire @wunder London, UK
13:03 huginn LibraryClaire: The current temperature in London, United Kingdom is 28.0°C (1:50 PM BST on September 15, 2016). Conditions: Clear. Humidity: 48%. Dew Point: 16.0°C. Pressure: 29.77 in 1008 hPa (Falling).
13:04 oleonard @wunder London, AR
13:05 huginn oleonard: The current temperature in Skyline Weather Station, Russellville, Arkansas is 22.3°C (8:05 AM CDT on September 15, 2016). Conditions: Clear. Humidity: 94%. Dew Point: 21.0°C. Pressure: 30.07 in 1018 hPa (Rising).
13:05 oleonard @wunder London, KY
13:05 huginn oleonard: The current temperature in MSWO, London, Kentucky is 19.3°C (9:05 AM EDT on September 15, 2016). Conditions: Clear. Humidity: 87%. Dew Point: 17.0°C. Pressure: 30.16 in 1021 hPa (Rising).
13:05 oleonard @wunder London, OH
13:05 huginn oleonard: The current temperature in Ohio PFR, London, Ohio is 15.1°C (8:54 AM EDT on September 15, 2016). Conditions: Clear. Humidity: 93%. Dew Point: 14.0°C. Pressure: 30.25 in 1024 hPa (Rising).
13:05 oleonard @wunder London, Kiribati
13:05 huginn oleonard: Error: No such location could be found.
13:06 oleonard Boo
13:06 edveal joined #koha
13:08 LibraryClaire all the Londons :O
13:11 oleonard There are lots of my town too (Athens)
13:11 oleonard https://en.wikipedia.org/wiki/[…]_(disambiguation)
13:11 oleonard Didn't even realize how many until I checked that page
13:14 JoshB joined #koha
13:15 LibraryClaire oh wow, I didn't realise either...
13:18 meliss joined #koha
13:19 deb-CSPL joined #koha
13:19 Mike-CSPL joined #koha
13:19 Scott-CSPL joined #koha
13:24 marcelr bye #koha
13:25 huginn New commit(s) kohagit: Bug 17299: Display date due correctly on SCO <http://git.koha-community.org/[…]686915fc95d65585c>
13:35 huginn New commit(s) kohagit: Bug 17010 [Follow-up] Canceling a hold awaiting pickup no longer alerts librarian... <http://git.koha-community.org/[…]f538dfd54ba1aaed2> / Bug 17010 - Canceling a hold awaiting pickup no longer alerts librarian about next... <http://git.koha-community.org/[…]48b9464d2352d444f> / Bug 17146: Raise Wrong CSRF token warn
13:37 misilot joined #koha
13:37 drojf joined #koha
13:37 drojf hi again
13:38 mario joined #koha
13:38 nengard morning all
13:38 drojf joann arrived safely in berlin :)
13:38 Scott-CSPL joined #koha
13:38 ashimema_ joined #koha
13:39 amyk joined #koha
13:39 deb-CSPL joined #koha
13:39 Mike-CSPL joined #koha
13:42 talljoy joined #koha
13:42 alex_a joined #koha
13:45 huginn New commit(s) kohagit: Bug 12629 - Software error when trying to merge records from different frameworks <http://git.koha-community.org/[…]cec64fc9bde737a86> / Bug 16556 - KohaToMarcMapped columns sharing same field with biblio(item)number are... <http://git.koha-community.org/[…]b52861a3c85556dff>
13:45 geek_cl joined #koha
13:46 Scott-CSPL joined #koha
13:55 huginn New commit(s) kohagit: Bug 13134: Fix template file to make category appear <http://git.koha-community.org/[…]d710f5ee68a4ed6ea> / Bug 13134 - Add patron category to returns confirmation dialogs <http://git.koha-community.org/[…]ce3f519c9c5690f70> / Bug 17266 - Update man page for koha-remove with -p <http://git.koha-community.org/gitweb/?p
14:07 huginn New commit(s) kohagit: Bug 16752 [Revised] Remove the use of event attributes from some acquisitions templat... <http://git.koha-community.org/[…]e3b98fd23e781a4f3> / Bug 16752 - Remove the use of event attributes from some acquisitions templates ... <http://git.koha-community.org/[…]da57a66ce13f4ea7c> / Bug 16752 - Remove the use of event
14:44 alex_a_ joined #koha
15:01 TGoat joined #koha
15:09 reiveune bye
15:09 reiveune left #koha
15:19 drojf joined #koha
15:19 drojf @wunder berlin, germany
15:19 huginn drojf: The current temperature in Berlin Tegel, Germany is 26.0°C (4:50 PM CEST on September 15, 2016). Conditions: Clear. Humidity: 30%. Dew Point: 7.0°C. Pressure: 29.95 in 1014 hPa (Steady).
15:27 fridolin left #koha
15:29 TGoat_ joined #koha
15:31 alex_a joined #koha
16:04 rocio joined #koha
16:35 tcohen1 joined #koha
16:35 tcohen1 left #koha
16:51 kmlussier joined #koha
16:59 rocio joined #koha
17:15 TGoat joined #koha
17:23 TGoat_ joined #koha
17:31 talljoy joined #koha
17:32 magnuse joined #koha
17:45 cait left #koha
17:46 andres_ joined #koha
17:46 andres_ helo everyone
17:46 andres_ Im from Ecuador using Koha
17:47 andres_ well Im a noobster
17:47 andres_ so we imported som items to koha
17:47 tcohen hi andres_
17:47 andres_ and it went well
17:47 tcohen genial
17:48 andres_ but when we view an item in the staff web
17:48 andres_ some subfields are listed in disorder
17:49 andres_ im sorry
17:49 andres_ its not when we list items
17:49 andres_ its when we edit one
17:50 magnuse andres_: numbers before letters?
17:50 tcohen cuando decis 'item' te referis a un registro 'bibliografico'? O te referis especificamente a los items? (que en Koha son los ejemplares dentro de un registro bibliografico)
17:50 andres_ specifically it happends with 852 fields
17:50 tcohen 952?
17:50 wahanui 952 is the field used for items in Koha. See http://wiki.koha-community.org[…]_fields_%289xx%29
17:51 andres_ un registro bibliografico
17:51 andres_ no, no numbers before letters
17:51 tcohen screenshot?
17:51 wahanui screenshot is ineresting, i have no idea how this can happen
17:51 andres_ "b" after "t"
17:51 andres_ this registers had the info on the 852 field
17:52 andres_ we copied this info to 952
17:52 andres_ but also left it ther on 852
17:52 andres_ let me updoad a screenshot
17:53 tcohen snag,gy works ok
17:53 andres_ https://drive.google.com/open?[…]-TdFVXYWJhYTBES00
17:54 tcohen https://snag.gy
17:55 andres_ https://snag.gy/df8qiK.jpg
18:00 andres_ any help is more than welcome
18:00 andres_ cualquier ayuda es bienvenida!!
18:01 tcohen i dont' remember where subfield sorting is defined
18:01 andres_ when we add a new register it all goes ok
18:02 andres_ this happens only when editing imported registers
18:07 andres_ I'm going to lunch, be right back
18:08 andres_ ya regreso del almuerzo
18:22 edveal joined #koha
18:25 mtompset_web joined #koha
18:25 mtompset_web Greetings, #koha
18:25 mtompset_web Anyone have ideas on how to add keywords for the search to a wiki page?
18:26 mtompset_web https://wiki.koha-community.or[…]iki/Elasticsearch -- can't find it if you search for "Elastic Search"
18:31 mtompset_web Have a great day. #koha.
18:57 wajasu joined #koha
19:11 cdickinson_ joined #koha
19:31 tcohen is anyone here aware of the 'Normalization rule' option on mathcing rules?
19:33 kathryn joined #koha
19:44 tcohen @seen cait
19:44 huginn tcohen: cait was last seen in #koha 10 hours, 54 minutes, and 36 seconds ago: * cait waves
20:30 MauricioBR joined #koha
20:30 andres_ joined #koha
20:33 edveal joined #koha
20:35 edveal left #koha
21:10 cait joined #koha
21:28 magnuse joined #koha
21:36 JoshB left #koha
21:39 talljoy joined #koha
21:46 talljoy1 joined #koha
21:52 andres_ joined #koha
21:56 lisette joined #koha
22:21 irma joined #koha
22:58 papa joined #koha
23:48 geek_cl joined #koha

| Channels | #koha index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary