IRC log for #koha, 2023-04-27

All times shown according to UTC.

Time S Nick Message
00:04 dcook aleisha: Thanks. I like weird problems hehe.
00:04 dcook The other one looks like a coding issue of some kind. Either with the Javascript or Perl.
00:10 aleisha interesting thank you will see what we can figure out!
00:15 dcook Sounds good :)
01:06 aleisha found another weird bug https://bugs.koha-community.or[…]_bug.cgi?id=33622
01:06 huginn Bug 33622: normal, P5 - low, ---, koha-bugs, NEW , Notice content does not show on default tab if TranslateNotices enabled
01:07 mtj hi aleisha, the wiki has updated info on building packages
01:07 mtj https://wiki.koha-community.or[…]es_-_The_Easy_Way
01:07 aleisha hi mtj we're not building these packages
01:07 aleisha these are genuine koha bugs
01:10 mtj ah ok
01:14 fridolin joined #koha
01:16 aleisha thanks anyway!
01:40 mtj np, i confirmed bug 33615 on 22.11.04 :/
01:40 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=33615 minor, P5 - low, ---, koha-bugs, NEW , Date picker icon not visible
01:56 mtj problem exists on master too
01:58 dcook mtj: I think it should be fixable by just encoding a hash in a scss file
01:58 dcook Guessing the change happened with the switch from node-sass to dart-sass
02:12 mtj agree :)
02:16 mtj ill build a fixed pkg and test
02:16 dcook mtj: While you're here, did you see Tomas's comments about the yarn install failing in pbuilder?
02:16 dcook You haven't had issues like that though, right?
02:19 mtj hiya, i think tomas' problem was with  koha-dpkg-docker repo, which is now fixed
02:20 mtj https://gitlab.com/koha-commun[…]/koha-dpkg-docker
02:21 dcook mtj: Kyle and Tomas put together a workaround but it looks like a hack to me
02:21 dcook I think they should avoid it if they can..
02:22 dcook You use pbuilder in Docker too though, right?
02:25 mtj nope, im build pkgs in a deb10 xen guest
02:25 dcook mtj: I would've sworn that you showed me docker output in the past?
02:26 dcook Do you use pbuilder at all?
02:26 mtj yep, using pbuilder
02:28 mtj https://gitlab.com/mjames/koha-build-pkg
02:30 mtj the ./0-build-master-nightly.sh script builds the dev pkgs every 30 mins
02:34 mtj i did find a technique that didnt require manually running ./build-resources.PL
02:35 dcook mtj: Could you elaborate on that?
02:40 marie-luce joined #koha
02:52 mtj aleisha: dcook - good news, the hash fix worked
03:01 dcook mtj: That's great :)
03:01 dcook I would've tried it out myself, but just got so much on atm
03:02 mtj np
03:03 mtj re: elaborating, my memory is a bit fuzzy, but i did bump into a bunch of problems with the ./build-resources.PL step
03:04 mtj it does not 'just work' :)
03:06 dcook That would've been good to mention to folks I think heh
03:06 dcook I think it "just worked" when I did it without pbuilder...
03:06 dcook One of these days I'll use pbuilder...
03:08 mtj i cant recall too much about the problems i had, i fixed it in a session and it seems to be working
03:10 mtj i think build-git-snapshot would fail, as the repo was not clean after new files were built
03:10 mtj my fix was to rename .gitignore
03:12 dcook And I don't run into that issue since I just hand a tarball to debuild..
03:13 mtj it seems that if yarn finds a /nonexistent/.yarn dir, it uses that as a temp dir to build stuff
03:14 mtj ..so i did 'mkdir -p /nonexistent/.yarn ; mkdir -p /nonexistent/.cache/yarn' too
03:15 mtj im not sure if thats needed/required?.. bit its what the script is doing :)
03:24 mtj dcook: i can send patch for 33615 now
03:30 mtj aah, i just spotted the koha-devel thread about 32609
03:33 * mtj needs to head afk for a bit
03:36 mtj /usr/bin/perl" build-resources.PL
03:36 mtj yarn install v1.22.19
03:36 mtj warning You don't appear to have an internet connection. Try the --offline flag to use the cache for registry queries.
03:36 mtj ^ i def. recall bumping into that one!
03:50 dcook If you could respond to the koha-devel listserv emails with Tomas and me about that - that would be great
03:53 Saga joined #koha
04:49 Joubu aleisha: I've just attached a patch on bug 33621, feel free to drop it if you have one already
04:49 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=33621 normal, P5 - low, ---, aleisha, ASSIGNED , Javascript error when claiming return via circulation.pl
04:52 aleisha i didn't have a patch yet ! please feel free to reassign to yourself Joubu
04:54 Joubu I won't have more time for it unfortunately
04:55 Joubu (at least not in the upcoming days)
05:11 aleisha i should be able to test it tomorrow
05:33 MarkHofstetter joined #koha
06:23 magnuse_ whut? after upgrade to 22.11.04 the "Tools" home page only has two columns? "Patrons and circulation" and "Additional tools"
06:25 magnuse same on ktd running current master?
06:31 magnuse ah bug 31162
06:31 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=31162 enhancement, P5 - low, ---, martin.renvoize, CLOSED FIXED, Add a clear cataloguing module home page
06:31 magnuse missed that
06:43 reiveune joined #koha
06:50 Joubu PedroAmorim[m]: bug 33623
06:50 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=33623 major, P5 - low, ---, jonathan.druart+koha, Needs Signoff , getAll not encoding URL params
06:53 cait joined #koha
06:54 magnuse some of the files for nb-NO 22.11 have been updated "by pootle" now
06:54 MarkHofstetter joined #koha
06:56 magnuse ...according to the regular interface. but https://translate.koha-communi[…]/export/22.11/nb/ shows all files as updated
06:59 alex_ joined #koha
06:59 alex_ Bonjour
07:00 thibaud_g joined #koha
07:22 thibaud_g joined #koha
07:31 thibaud_g joined #koha
07:32 thibaud_g joined #koha
07:32 fridolin1 joined #koha
07:33 thibaud_g joined #koha
08:54 fribeiro joined #koha
09:09 dcook_ joined #koha
10:14 khall_ joined #koha
10:19 khall_ joined #koha
10:20 MarkHofstetter joined #koha
10:26 khall joined #koha
10:32 oleonard Hi all
10:41 ashimema blimey cait.. 114 QA's this month.. that makes my 11 looks majorly pitiful!
10:42 oleonard ashimema: You have to remember that the 114 covers cait, cait1, cait2... So not a fair comparison
10:42 ashimema LOL
10:42 ashimema I have been slacking this month.. it's been hard to keep on top of everything
10:43 ashimema yikes.. we're also now 180 odd commits behind in rmaint
10:43 ashimema bloody string freeze issues.!
10:44 ashimema that's going to be quite the task to catch up ☹️
11:14 magnuse in happier new there are only 36 nso bugs
11:15 magnuse *news
11:16 cait ashimema: add the FQA to not feel better ;)
11:16 ashimema lol
11:16 cait I was not asking for help for nothing... I did ALL I could and the stupid queue won't shrink
11:17 ashimema well.. I'm sorry I've not been on it of late.
11:17 ashimema it's hard keeping up
11:18 ashimema bug 33484 is going places.. I like that people are testing it.
11:18 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=33484 enhancement, P5 - low, ---, martin.renvoize, Needs Signoff , Generalise table saveState for all tables
11:18 ashimema wish I had time to respond to the feedback though.
11:28 cait lots of great stuff, I just feel we are more inbalanced than usual with new patches hitting and testing
11:30 cait ... the bugs must flow!
11:32 cait ... I guess that reference was a bit too far off :)
11:39 alex_ joined #koha
12:10 Dyrcona joined #koha
12:37 kidclamp dune?
12:43 magnuse_ joined #koha
12:44 cait kidclamp++ :)
12:56 khall joined #koha
12:57 caroline joined #koha
12:59 khall_ joined #koha
13:14 lukeg joined #koha
13:27 caroline good morning!
13:31 magnuse_ kia ora caroline
13:35 magnuse__ joined #koha
13:49 cait hm... could someon etry to claim an acq order in master/22.11?
13:49 cait it saves/sends emails for me, but the claim counter doesn't increase
14:06 cait ok it did increase but now I tricked it tos how me stuff that's already been delivered...
15:26 reiveune bye
15:27 reiveune left #koha
16:09 khall joined #koha
16:12 bag joined #koha
16:31 khall_ joined #koha
16:34 MarkHofstetter joined #koha
17:01 cait joined #koha
17:14 fridolin joined #koha
17:31 khall joined #koha
18:31 khall_ joined #koha
19:03 MarkHofstetter joined #koha
20:46 MarkHofstetter joined #koha
21:14 aleisha morning all
21:16 MarkHofstetter1 joined #koha
21:26 aleisha joined #koha
21:32 magnuse_ joined #koha
23:24 khall joined #koha
23:34 khall joined #koha
23:47 khall joined #koha

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