← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:03 | pastebot | "yhager" at 127.0.0.1 pasted "t/QueryParser.t fails on 3.14.03 - any idea what to do about this?" (124 lines) at http://paste.koha-community.org/118 |
00:34 | gmcharlt | @later tell tcohen -- ultimately, his problem boiled down to running out of disk space |
00:34 | huginn | gmcharlt: The operation succeeded. |
00:50 | gmcharlt | yhager: works for me when I ran make test from a fresh 3.14.3 tarball |
00:51 | yhager | gmcharlt: let me try again |
00:58 | gmcharlt | yhager: regarding what you're seeing with t/Output_JSONStream.t, I believe that's bug 11480 |
00:58 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=11480 enhancement, P5 - low, ---, colin.campbell, Pushed to Master , Tests in Output_JSON.t make invalid assumptions |
00:58 | gmcharlt | fixed in master, but not yet backported to 3.14.x |
00:58 | yhager | gmcharlt: I had issues with that too, but I cherry-picked that fix. |
00:58 | gmcharlt | ok |
01:00 | yhager | gmcharlt: still fails with a fresh tarball |
01:00 | hankbank joined #koha | |
01:01 | yhager | gmcharlt: but differently this time, only test #6 fails |
01:02 | gmcharlt | hmm, smells like another hash-randomization thing |
01:02 | yhager | oh, 10 and 17 sometimes fail too, but looks like a different ordering issue, like the one with Output_JSON |
01:02 | gmcharlt | md5sum ./etc/searchengine/queryparser.yaml is 18778e6a719f4999a57493cbf11304c0 for you, yes? |
01:02 | yhager | yes |
01:02 | * gmcharlt | is switching to a box that has Perl 5.18.2 |
01:03 | yhager | 10 and 17 look like hash randomization issue. 6 looks different |
01:03 | # got: '@attr 1=4 @attr 4=6 "smith"' | |
01:03 | # expected: '@or @or @attr 1=1016 @attr 4=6 "smith" @attr 9=20 @attr 2=102 @attr 4=6 "smith" @attr 9=34 @attr 2=102 @attr 4=6 "smith"' | |
01:06 | gmcharlt | ok, I'm reproducing that now |
01:11 | yhager joined #koha | |
01:18 | yhager | gmcharlt: sorry, disconnected for a few minutes, so missed anything you may have written |
01:19 | gmcharlt | yhager: so far, test #6 is also looking like a randomization issue - run it often enough, and you get different results |
01:22 | yhager | gmcharlt: yeah.. |
01:23 | gmcharlt: I'm trying to update arch package for koha, so I wonder how to skip that for now, or just wait a few more days? | |
01:28 | gmcharlt | yhager: I think just wait, unless you can make the package specific a /maximum/ version of Perl |
01:36 | NateC joined #koha | |
01:47 | yhager | gmcharlt: heh, I'll wait then. Thanks |
02:02 | * wajasu | reminding myself how to get my test env running. going to try to testing something |
03:19 | dpk1 joined #koha | |
04:12 | rocio joined #koha | |
04:21 | Oak joined #koha | |
04:22 | Oak | kia ora #koha |
04:50 | rocio joined #koha | |
05:03 | rocio1 joined #koha | |
05:12 | rocio1 left #koha | |
05:57 | yhager joined #koha | |
06:49 | yhager joined #koha | |
06:59 | dpk1 joined #koha | |
07:35 | cait joined #koha | |
07:37 | cait | morning #koha |
08:41 | jenkins_koha | Starting build #14 for job Koha_3.14.x (previous build: STILL UNSTABLE) |
08:44 | cait | oh unstable |
08:44 | wahanui | it has been said that unstable is sid |
08:44 | cait | forget unstable |
08:44 | wahanui | cait: I forgot unstable |
09:05 | cait left #koha | |
09:15 | cait joined #koha | |
09:20 | * cait | waves |
09:25 | NateC joined #koha | |
10:00 | sandeepbhavsar joined #koha | |
10:01 | sandeepbhavsar | hi all |
10:02 | cait joined #koha | |
10:04 | sandeepbhavsar | I am using liblivecd but my marathi language search is not working perfectly |
10:04 | working on koha 3.10.04 | |
10:07 | cait | you have to make sure you are using icu - i don't know if the liblivecd is configured for that |
10:19 | cait joined #koha | |
10:24 | jenkins_koha | Project Koha_3.14.x build #14: STILL UNSTABLE in 1 hr 43 min: http://jenkins.koha-community.[…]b/Koha_3.14.x/14/ |
10:24 | Galen Charlton: Bug 11439: (follow-up) adjust for change in list returned by OCLC XISBN | |
10:24 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=11439 normal, P5 - low, ---, jonathan.druart, Pushed to Stable , UT: XISBN.t returns failure |
10:25 | jenkins_koha | Starting build #15 for job Koha_3.14.x (previous build: STILL UNSTABLE) |
11:44 | cait | @wunder Konstanz |
11:44 | huginn | cait: The current temperature in Taegerwilen, Taegerwilen, Germany is 4.4°C (12:40 PM CET on February 08, 2014). Conditions: Clear. Humidity: 86%. Dew Point: 2.0°C. Windchill: 4.0°C. Pressure: 29.56 in 1001 hPa (Steady). |
12:20 | michal_poland joined #koha | |
12:20 | michal_poland | Welcome :) |
12:20 | I have a question for you. How to change the encoding when printing labels? | |
12:22 | To be Polish characters such as ą ę ł ó ż | |
12:37 | jenkins_koha | Project Koha_3.14.x build #15: STILL UNSTABLE in 2 hr 11 min: http://jenkins.koha-community.[…]b/Koha_3.14.x/15/ |
12:37 | * Fridolin Somers: Bug 11384: (follow-up) test if table exists in update database | |
12:37 | * Tomas Cohen Arazi: Bug 11509: improve usage information printed by koha-create | |
12:37 | * Galen Charlton: Bug 11509: (follow-up) fix a couple typos | |
12:37 | * Tomas Cohen Arazi: Bug 11510: koha-translate usage message fixes | |
12:37 | * Tomas Cohen Arazi: Bug 10896: Add a --verbose option to koha-translate | |
12:37 | * Galen Charlton: Bug 11208: regression test for failing SMS messages | |
12:37 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=11384 minor, P5 - low, ---, gmcharlt, Pushed to Stable , Koha should not use "ctid" as a column name |
12:37 | jenkins_koha | * Jonathan Druart: Bug 11208: If no smsalertnumber is defined, the message is marked as failed |
12:37 | * Fridolin Somers: Revert "Bug 11208: If no smsalertnumber is defined, the message is marked as failed" | |
12:37 | * Fridolin Somers: Revert "Bug 11208: regression test for failing SMS messages" | |
12:37 | * Mathieu Saby: Bug 11192: Fix lf and ff07-02 definition in ccl.properties | |
12:37 | * Chris Cormack: Bug 11192: (follow-up) fix a little typo | |
12:37 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=11509 trivial, P5 - low, ---, tomascohen, Pushed to Stable , koha-create should print better usage information |
12:37 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=11510 trivial, P5 - low, ---, koha-bugs, Pushed to Stable , Typo in koha-translate usage message | |
12:37 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=10896 enhancement, P5 - low, ---, koha-bugs, Pushed to Stable , Add a --verbose option to koha-translate | |
12:37 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=11208 normal, P5 - low, ---, jonathan.druart, Pushed to Master , Multi transport types: a sms message without sms number should be marked as failed | |
12:37 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=11192 normal, P5 - low, ---, mathsabypro, Pushed to Stable , Fix two definitions in ccl.properties | |
13:15 | cait joined #koha | |
13:42 | cait joined #koha | |
13:55 | michal_poland | I have a question for you. How to change the encoding when printing labels? |
14:11 | * michal_poland | slaps michal_poland around a bit with a large fishbot |
14:12 | michal_poland | hello cait |
14:12 | jcamins | michal_poland: the label printing doesn't support non-Roman characters, sorry. |
14:13 | michal_poland | :( |
14:13 | UTF-8? | |
14:13 | wahanui | i heard UTF-8 was lovely apart from the BOMs. |
14:13 | jcamins | PDF isn't Unicode-friendly, so basically only ASCII characters work, as I understand it. |
14:13 | michal_poland | yeah |
14:14 | :( :( @jcamins | |
14:23 | cait | michal_poland: i think the quick label print could work |
14:23 | it's using html | |
14:23 | but not the lable modules for sheets | |
14:59 | wajasu | bug 8375 may give some history. i think we need to allow users to install a unicode font and use it. |
14:59 | huginn | 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8375 normal, P5 - low, ---, matted-34813, Signed Off , Common diacritics not shown correctly when exporting batch label to PDF |
15:47 | JesseM joined #koha | |
15:56 | cait | wajasu: i think there are somepatches for that waiting, but maybe not complete ones |
16:16 | yhager joined #koha | |
18:24 | dpk1 joined #koha | |
20:05 | paul_p joined #koha | |
20:32 | yhager joined #koha | |
22:30 | edveal joined #koha | |
22:51 | edveal left #koha | |
23:03 | yhager joined #koha | |
23:22 | yhager joined #koha |
← Previous day | Today | Next day → | Search | Index