[05:36] Good morning [05:37] Morning jibel [05:37] Hi duflu [06:40] good afternoon [06:40] and hi jibel duflu [06:47] hello [06:49] hey bittin [06:50] hi bittin didrocks [06:52] Salut callmepk bittin didrocks [06:53] hey callmepk, jibel [07:09] Hi callmepk, bittin, didrocks [07:15] hey duflu [07:16] goood morning desktopers [07:17] hey seb128 [07:17] hi seb128 [07:17] hey didrocks, callmepk, duflu , how are you? [07:17] seb128, alright, you? [07:17] salut seb128 [07:18] lut jibel [07:18] duflu, not fully awake yet but working on it ;-) [07:18] I was up at 6:30 again, just was in busy time until now, I can finally sit down and have a coffee [07:19] jamesh, Laney, kenvandine: weekly discourse reminder [07:19] seb128: thanks [07:20] hey jamesh ;-) [07:20] seb128 still feeling dizzy from the pre-vaccine body checkup... hope you feel more awake with coffee [07:20] thx [07:21] what sort of checkup do they do exactly? [07:22] hi seb128 [07:23] hey seb128 [07:25] callmepk, you saw my review comments for ubuntu-wsl-integration? [07:27] seb128 Yep, currently working on it according to your review [07:31] Also seb128 , for the license, the debian/wsl-integration.sh originally come from wslu which is under GPLv3+. Should I use GPLv3 in this case? [07:37] callmepk, maybe check with Ken to make sure, you coul still make our source files GPLv3 I think [07:38] Gotcha seb128 [08:00] moin [08:03] hey Laney [08:04] hey Laney, how are you? did you have a great extended weekend? ;-) [08:04] hi didrocks seb128 [08:05] well, first day back inside a pub so that was nice [08:05] but prior to that I got super rained on /o\ [08:05] how's it going there? [08:06] doing alright, navigating between sun and rains [08:07] today is meetings day here so not that the weather matters much right? [08:08] Laney, I tried to set up a dashboard for version, https://ubuntu-release.kpi.ubuntu.com/d/iNTp0ejMk/versions?orgId=1 ... any idea why the legend includes no number? the data seems fine since the graphs are at the right values it seems [08:10] hmm [08:10] I dunno, and when I go to edit the panel it's blank [08:10] by legend I means the mouseover [08:10] I probably did something stupid but I don't understand what [08:19] Hi Laney [08:19] morning jibel duflu callmepk bittin didrocks seb128 jamesh Laney [08:20] Morning marcustomlinson [08:20] hey marcustomlinson, how is it going today? [08:24] hey marcustomlinson [08:50] Laney, k, searching online I think the grafana issue is because those numbers are strings, I will submit a fix to the collector to change them to int [08:50] ah [08:51] I should have noticed that, sorry [08:51] we should wipe the data when fixing that [08:53] can we have a test for this ... hmm ... [08:57] Hi marcustomlinson Laney [09:04] hey duflu marcustomlinson jibel ! [09:08] hi marcustomlinson [09:41] Laney, k, fix up as https://github.com/ubuntu/ubuntu-release-metrics/pull/17 now [09:41] Pull 17 in ubuntu/ubuntu-release-metrics "use int values in the versions collector" [Open] [09:41] ubuntu issue (Pull request) 17 in ubuntu-release-metrics "use int values in the versions collector" [Open] [09:45] 👍 [09:47] deleted the old data, looks better now [09:47] Laney, excellent! and yeah having some sort of test for type(count) != str would be nice, it's not the first time I do that error :-/ [09:48] seb128: so sorry, I missed your question. going alright today thanks. [09:48] marcustomlinson, ;;-) [10:20] how does one debug riscv64 issues? we don't have cloud images for that arch right? [10:22] we do, and they work in qemu [10:23] https://wiki.ubuntu.com/RISC-V [10:23] well that's server images not cloud images but [10:23] seb128: [10:23] no openstack canonistack magic there? [10:24] nope [10:24] alright, thanks! [10:24] hope you enjoy s-l-o-w VMs! [10:24] lol [10:25] any recommendation on whether I want unmatched or unleashed? [10:26] * seb128 just wants to figure out why impish builds fail with ' libgladeui-2-13 : Depends: libgladeui-common (>= 3.38.2-3) but it is not going to be installed' [10:33] don't think it matters [10:33] slowwww it is to start indeed :-) [10:36] Laney, thanks, as usually great pro tip ;-) [11:07] shrug, so the riscv64 issues are because glade is failing tests but built on riscv64 since there are no build tests there :-/ [11:07] one gicon related failure probably due to the new glib [11:07] and one gjs [11:35] Trevinho, could you check the glade test failure? [11:35] GLib-GIO-CRITICAL **: 12:53:50.227: g_file_new_for_commandline_arg: assertion 'arg != NULL' failed [11:35] the call is coming from libgjs according to gdb [12:08] seb128: ok [12:08] Trevinho, thanks === xclaesse3 is now known as xclaesse [14:08] do we have some preferred utilities to write from scripts to IRC? [14:08] seems that's a topic where you have more options than you would like, no obvious choice [14:27] good morning desktopers [14:37] didrocks999: seb128: meas -> llvm-12 in compoennt mismatches - is that something you are aware and planning to handle? === cpaelzer_ is now known as cpaelzer [14:54] cpaelzer, we don't maintain llvm afaik [14:54] we are not handling that new version, maybe tjaalton is? [15:04] Good morning hellsworth [15:04] seb128:hey hellsworth [15:04] oupss, hellsworth :) [15:20] hey hellsworth [15:53] cpaelzer__: the new mesa migrated to llvm-12, yes [16:56] seb128: mh, I only see gfile issues in glade, or did I read wrong? at least one failure is related to that on gdb, maybe not finding the prpoer resource (need to check yet the detail) [16:59] ah ok in the other failure there's some gjs involvement [17:00] or well I still htink it's related to not finding the resources [18:06] btw... gjs one was easy, but the problematic is the GFileIcon one, don't know enough of it, I guess we should make the loader to use an actual file path or at least a "valid" one [18:08] bah ok got it [18:08] well not the nice solution but folllwing what others did already [18:14] Trevinho, hey again, sorry I was at diner. Great that you figured it out and sorry I should have been more explicit which test was failing because of gjs, but thanks for dealing with the other failure as well (I expected that one to be due to the new glib) [21:17] seb128: yeah I couldn't figure out what glib change causes it, but well..