/srv/irclogs.ubuntu.com/2021/10/25/#snappy.txt

mupPR snapd#10973 opened: interfaces/network-manager-observe: Update for dart applications <Created by alexmurray> <https://github.com/snapcore/snapd/pull/10973>02:01
mborzeckimorning05:55
mardymborzecki, zyga-mbp: hi!06:32
zyga-mbphey mardy :)06:32
mborzeckimardy: hey06:32
mupPR snapd#10859 closed: snap-confine: do not create an additional cgroup <Created by mardy> <Closed by mardy> <https://github.com/snapcore/snapd/pull/10859>06:42
pstolowskimorning07:03
zyga-mbphey pstolowski 07:07
mborzeckimardy: i know you like reviewing C code, can you take a look at https://github.com/snapcore/snapd/pull/10968 ?07:22
mupPR #10968:  cmd/snap-confine: lazy set up of device cgroup, only when devices were assigned <Needs security review> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10968>07:22
mborzeckipstolowski: zyga-mbp: hey07:22
zyga-mbphey mborzecki :)07:22
mvogood morning mborzecki, zyga-mbp and mardy !07:23
zyga-mbphey mvo, welcome back07:23
zyga-mbpgood luck :)07:23
mupPR snapd#10974 opened: packaging: add test format check dependencies <Created by flotter> <https://github.com/snapcore/snapd/pull/10974>07:43
mborzeckivery simple PR: https://github.com/snapcore/snapd/pull/1096608:01
mupPR #10966: packaging/opensuse: sync with openSUSE packaging, enable AppArmor on 15.3+ <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10966>08:01
mardymvo: hi!08:17
pstolowskijamesh: hi, not sure what to do about https://github.com/snapcore/snapd/pull/10867#discussion_r732705276 08:59
mupPR #10867: desktop, usersession: observe notifications <Created by stolowski> <https://github.com/snapcore/snapd/pull/10867>08:59
mborzeckipstolowski: a trivial review? https://github.com/snapcore/snapd/pull/10966 🙂09:37
mupPR #10966: packaging/opensuse: sync with openSUSE packaging, enable AppArmor on 15.3+ <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10966>09:37
pstolowskisure09:37
mupPR snapd#10971 closed: tests/main/apparmor-batch-reload: fix fake apparmor_parser to handle --preprocess <⚠ Critical> <Simple 😃> <Created by bboozzoo> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/10971>09:48
mupPR snapd#10938 closed: interfaces: skip connection of netlink interface on older systems <Needs Samuele review> <Created by mardy> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/10938>09:53
mupPR snapd#10950 closed: asserts, o/snapstate: honor IgnoreValidation flag when checking installed snaps <Needs Samuele review> <validation-sets :white_check_mark:> <Created by stolowski> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/10950>09:53
mupPR snapd#10966 closed: packaging/opensuse: sync with openSUSE packaging, enable AppArmor on 15.3+ <Simple 😃> <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10966>10:03
mborzeckitests/main/lxd failing again, checking what's going on there10:40
mborzeckior maybe broken lxd version just went to stable?10:40
mborzeckiand it's exactly the same issue again: https://paste.ubuntu.com/p/ZrTpF8cZZq/11:05
mupPR snapd#10959 closed: tests/main/selinux-data-context: use session when performing actions as test user <Simple 😃> <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10959>11:09
mupPR snapd#10972 closed: tests: skip the interfaces-openvswitch on fedora 33 <Created by sergiocazzolato> <Closed by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10972>12:49
miguelpiresmvo: can you merge this please? https://github.com/snapcore/snapd/pull/10910 failures seem unrelated13:33
mupPR #10910: o/snapstate: deduplicate snap names in remove/install/update <⛔ Blocked> <Simple 😃> <Needs Samuele review> <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/10910>13:33
mvomiguelpires: sure14:44
mupPR snapd#10968 closed:  cmd/snap-confine: lazy set up of device cgroup, only when devices were assigned <Needs security review> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10968>14:45
mupPR snapd#10910 closed: o/snapstate: deduplicate snap names in remove/install/update <⛔ Blocked> <Simple 😃> <Needs Samuele review> <Created by MiguelPires> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10910>14:50
mupPR snapd#10968 opened:  cmd/snap-confine: lazy set up of device cgroup, only when devices were assigned <Needs security review> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10968>14:50
=== popey0 is now known as popey
mupPR snapd#10975 opened: interfaces/microstack-support: set controlsDeviceCgroup to true <Simple 😃> <Needs security review> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10975>17:35
mupPR snapcraft#3593 opened: lifecycle, providers: skip network operations in offline mode <Created by cmatsuoka> <https://github.com/snapcore/snapcraft/pull/3593>22:47
gth1agoHello. I have a question about Ubuntu Core. I'm doing performance study project on Specter mitigation in OS IoT, and I try Ubuntu Core, I saw that it was possible to emulate with kvm/qemu. Well, I'm thinking about creating two virtualizations, one with mitigation and one without, but I'm having difficulty22:59
gth1agoI followed the instructions (https://ubuntu.com/download/kvm), but I don't know if I'm right after. So my question is: to disable these mitigations, do I need to change any files about the kernel, or something outside of emulation? Or after starting with qemu can I disable this mitigation? Because I can't disable it with kernel parameters, because seeing with "cat /sys/devices/system/cpu/vulnerabilities/spectre_v2" it's never 23:00
gth1agodisabled... Another way I've seen to disable it would be to change the parameters and then update the grub , but with this emulated it has EFI apparently, so I can't disable this mitigation by Ubuntu core, I would like suggestions/help23:00
=== sarnold_ is now known as ubuntuirccouncil

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