← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:42 | AndrewFH joined #koha | |
04:42 | lmstrand joined #koha | |
05:00 | Oak joined #koha | |
05:12 | chriss joined #koha | |
05:41 | Oak joined #koha | |
06:31 | cait joined #koha | |
06:38 | reiveune joined #koha | |
06:39 | cait joined #koha | |
06:44 | marcelr joined #koha | |
06:44 | marcelr | hi #koha |
06:55 | lds joined #koha | |
07:10 | cait joined #koha | |
07:12 | marcelr | hi cait |
07:19 | cait | hi marcelr |
07:23 | marcelr | cait its a bit confusing to see searches for hi=value and rcn=value when looking at analytical recs |
07:24 | cait | hm why confusingß |
07:24 | isn't hi the fallback for when no rcn is used? | |
07:24 | marcelr | are they always recorded both |
07:24 | cait | or actually... it's not |
07:24 | what do you mean? | |
07:25 | marcelr | in the count we use hi= |
07:25 | but in display we are checking rcn | |
07:25 | cait | host item 773 a and t i think |
07:25 | marcelr | or host item indeed |
07:25 | cait | i guess yes, the first schould also use rcn then |
07:25 | I guess it shoudl depend on UseControlNumber | |
07:25 | as the XLST does? | |
07:25 | marcelr | it seems a bit inconsistent |
07:26 | cait | i ahven't had a deeper look at the patches, only answering questions on analytics mostly, so hard to tell for me |
07:26 | marcelr | you are using analytics? |
07:26 | cait | yes |
07:26 | we have tons | |
07:27 | we have a lot of special libraries | |
07:27 | analytics can make up 50% of the records | |
07:27 | marcelr | is the relation via itemnumber or biblionumber |
07:27 | cait | neither |
07:27 | that's only when you use EasyAnalytics | |
07:27 | we are using $w | |
07:27 | marcelr | ok you re not using easy |
07:27 | cait | we can't |
07:27 | our records are from the union catalog and linke there | |
07:28 | marcelr | ah |
07:28 | cait | as we can't still not write protect... Easyanalytics has never been an option |
07:28 | and even if we coudl - we cannot write protect 773 | |
07:28 | so it probably won't ever be an option afaikt | |
07:28 | marcelr | ok |
07:29 | cait | do you want me to see about an example in our catalogs? |
07:31 | marcelr | no i have an idea about it thx |
07:31 | the easy analytics is the problem | |
07:31 | cait | hmm |
07:31 | the wiki documents them as exclusive | |
07:32 | using UseControlNumber with EasyAnalytics isn't recommended/doesn't work | |
07:32 | marcelr | i wonder how many are using it |
07:33 | cait | hea? |
07:33 | wahanui | it has been said that hea is in there |
07:33 | marcelr | 1200 libraries |
07:34 | so not unsubstantial | |
07:36 | magnuse | wahanui: forget hea |
07:36 | wahanui | magnuse: I forgot hea |
07:37 | magnuse | hea is https://hea.koha-community.org/ |
07:37 | hea? | |
07:37 | wahanui | well, hea is https://hea.koha-community.org/ |
07:42 | cait | hm but not a few eitehr |
07:42 | I think the use case is probably special libraries without a union catalog in the background | |
07:42 | local cataloguing | |
07:53 | marcelr | yeah i did a double negation: not un... |
07:53 | cait | ah right, sorrry, doing too many things at once here |
08:23 | Joubu | cait: you really should switch to ktd |
08:23 | and hi #koha | |
08:25 | cait | Joubu: time... |
08:26 | Joubu | I don't think so, you are spending time to fix kohadevbox issues that are fixed in ktd |
08:27 | cait | Joubu: yeah, but throwing out everythng is easier said than doe |
08:27 | and often the instructions that are super clear to you guys cause a lot of question marks with me | |
08:28 | i'd rather not switch in feature freeze phase | |
08:29 | sentences like this alays make me suspicious: The docker-compose.yml file is self explanatory. | |
08:32 | Joubu | you don't need to edit |
08:32 | it | |
08:32 | anyway, I replied on the bug about your problem | |
08:33 | it should fix the missing yamlxs module | |
08:39 | mtj | hi cait, Joubu... curious.. what is the yaml-xs problem? |
08:44 | Joubu | mtj: none, kohadevbox is not maintained |
08:44 | th | |
08:44 | the debian scripts don't have the PERL5LIB set correctly | |
08:44 | /lib is missing | |
08:58 | cait | mtj: what Joubu said I guess, I was just not sure if ti should work or not |
08:58 | ashimema | I'm off today.. |
08:58 | cait | and if we no longer maintain kohadevbox... should we not deprecate it at least? |
08:58 | ashimema | But can't help but see a bunch more action on analytics |
08:58 | cait | as it stands right now you don't get a fully working Koha with that bug |
08:59 | ashimema | Easy analytics Vs UseControlNumber is a constant annoyance to me |
08:59 | The cataloguing helper side of those two are indeed mutaally exclusive.. one disables the other. | |
09:01 | I'm worried about lots more followups coming through.. and some of the discussion I see here sounds wrong | |
09:04 | Joubu did some EasyAnalytics patches recently marcelr.. your conflating three things as far as I can tell | |
09:05 | Yes.. there are three options.. not just two | |
09:06 | UseControlNumber, EasyAnalytics and Manual cataloguing.. this patch deals with the first and third option and deliberately ignores EasyAnalytics... The Easy workflow needs a complete overhaul in itself | |
09:11 | marcelr | ashimema: i am on it still |
09:11 | you got me working on it even on sunday ;) | |
09:11 | what did i start.. | |
09:12 | but you are right about easyanalytics and controlno | |
09:12 | but we should address that somewehre else | |
09:13 | mtj | hi cait, i guess we should gently encourage people to use ktd, not kohadevbox |
09:14 | ..the great thing about ktd is that its always being tested to be working | |
09:17 | cait | mtj: yeah... but we only do so here |
09:17 | not in docs | |
09:17 | writing | |
09:17 | people spend a lot of time setting up kohadevbox because they refer to instructions etc. | |
09:19 | mtj | ah yes... many docs still suggest to use kdb for 1st-time developers |
09:19 | cait | yes |
09:19 | we are actually not good writing docs ina lot of places or updating them | |
09:19 | that's why I didn't want to switch with someone sitting next to me actually :( | |
09:20 | Joubu | you don't have to switch |
09:21 | you can just give it a try | |
09:21 | and keep using kohadevbox if you are not convinced by ktd | |
09:27 | ashimema | Will read back later.. driving now |
09:27 | Thanks for digging in marcelr | |
09:27 | Bbiab | |
09:44 | huginn` | News from kohagit: Bug 19185: Split installation and onboarding <https://git.koha-community.org[…]41991f58419bdf40b> |
09:44 | News from kohagit: Bug 19185: DB must exist but empty <https://git.koha-community.org[…]9f4bd4d7e86cac556> | |
09:44 | News from kohagit: Bug 19185: Fix language selection <https://git.koha-community.org[…]d805f0c86d9fad217> | |
09:44 | News from kohagit: Bug 19185: Fix tests <https://git.koha-community.org[…]8b06fcea6878c9fe2> | |
09:44 | News from kohagit: Bug 19821: Require database_test != database <https://git.koha-community.org[…]ba3cbb55d934eb78c> | |
09:44 | News from kohagit: Bug 19185: Add selenium tests for installation and onboarding process <https://git.koha-community.org[…]475954853cf9b0d2d> | |
09:45 | News from kohagit: Bug 19185: Use submit button if only one exists on the page <https://git.koha-community.org[…]fd2ca8822f35d246a> | |
09:45 | News from kohagit: Bug 19821: Do not modify KOHA_CONF, use new database_test entry instead <https://git.koha-community.org[…]b324bf120aae49338> | |
09:45 | News from kohagit: Bug 19185: Ease elements selection <https://git.koha-community.org[…]1b73d8292fc92a23c> | |
09:45 | News from kohagit: Bug 19821: Use database_test entry if exists <https://git.koha-community.org[…]cc79f502a8bae41fc> | |
09:45 | News from kohagit: Bug 19821: Ignore .proverc and .proverc.dist in Makefile.t <https://git.koha-community.org[…]85ae274614368f67b> | |
09:45 | News from kohagit: Bug 19821: Install sample data, ES mappings and Version syspref <https://git.koha-community.org[…]2c65a5b12102f841d> | |
09:45 | News from kohagit: Bug 19821: Close filehandle after writing <https://git.koha-community.org[…]6c978f0c44f722fa2> | |
09:45 | News from kohagit: Bug 19821: Run tests on a separate database <https://git.koha-community.org[…]30f78d7914b842e9b> | |
09:51 | koha-jenkins | Project Koha_Master_D12 build #48: FAILURE in 6 min 39 sec: https://jenkins.koha-community[…]ha_Master_D12/48/ |
10:00 | Project Koha_Master build #1785: FAILURE in 10 min: https://jenkins.koha-community[…]Koha_Master/1785/ | |
10:10 | oleonard | Hi all |
10:10 | marcelr | hi oleonard |
10:10 | wahanui | hi oleopard |
10:13 | Joubu | marcelr: 11175 - your last follow-up must remove the tests I wrote on Friday |
10:14 | marcelr | i removed the patch |
10:14 | sorry for that | |
10:14 | Joubu | ok |
10:14 | marcelr | i also removed my patches that adjusted the tests |
10:24 | koha-jenkins | Project Koha_Master_D9 build #1796: FAILURE in 24 min: https://jenkins.koha-community[…]a_Master_D9/1796/ |
10:26 | domm joined #koha | |
10:27 | khall_ joined #koha | |
10:31 | koha-jenkins | Project Koha_Master_U20 build #217: FAILURE in 6 min 40 sec: https://jenkins.koha-community[…]a_Master_U20/217/ |
10:33 | Project Koha_Master_U_Stable build #289: UNSTABLE in 41 min: https://jenkins.koha-community[…]ter_U_Stable/289/ | |
10:39 | Project Koha_Master_D11_MDB_Latest build #707: UNSTABLE in 53 min: https://jenkins.koha-community[…]1_MDB_Latest/707/ | |
10:41 | Project Koha_Master_D11 build #423: UNSTABLE in 55 min: https://jenkins.koha-community[…]a_Master_D11/423/ | |
10:42 | Project Koha_Master build #1786: STILL FAILING in 10 min: https://jenkins.koha-community[…]Koha_Master/1786/ | |
10:50 | Project Koha_Master_D11_CPAN build #455: UNSTABLE in 1 hr 2 min: https://jenkins.koha-community[…]ter_D11_CPAN/455/ | |
10:53 | kellym joined #koha | |
10:56 | koha-jenkins | Project Koha_Master_D11_My8 build #671: UNSTABLE in 34 min: https://jenkins.koha-community[…]ster_D11_My8/671/ |
11:06 | AndrewFH joined #koha | |
11:14 | koha-jenkins | Project Koha_Master_U21 build #4: UNSTABLE in 41 min: https://jenkins.koha-community[…]oha_Master_U21/4/ |
11:28 | tcohen | hi alll |
11:29 | hola #koha | |
11:29 | huginn` | News from kohagit: Bug 19185: Add missing +x on new test files <https://git.koha-community.org[…]0a4ed662f6c521ad5> |
11:29 | koha-jenkins | Project Koha_Master_D11_My8 build #672: STILL UNSTABLE in 33 min: https://jenkins.koha-community[…]ster_D11_My8/672/ |
11:31 | marcelr | hi tcohen |
11:34 | AndrewFH joined #koha | |
11:40 | koha-jenkins | Project Koha_Master_U_Stable build #290: STILL UNSTABLE in 59 min: https://jenkins.koha-community[…]ter_U_Stable/290/ |
11:51 | AndrewFH joined #koha | |
11:56 | koha-jenkins | Project Koha_Master_D9 build #1797: NOW UNSTABLE in 1 hr 17 min: https://jenkins.koha-community[…]a_Master_D9/1797/ |
11:57 | Project Koha_Master_D9 build #1798: FAILURE in 23 min: https://jenkins.koha-community[…]a_Master_D9/1798/ | |
11:58 | oleonard joined #koha | |
12:09 | koha-jenkins | Yippee, build fixed! |
12:09 | wahanui | Congratulations! |
12:09 | koha-jenkins | Project Koha_Master_D12 build #49: FIXED in 38 min: https://jenkins.koha-community[…]ha_Master_D12/49/ |
12:31 | khall joined #koha | |
12:31 | koha-jenkins | Yippee, build fixed! |
12:31 | wahanui | Congratulations! |
12:31 | koha-jenkins | Project Koha_Master_D11_CPAN build #456: FIXED in 58 min: https://jenkins.koha-community[…]ter_D11_CPAN/456/ |
12:33 | marcelr | anyone for testing bug 29146 ? |
12:33 | huginn` | Bug https://bugs.koha-community.or[…]_bug.cgi?id=29146 normal, P5 - low, ---, m.de.rooy, Needs Signoff , Should framework default values be applied to existing records? |
12:34 | marcelr | 5 mins ? |
12:36 | koha-jenkins | Yippee, build fixed! |
12:36 | wahanui | Congratulations! |
12:36 | koha-jenkins | Project Koha_Master_D11 build #424: FIXED in 56 min: https://jenkins.koha-community[…]a_Master_D11/424/ |
12:40 | Yippee, build fixed! | |
12:40 | wahanui | Congratulations! |
12:40 | koha-jenkins | Project Koha_Master_D11_My8 build #673: FIXED in 34 min: https://jenkins.koha-community[…]ster_D11_My8/673/ |
12:48 | Yippee, build fixed! | |
12:48 | wahanui | Congratulations! |
12:48 | koha-jenkins | Project Koha_Master_D11_MDB_Latest build #708: FIXED in 51 min: https://jenkins.koha-community[…]1_MDB_Latest/708/ |
12:50 | Yippee, build fixed! | |
12:50 | wahanui | Congratulations! |
12:50 | koha-jenkins | Project Koha_Master_U21 build #5: FIXED in 41 min: https://jenkins.koha-community[…]oha_Master_U21/5/ |
12:55 | Dyrcona joined #koha | |
13:07 | koha-jenkins | Project Koha_Master build #1787: NOW UNSTABLE in 1 hr 10 min: https://jenkins.koha-community[…]Koha_Master/1787/ |
13:12 | Project Koha_Master_D11 build #425: SUCCESS in 32 min: https://jenkins.koha-community[…]a_Master_D11/425/ | |
13:25 | Yippee, build fixed! | |
13:25 | wahanui | Congratulations! |
13:25 | koha-jenkins | Project Koha_Master_U20 build #218: FIXED in 53 min: https://jenkins.koha-community[…]a_Master_U20/218/ |
13:37 | Yippee, build fixed! | |
13:37 | wahanui | Congratulations! |
13:37 | koha-jenkins | Project Koha_Master_U_Stable build #291: FIXED in 1 hr 0 min: https://jenkins.koha-community[…]ter_U_Stable/291/ |
13:39 | khall joined #koha | |
14:00 | huginn` | News from kohagit: Bug 29126: Compiled CSS <https://git.koha-community.org[…]8e3a4da14e3f53d1b> |
14:00 | News from kohagit: Bug 28101: Compiled CSS <https://git.koha-community.org[…]84df880d698bbb679> | |
14:00 | News from kohagit: Bug 28101: (follow-up) Correct breadcrumb divider image <https://git.koha-community.org[…]7f848d5dc582fb01f> | |
14:00 | News from kohagit: Bug 28847: Remove diag statements <https://git.koha-community.org[…]47567f670d4bfd6a0> | |
14:00 | News from kohagit: Bug 29315: Remove warnings from Search.t <https://git.koha-community.org[…]a6bb8aadac360c488> | |
14:00 | News from kohagit: Bug 29309: (follow-up) Change 'Pay fines' to 'Pay charges' <https://git.koha-community.org[…]33f7d7fcb0774e1b6> | |
14:00 | News from kohagit: Bug 29309: Make 'Pay all fines' be 'Pay all charges' <https://git.koha-community.org[…]e43f719f01bb2d312> | |
14:01 | News from kohagit: Bug 29306: Fix warning on undefined $_ in Holds.t <https://git.koha-community.org[…]07575ae25755858a5> | |
14:01 | News from kohagit: Bug 29126: (follow-up) Correct color of btn-link class in striped tables <https://git.koha-community.org[…]440e97089379c2cc5> | |
14:01 | News from kohagit: Bug 29284: (follow-up) Fix code that I copied from too <https://git.koha-community.org[…]07ac535f949b3902b> | |
14:01 | News from kohagit: Bug 29227: Patron messaging preferences digest show as editable but are not <https://git.koha-community.org[…]6e381922452d09899> | |
14:01 | News from kohagit: Bug 29207: Getopt::Long should not ignore cases <https://git.koha-community.org[…]7278064b6283bac0a> | |
14:01 | News from kohagit: Bug 29186: (QA follow-up) Correct the check for showing limit menu <https://git.koha-community.org[…]1d60461fc4d87df4b> | |
14:01 | News from kohagit: Bug 29126: Accessibility: More corrections to contrast in the OPAC <https://git.koha-community.org[…]6c26576b2a730f361> | |
14:01 | News from kohagit: Bug 28101: Update breadcrumb markup in the OPAC for consistency and accessibility <https://git.koha-community.org[…]8fa2b50dc77593c92> | |
14:01 | News from kohagit: Bug 20463: (follow-up) Remove option from search templates <https://git.koha-community.org[…]9b4f534f2bb5e5586> | |
14:01 | News from kohagit: Bug 20463: (follow-up) Configure short name mrl for Multipart-resource-level index <https://git.koha-community.org[…]14eeb85ac0085b2c2> | |
14:01 | News from kohagit: Bug 20463: Adding index for Leader 19 Multipart resource record level <https://git.koha-community.org[…]f962c00a9a320ed4d> | |
14:01 | News from kohagit: Bug 28101: changed styling for breadcrumbs <https://git.koha-community.org[…]183d326e9bd5fa9c5> | |
14:01 | News from kohagit: Bug 29186: Move reports result limit menu into toolbar <https://git.koha-community.org[…]f52feb87ab222bfaf> | |
14:08 | AndrewFH joined #koha | |
14:13 | koha-jenkins | Project Koha_Master build #1788: STILL UNSTABLE in 1 hr 5 min: https://jenkins.koha-community[…]Koha_Master/1788/ |
14:23 | cait | tcohen: around? |
14:23 | can you remind me of your bug changing the invoices table? | |
14:23 | talking to someone who has always an empty table and thought there were some hints there | |
14:24 | ah found it | |
14:24 | but ideas welcome | |
14:25 | tcohen | cait: use the inspector to find the problem? |
14:25 | it is probably bad datsa | |
14:25 | data | |
14:25 | cait | "invalid schema" |
14:25 | not one of our installations | |
14:27 | we are looking at logs | |
14:30 | ajax error in datatables in the browser | |
14:30 | koha-jenkins | Project Koha_Master build #1789: FAILURE in 17 min: https://jenkins.koha-community[…]Koha_Master/1789/ |
14:31 | cait | nothing in the logs, but updateing to latest koha version and rechecking... and looks like a datatables issue |
14:32 | khall_ joined #koha | |
14:34 | koha-jenkins | Project Koha_Master_D11 build #426: SUCCESS in 33 min: https://jenkins.koha-community[…]a_Master_D11/426/ |
14:35 | cait | DataTables warning: table id=pending_orders - Ajax error. For more information about this error, please see http://datatables.net/tn/7 |
14:36 | tcohen | there must be a request on hte browser to the API |
14:36 | cait | yep |
14:36 | jsut got there | |
14:36 | the reply is "Bye!" | |
14:36 | tcohen | unlikely |
14:36 | koha-jenkins | Project Koha_Master_U_Stable build #292: SUCCESS in 59 min: https://jenkins.koha-community[…]ter_U_Stable/292/ |
14:37 | cait | /api/v1/acquisitions/orders?only_active=1&_page=1&_per_page=20&_match=contains&_order_by=%2Bbasket.name < is that looking complete? |
14:37 | tcohen: i can see it, it says "Bye!" | |
14:38 | tcohen | the request response says 'Bye'? |
14:38 | cait | yep |
14:38 | with ! | |
14:38 | title page not found 404 | |
14:39 | http://paste.koha-community.org/3662 | |
14:39 | i pasted you the exact repsonce, it displays rendered as bye with blue background | |
14:40 | tcohen | it seems the API is not loading |
14:40 | cait | 21.05.04 |
14:40 | package,s just updated from koha-commons | |
14:40 | tcohen | restarted plack |
14:40 | and the logs say the schema is wrong | |
14:41 | cait | we are restarting |
14:41 | error remains | |
14:41 | tcohen | I've just checked out that version |
14:41 | and doing a reset_all | |
14:42 | koha-jenkins | Project Koha_Master_D11_My8 build #674: SUCCESS in 39 min: https://jenkins.koha-community[…]ster_D11_My8/674/ |
14:43 | tcohen | cait: I need more info |
14:43 | cait | tell me |
14:44 | tcohen | specifically anything related to that 'bad schema' error |
14:44 | cait | you need to make an order, order something, close |
14:44 | receive chipment | |
14:44 | table shoudl not be empty | |
14:44 | tcohen | I've checked out the v21.05.04 tag, reset_all |
14:44 | cait | i am getting log entries as we speak |
14:44 | tcohen | and I don't get a 404 |
14:44 | cait | we are looking at api-error-log, correct? |
14:45 | thx for helping | |
14:45 | tcohen++ | |
14:45 | tcohen | no |
14:45 | plack-error.log | |
14:45 | the API hasn't loaded at all it seems :-D | |
14:45 | cait | i think ther was nothing before |
14:46 | tcohen | can I get SSH access? |
14:46 | heh | |
14:46 | cait | give me a sec |
14:48 | marie-luce joined #koha | |
14:48 | cait | tomas, sent you an email |
14:49 | tcohen oops | |
14:49 | tcohen | heh |
14:50 | wrong library versions? | |
14:50 | what OS version | |
14:50 | cait | Debian |
14:50 | tcohen | pmvers JSON::Validator |
14:51 | I bet it is Debian 9 | |
14:51 | and there's an issue with the dependencies version | |
14:52 | cait | pmvers - command not found? |
14:52 | tcohen | sudo apt install pmtools |
14:53 | cait | about page says 0.97 |
14:53 | koha-jenkins | Project Koha_Master_D11_MDB_Latest build #709: SUCCESS in 52 min: https://jenkins.koha-community[…]1_MDB_Latest/709/ |
14:53 | cait | same with pmvers |
14:53 | tcohen | rootkohadevbox:kohadevbox$ pmvers JSON::Validator |
14:53 | 3.14 | |
14:54 | mtj: around? | |
14:54 | what was the trick? | |
14:55 | cat /etc/apt/sources.list.d/koha.list | |
14:56 | cait | koha stable main |
14:57 | stretch 9.13 (just verified linux version) | |
14:57 | tcohen | can you add |
14:57 | koha stable main stretch ? | |
14:57 | cait | we are editing |
14:58 | tcohen | (I suggest stable => 21.05, but that's personal preference to avoid ) |
14:58 | cait | hm? |
14:58 | koha-jenkins | Project Koha_Master_D11_CPAN build #457: SUCCESS in 55 min: https://jenkins.koha-community[…]ter_D11_CPAN/457/ |
14:58 | tcohen | koha 21.05 main stretch |
14:59 | you don't want them to inadvertedly upgrade to 21.11 in a month | |
15:00 | cait | to update you need sudo apt-get update? |
15:00 | it's doing something apparently | |
15:00 | packages not found | |
15:01 | tcohen | restore the 'stable' |
15:01 | Simon_ joined #koha | |
15:02 | cait | on it |
15:02 | tcohen | amd64 arch, right? |
15:04 | cait | validator has been kept back |
15:04 | tcohen | dist-upgrade |
15:04 | cait | 9 too old? |
15:04 | tcohen | yes, but it is theoretically solved by mtj |
15:05 | cait | trying to install the package |
15:05 | updating it | |
15:05 | tcohen | crossed fingers here |
15:05 | khall joined #koha | |
15:05 | cait | dist-upgrade = newer debianversion right? |
15:05 | tcohen | no |
15:06 | dist-upgrade overrides packages version change blocks | |
15:06 | cait | openapi-perl is also held back |
15:06 | tcohen | apt upgrade usually doesn't perform version upgrades |
15:07 | cait | waht#s the exact commandß |
15:07 | sudo apt get dist-upgrade | |
15:07 | tcohen | sudo apt dist-upgrade |
15:07 | sudo apt-get dist-upgrade | |
15:07 | cait | it does things |
15:07 | tcohen | either |
15:07 | koha-jenkins | Project Koha_Master_U21 build #6: SUCCESS in 33 min: https://jenkins.koha-community[…]oha_Master_U21/6/ |
15:08 | cait | do we need to restart something? |
15:08 | about is still stuck on 0.97 | |
15:08 | tcohen | sure |
15:08 | all the things | |
15:08 | systemctl restart memcached koha-common apache2 | |
15:08 | cait | tcohen++ |
15:09 | table is now filled :) | |
15:09 | you did it | |
15:10 | tcohen | yay |
15:10 | the problem was broader | |
15:10 | as listing cities, libraries, etc is all driven by the API | |
15:15 | cait | forwarded that, thx for helping out |
15:15 | now that we made the connection to the library the fix is logical | |
15:21 | koha-jenkins | Project Koha_Master_D12 build #50: SUCCESS in 38 min: https://jenkins.koha-community[…]ha_Master_D12/50/ |
15:27 | Project Koha_Master_U20 build #219: SUCCESS in 56 min: https://jenkins.koha-community[…]a_Master_U20/219/ | |
15:38 | Yippee, build fixed! | |
15:38 | wahanui | Congratulations! |
15:38 | koha-jenkins | Project Koha_Master_D9 build #1799: FIXED in 1 hr 1 min: https://jenkins.koha-community[…]a_Master_D9/1799/ |
15:39 | Project Koha_Master_U_Stable build #293: SUCCESS in 31 min: https://jenkins.koha-community[…]ter_U_Stable/293/ | |
15:44 | cait | kidclamp: please follow up on the edit search bug - so close |
15:57 | reiveune | bye |
15:57 | reiveune left #koha | |
15:59 | koha-jenkins | Project Koha_Master build #1790: NOW UNSTABLE in 1 hr 1 min: https://jenkins.koha-community[…]Koha_Master/1790/ |
16:07 | Project Koha_Master_U20 build #220: SUCCESS in 39 min: https://jenkins.koha-community[…]a_Master_U20/220/ | |
16:37 | cait joined #koha | |
17:14 | kidclamp | cait: submitted |
18:52 | @later tell oleonard could you test 29318? this one will be a problem | |
18:52 | huginn` | kidclamp: The operation succeeded. |
18:55 | oleonard | Aye aye kidclamp |
18:57 | (he can't hear me) | |
18:58 | AYE AYE KIDCLAMP!!! | |
18:58 | kidclamp | oleonard++ |
19:01 | oleonard | kidclamp: Although I can't reproduce the logging-out part |
19:01 | Oh wait... | |
19:02 | * oleonard | just forgot which branch he was on |
19:23 | Oak joined #koha | |
19:28 | gooble_gobble joined #koha | |
20:32 | cait | kidclamp: TT filters! *shakes fist' |
20:32 | * cait | now feels bad and sends cookies |
20:34 | * kidclamp | eats cookies and apologizes with crumbs spilling out of his mouth |
20:44 | lmstrand joined #koha | |
20:48 | cait | kidclamp: i am just fixing the bug |
20:48 | this time spotted it | |
20:49 | hm forgot my sign-off lines :( | |
20:56 | night night | |
21:11 | Nemo_bis | 17.57 < c4l-bridge> <akorphan> It's the most wonderful time of the year: Code4Lib 2022 presentation CFP is open! |
21:18 | janPasi joined #koha |
← Previous day | Today | Next day → | Search | Index