[06:38] PR snapd#11495 opened: tests/lib/tools/report-mongodb: fix typo in help text [06:45] morning [07:23] PR snapd#11495 closed: tests/lib/tools/report-mongodb: fix typo in help text [07:32] hi mborzecki [07:32] mborzecki: https://github.com/snapcore/snapd/pull/11490 is not needed anymore, is it? [07:32] PR #11490: tests: set interfaces-cups-control test to manual [07:33] mardy: hi, looks like it, you can ping sergio to close it [08:07] morning [09:54] hi, I'm having a weird issue with a rpi3 with ubuntu core20. I have wifi configured and working, but if I disconnect the ethernet cable, wifi also stops working [09:54] is this a known issue? [09:59] abeato_ ^ maybe you know? [10:00] pstolowski, ack I have not seen that in the past, no idea [10:01] maybe worth opening a bug [10:01] it's 100% reproducible, if I leave a ping on both addresses, as soon as I disconnect the cable they both stop, if I reconnect they start working again after a bit [10:01] I wonder if it's some issue with NM and the fact that the ethernet is connected to a bridge [10:02] (configured via netplan) [10:02] ack, is the NM snap installed then? [10:02] abeato_, yes, is there a better way to get wifi configured? [10:02] I installed the snap, created the wifi connection through nmcli [10:03] ack, no, that should work [10:04] abeato_, https://paste.ubuntu.com/p/9mrCqhFstf/ is what I have [10:04] ack, but NM is not a must for wifi, systemd-networkd supports it too [10:05] abeato_, what's the supported way to configure it on UC20? [10:06] ack, you can distribute the netplan configuration in the gadget, with a cloud.conf file [10:07] ack, or from a snap using the network-control interface [10:07] ack, but NM should work indeed too [10:08] what I think you could try is to maybe remove the NM snap and try with a manual netplan configuration, to check if the problem is the NM snap or elsewhere [10:08] we can start to narrow down with that [10:18] is there a way to see the combined config for netplan (for debug purposes?) [10:20] abeato_, that's exactly what I was trying now, same result [10:20] it is all the filnes in /etc/netplan/, not sure of there is a better way to visualize it [10:21] ack, `netplan get all` maybe [10:21] abeato_, https://paste.ubuntu.com/p/QMtkzF29WT/ is what I have [10:22] abeato_, ah yes, thanks, which basically yields the same output [10:23] ack, there is this "wifis:" in two places, not sure if that is problem [10:23] ack, anyway, I would try without NM, I don't think you need it with this config [10:23] abeato_, this is without NM [10:24] purely netplan, and get all shows just one wifis with the correct config [10:24] ack, ah, ok - do you still have the problem? [10:24] yes, wifi works fine until I pull the cable [10:25] ack, to me it sounds like some routing issue? maybe would it make sense to open a netplan bug? [10:26] abeato_, yeah, I'll try to debug more and go from there. thanks for confirming the config itself is correct [10:27] np! [10:43] uh, why do you use two network managing tools at the same time ? [10:44] i'd either ues NM or stick with netplan but not mix them up [10:44] *use [10:44] ogra, now the NM snap has a netplan plugin, so it actually writes netplan configuration file [10:44] ogra, I don't, I tried NM first, then removed it and only used netplan [10:45] right, before I would still see the wifi connection in netplan, with the config generated by nm [10:45] abeato_, and that works when also a manual netplan config is used at the same time ? [10:45] it is part of an effort for better netplan&ubuntu integration, eventually the plugin will be in classic too [10:45] smells like asking for trouble to me [10:46] ogra, yes, well, from the point of view of NM now writing a neplan config is the same as writing manually an old (keyfile) NM-style config [10:48] au, so NM oly becomes a netplan UI effectively ... yeah, i get it [10:48] s/au/ah/ [10:50] sort of, yes, it is now fully integrated with netplan/netplan configuration [10:59] PR snapd#11491 closed: interface/opengl: allow read on /proc/sys/dev/i915/perf_stream_paranoid [11:39] PR snapd#11496 opened: o/devicestate: factory reset mode, no encryption [12:15] PR snapd#11449 closed: cmd: set core22 migration related env vars and update spread test [13:55] PR snapd#11461 closed: cmd/snap-preseed: support for core20 preseeding [14:00] PR snapd#11383 closed: o/snapstate: migrate on core22 refresh and init ~/Snap [14:10] PR snapd#11490 closed: tests: set interfaces-cups-control test to manual [15:56] PR snapd#11497 opened: o/snapstate: undo migration on 'snap revert' [16:01] PR snapd#11498 opened: github: replace "sanity check" with "quick check" in workflow [16:26] PR snapd#11499 opened: woke.yaml: add config for "woke" checker [16:41] PR snapd#11500 opened: many: replace use of "sanity" for interface implementation checks === sarnold_ is now known as sarnold [17:26] PR snapd#11501 opened: many: replace use of "sanity" with more inclusive naming in comments [17:37] PR snapcraft#3662 opened: tests: update spread url [17:37] PR snapcraft#3663 opened: tests: update spread url [17:51] PR snapd#11502 opened: asserts: minimal changes to disable authority-delegation before full revert