2023-08-22 GnuCash IRC logs

00:01:06 *** jwhite has quit IRC
00:03:08 *** gandalf has joined #gnucash
00:10:26 *** jervin has quit IRC
01:00:07 *** cproo12 has joined #gnucash
01:00:07 *** ChanServ sets mode: +v cproo12
01:04:09 *** jervin has joined #gnucash
01:09:46 *** fell has quit IRC
01:10:42 *** fell has joined #gnucash
01:10:42 *** ChanServ sets mode: +o fell
01:13:55 *** cproo12 has quit IRC
01:15:55 *** bertbob has quit IRC
01:19:43 *** bertbob has joined #gnucash
01:19:43 *** ChanServ sets mode: +v bertbob
03:00:16 *** gandalf1 has joined #gnucash
03:00:43 *** gandalf has quit IRC
03:00:43 *** gandalf1 is now known as gandalf
03:28:05 *** gjanssens has joined #gnucash
03:28:05 *** ChanServ sets mode: +o gjanssens
06:02:31 *** chris has joined #gnucash
06:02:31 *** ChanServ sets mode: +v chris
06:02:35 *** gncbot sets mode: +o chris
06:13:32 *** btwe has quit IRC
06:50:36 *** chris has quit IRC
07:37:34 *** warlord has joined #gnucash
07:37:34 *** gncbot sets mode: +o warlord
07:43:35 <warlord> fell, sorry, didn't realize I wasn't on IRC.
07:45:18 <fell> You disappeared yesterday short ater my question.
07:45:36 <fell> after
07:45:46 *** chris has joined #gnucash
07:45:46 *** ChanServ sets mode: +v chris
07:45:50 *** gncbot sets mode: +o chris
07:50:29 <warlord> fell, interesting... I don't even see your question in my history!
07:54:07 <fell> [12:14] <fell> Warlord, why failed the docs build? in my log, but gncbot disappeared together with you.
07:54:24 <warlord> anyways... I see the zh dir in the docs source, but cmake appears not to be pulling it into the build dir
07:54:41 <warlord> I don't see any errors.. But I'll go run it manually..
07:56:26 <warlord> AHA!
07:56:27 <warlord> CMake Error at CMakeLists.txt:3 (cmake_minimum_required):
07:56:27 <warlord> CMake 3.16 or higher is required. You are running version 3.14.5
07:56:55 <warlord> Someone increased the minimum version without consulting and checking what code is running.
07:56:58 <fell> gjannsens shot you. ;)
07:57:44 <warlord> Well, now you know how to fix it..
07:58:15 <chris> is it gjanssens fault? https://lists.gnucash.org/pipermail/gnucash-devel/2023-August/046755.html
07:59:10 <fell> No, warlord shouldhave objected on the https://lists.gnucash.org/pipermail/gnucash-devel/2023-August/046755.html thread.
08:02:17 <warlord> Sorry, I was OOO from Friday 1pm until yesterday morning, so didn't see the thread.
08:02:29 <fell> Which OS are you running, warlord?
08:02:36 <warlord> Fedora 29
08:04:45 <fell> 38 is current
08:04:55 <warlord> So three messages in the thread on Friday afternoon -- and you expected me to see it in real-time before the change was made?
08:05:09 <warlord> Yes, I know -- I am running 38 on my laptop -- and boy is it buggy..
08:05:40 <warlord> I can't upgrade code to 38 (for several reasons) without SIGNIFICANT work to upgrade lots of the services.
08:08:57 <fell> with 31+updates you would be over the treshold
08:09:47 <warlord> I need to figure out when mailman2 got dropped, because that would be a showstopper migration.
08:13:50 <warlord> Okay, I just replied to the thread from a couple days ago.
08:14:28 <fell> Fedora 34 still has 2.1.34 Potentially vulnerable
08:19:00 *** jwhite has joined #gnucash
08:19:01 *** ChanServ sets mode: +v jwhite
08:20:02 <warlord> I'm not sure what that means?
08:36:19 *** nevivurn has joined #gnucash
08:36:19 *** ChanServ sets mode: +v nevivurn
08:55:51 *** chris has quit IRC
09:01:49 <fell> Potentially vulnerable is a marker at repology
09:04:07 <fell> Seems there are known security holes in mailman2 which will get nio fix.
09:04:40 <warlord> Upgrading to MM3 is a major piece of work.
09:05:33 <fell> The same marker is also on 3.3.4 (FC36)
09:06:42 <warlord> Would have to look at the CVEs to understand what the "potential vulnerability" is..
09:07:08 <warlord> For the next rev of code, it might make sense to look at "micro-services" instead of a single monolithic VM
09:07:23 <warlord> (in my copious amounts of free time)_
09:07:29 <warlord> Right now... "if it ain't broke..."
09:43:51 *** chris has joined #gnucash
09:43:51 *** ChanServ sets mode: +v chris
09:43:55 *** gncbot sets mode: +o chris
10:21:17 *** miklcct has quit IRC
10:21:44 *** miklcct has joined #gnucash
10:21:44 *** ChanServ sets mode: +v miklcct
10:30:52 *** chris has quit IRC
10:35:42 *** jervin has joined #gnucash
11:05:11 *** warlord has quit IRC
11:27:33 *** warlord has joined #gnucash
11:27:33 *** gncbot sets mode: +o warlord
12:24:17 *** jervin has quit IRC
12:24:26 *** jervin has joined #gnucash
13:11:32 <gjanssens> As I replied on the mailing list, we can also lower the bar on cmake. Requiring 3.14.5 is fine as well to fix the issue I started out to fix.
13:11:32 <gncbot> gjanssens: Sent 8 weeks, 4 days, 21 hours, and 13 minutes ago: <jralls> what do you think of removing modules/finance-quote-modules.json from git and generating it with flatpak-cpan-generator.pl every night and as part of the preps for a release?
13:12:22 <gjanssens> jralls: It's clearly been a while since I spoke up here...
13:12:57 <gjanssens> I don't mind doing so for nightly builds, but I think it should be part of the commit that is used to generated release packages for the sake of reproducibility.
13:13:28 <gjanssens> So we can regenerate nightly on our build and copy it into the flathub repo each time we package up a version of gnucash there.
13:17:00 <warlord> I'm fine with downgrading ;)
14:22:43 *** fell has quit IRC
14:23:26 *** fell has joined #gnucash
14:23:27 *** ChanServ sets mode: +o fell
15:00:57 *** gandalf1 has joined #gnucash
15:01:24 *** gandalf has quit IRC
15:01:24 *** gandalf1 is now known as gandalf
15:14:39 <jralls> gjanssens, re finance-quote-modules.json, it would be removed from the gnucash-on-flatpak repo but still present in the org.gnucash.Gnucash one. Is that close enough?
16:23:48 <gjanssens> jralls: yes. That's more or less what I meant.
16:25:25 *** gjanssens has quit IRC
17:42:41 *** fell has quit IRC
17:46:51 *** fell has joined #gnucash
17:46:52 *** ChanServ sets mode: +o fell
18:34:55 *** crcvxc has joined #gnucash
19:22:42 *** NoobAlice has joined #gnucash
19:22:42 *** ChanServ sets mode: +v NoobAlice
19:27:59 *** cproo12 has joined #gnucash
19:27:59 *** ChanServ sets mode: +v cproo12
19:28:28 *** cproo12 has quit IRC
20:40:27 *** chris has joined #gnucash
20:40:27 *** ChanServ sets mode: +v chris
20:40:30 *** gncbot sets mode: +o chris
20:40:50 *** miklcct has quit IRC
20:44:58 *** miklcct has joined #gnucash
20:44:59 *** ChanServ sets mode: +v miklcct
21:21:35 *** chris has quit IRC
22:02:21 *** crcvxc has quit IRC