[01:42] hi. i have a problem with my snaps not loading properly at boot. it is like some of them dont see their /home stuff. i restart the application and then everything is as it should === marcustomlinson_ is now known as marcustomlinson [05:53] georgios: hi! when you say "load propery at boot", do you mean to say that these snaps are services started by systemd? [07:11] PR snapd#10596 closed: tests: use bigger storage on ubuntu 21.10 [08:51] PR snapd#10597 opened: config: rename "virtual" config to "external" config [10:10] mardy: ? [10:13] i meant when i am logging in, not at the actual boot time. for example firefox will behave as if i started it for the first time. then if i restart it, it will load the profile normally. same with Konversation. default behaviour after login, by custom behaviour after a restart of the application [10:15] ms teams seems to have the time to switch to its real environment, so it loads fine [10:50] georgios: if you don't reboot, but just logout and then login again, does firefox remember the previous activity? [10:58] i will try that [11:01] no, mardy, it doesn't [11:01] i hoped it had to do with not mounting early enough [11:01] now i have no idea [11:01] how about you? [11:09] georgios: are they snaps from the store, or taht you built yourself? [11:10] from the store [11:11] kde seems to have a dedicated project for its snaps (the Konversation IRC client) [11:11] and no t only [11:13] firefoc snap is from mozilla [11:13] (i love snaps) [11:13] it was about time [11:13] georgios: do you have a firefox folder under $HOME/snap/ ? [11:14] i am old linux user and i was preaching about the need for years [11:14] yes [11:15] georgios: is there something special about your home folder or $HOME/snap? Like, for example, are they on a different partition, is there a bind mount, etc.? [11:15] maybe paste your /etc/fstab [11:18] /var/lib/snapd/snaps/firefox_558.snap on /var/lib/snapd/snap/firefox/558 type squashfs (ro,nodev,relatime,x-gdu.hide) [11:18] fstab is clear [11:18] it is a btrfs subvolume though....... [11:19] georgios: I'm afraid I'm out of ideas on how to help you right now, but I highly advise you to file a bug in https://bugs.launchpad.net/snapd [11:20] because indeed it looks like a bug [11:21] ijohnson[m]: hi! I changed the code in the mount-control interface to check the FragmentPath of the systemd unit, and open it manually. It works on most distros, but not in 16.04. [11:21] For some reason, the FragmentPath there appears as: FragmentPath=/run/systemd/system/var-snap-test\x5cx2dsnapd\x5cx2dmount\x5cx2dcontrol-common-target.mount [11:22] whereas the real file path is /run/systemd/system/var-snap-test\x2dsnapd\x2dmount\x2dcontrol-common-target.mount [11:24] let me see [11:26] /run/systemd/system/ is empty ... [11:27] * georgios goes check again the archwiki [11:28] georgios: no worries, the last few lines were not for you :-) [11:28] georgios: just please file a bug, giving as much information as possible [11:31] Hi, the python plugin ignores config files like .ini & .sh in staging area. How can we override this behavior ? [11:34] ok mardy. thanks for willling to help :) [11:56] ijohnson[m]: and systemd-escape doesn't have any '--unescape' parameter in xenial [11:57] https://access.redhat.com/solutions/4145191 [12:17] PR snapd#10598 opened: interfaces: add a polkit-agent interface [12:31] Hi all. Skype does not work. It says "no device" for camera and audio. But this user is in "audio" group. "aplay -l" shows hardware devices. Pulseaudio is suspended. [12:31] On start there are errors: "Cannot access file /usr/share/alsa/alsa.conf". But this file is present. The OS is debian buster, skype (8.74.0.152 rev.181), core18 (20210611). [12:31] I can't find solution in google... I also tried "snap connect skype:alsa :alsa" - and it shows error: snap "skype" has no plug named "alsa" [12:48] mmm4m5m, you might want to create a forum post about that ... there are likely more eyes watching ... [12:48] (see the channel topic) [12:49] ogra: thank you [13:56] mardy: thanks so much for your review in 10577 - I pushed too small commits if you want to double check [13:57] mardy: let me know how it goes with systemctl cat [14:03] ijohnson[m]: I'm looking at this early config issue now, it's confusing for sure [14:08] yeah I couldn't figure out what the problem is, it seems almost like it's working but we need to adjust the spread test somehow ? [14:20] mvo: done, LGTM [14:21] ijohnson[m]: yes it works, thansk! :-) I'm just wondering if the cost of printing all of the units is something I should be worried about (performance wise, I mean) [14:22] some mount units even have a license at the top :-O [14:23] * mardy needs to be afk for 30 mins or so, bbl [14:34] * cachio_ afk [14:42] PR snapd#10591 closed: vendor: move to snapshot-4c814e1 branch and set fixed KDF options [14:43] a second review for 10595 would be awesome [14:52] PR snapd#10599 opened: configcore: fix early config timezone handling [14:52] PR snapd#10600 opened: configcore: fix a bunch of incorrect error returns [15:30] mardy: I wouldn't be concerned about performance for now, if it meaningfully slows down, we do have timings data in place to be able to measure that effect [16:07] PR snapd#10601 opened: .github/workflows/test.yaml: use snapcraft 4.x to build the snapd snap [16:23] PR snapd#10601 closed: .github/workflows/test.yaml: use snapcraft 4.x to build the snapd snap <âš  Critical> [16:27] go question: I have a []bytes, and I'd like to read it line by line (like bufio.Scanner does). Is there anything ready for this? Of course, I can split the lines, but I'd like to avoid extra allocations [16:28] PR snapd#10601 opened: .github/workflows/test.yaml: use snapcraft 4.x to build the snapd snap <âš  Critical> [16:28] mardy: you can make a io.Reader from a []byte with bytes.NewBuffer [16:28] *bytes.Buffer is an io.Reader which is what bufio.Scanner uses [16:32] ijohnson[m]: thanks, will do it like that! :-) [18:53] PR snapd#10595 closed: {device,snap}state: skip kernel extraction in seeding <âš  Critical> [19:23] is a snap with lsm=landlock,lockdown,yama,apparmor,bpf provide any serious confinement? [19:24] and arch's hardened kernel [23:54] PR snapd#10602 opened: release: 2.51.4