/srv/irclogs.ubuntu.com/2022/04/04/#snappy.txt

=== Eickmeyer[w] is now known as Eickmeyer
mupPR snapd#11619 opened: many: Site local per snap AppArmor profile customisations <Created by alexmurray> <https://github.com/snapcore/snapd/pull/11619>05:46
mborzeckimorning06:07
pstolowskimorning07:07
mardyhi mborzecki, pstolowski, mvo 07:14
mborzeckihy07:14
mupPR snapd#11561 closed: tests: test for checking that snapd snap is active on restart from wrappers <Skip spread> <Created by stolowski> <Closed by stolowski> <https://github.com/snapcore/snapd/pull/11561>08:52
mupPR snapd#11441 closed: tests: extend gadget-config-defaults test with refresh.retain <Simple 😃> <Created by stolowski> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11441>09:38
=== alan_g_ is now known as alan_g
mupPR snapd#11616 closed: snap-exec: fix detection if `cups` interface is connected <cherry-picked> <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11616>11:18
mupPR snapd#11620 opened: i/b/kernel_module_load: expand $SNAP_COMMON in module options <Created by mardy> <https://github.com/snapcore/snapd/pull/11620>11:18
mupPR snapd#11618 closed: packaging: install Go snap from 1.17 channel in the integration tests <cherry-picked> <Created by mwhudson> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11618>11:28
mupPR snapd#11621 opened: tests: allow ubuntu-image to be built with a compatible snapd tree <Run nested> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/11621>11:38
mupPR snapd#11571 closed: gadget/install: implement factory reset for unencrypted system <Run nested> <factory reset 🔌> <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11571>11:43
mupPR snapd#11613 closed: tests: disable snap-quota-* tests for arch-linux <Flaky Test> <Created by sergiocazzolato> <Closed by sergiocazzolato> <https://github.com/snapcore/snapd/pull/11613>11:43
mupPR snapd#11622 opened: image/preseed, cmd/snap-preseed: create and sign preseed assertion <Preseeding 🍞> <Created by stolowski> <https://github.com/snapcore/snapd/pull/11622>12:53
mupPR snapd#11623 opened: o/snapstate: account for repeat migration in ~/Snap undo <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/11623>13:14
mupPR snapd#11624 opened: packaging: use latest go to build spread <Created by mvo5> <https://github.com/snapcore/snapd/pull/11624>13:34
mupPR snapd#11375 closed: interfaces: add private /dev/shm support to shared-memory interface <Squash-merge> <cherry-picked> <Created by jhenstridge> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11375>13:54
mupPR snapd#11391 closed: many: introduce AssertionPolicy and have Database.Check call policy Check as required <⛔ Blocked> <snap-revision-delegation> <Created by pedronis> <Closed by pedronis> <https://github.com/snapcore/snapd/pull/11391>14:54
mupPR snapd#11393 closed: many: have relevant Database.Find* methods take policy into account, RODatabaseView.Find* uses the implicit one <⛔ Blocked> <snap-revision-delegation> <Created by pedronis> <Closed by pedronis> <https://github.com/snapcore/snapd/pull/11393>15:04
mupPR snapcraft#3676 opened: ROS plugins v2: Exclude packages in stage snap from fetched packages during staging  <Created by artivis> <https://github.com/snapcore/snapcraft/pull/3676>15:06
mupPR snapd#11497 closed: o/snapstate: undo migration on 'snap revert' <Squash-merge> <Created by MiguelPires> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11497>15:29
mupPR snapd#11517 closed: overlord: snapshot exclusions <Squash-merge> <Needs Samuele review> <cherry-picked> <Created by mardy> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11517>15:29
mupPR pc-amd64-gadget#59 opened: Revert focal grub changes for the new UC-signed grub2  <Created by sil2100> <https://github.com/snapcore/pc-amd64-gadget/pull/59>15:38
thelounge5546Hello15:55
thelounge5546Snapd: installer is looking for /home/$USER but /home is mounted on /var/home which makes problem for installation. is there a way to tell Snap installer new location for /home ?15:55
mardythelounge5546: hi! We are working on it, but it's not trivial. It should be a matter of 2-3 months: https://bugs.launchpad.net/snappy/+bug/162077117:29
mupBug #1620771: when /home is somewhere else, snaps don't work <link> <snap> <symlink> <Snappy:Triaged> <https://launchpad.net/bugs/1620771>17:29
thelounge5546Hi mardy, thanks for the info17:30
thelounge5546mardy, this bug report post is from 2016-09-06 ... long time known bug :/17:33
ograthelounge5546, sadly it is non-trivial and invloves many moving parts to be touched (the actual issue is an apparmor limitation, that in turn might require paching kernel stuff etc etc)17:55
thelounge5546ogra, thanks for info, i have read bug post mardy had sent before. Didnt thought that its general issue. Thought that bug is only in my specific case use of /home mounted to /var/home/ ... i understand now that problem goes way deeper :(17:59
ograthelounge5546, well, is your home mounted to /var/home or is it a symlink ? bind mounts generally work around the problem ... i.e. bind mounting /home/ogra to /var/home/ogra should theoretically work18:09
ogra(for som people in the bug it seems to have helped ... )18:10
thelounge5546yes, its symlink18:10
mupPR snapd#11625 opened: tests: update the lxd-no-fuse test <⚠ Critical> <Simple 😃> <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/11625>18:40
mupPR snapd#11626 opened: interfaces/system-packages-doc: allow ready-only access to /usr/share/gtk-doc <Created by jbicha> <https://github.com/snapcore/snapd/pull/11626>19:05
mupPR snapd#11627 opened: tests: re-execute the failed tests when "Run failed" label is set in the PR  <Run failed> <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/11627>20:21

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!