Results 41 issues of Maciej Borzecki

The test is based on #11126, but contains a bit disruptive changes

⛔ Blocked

Looks like a bug or a race, but I can't pinpoint the exact reason. Consider the following snippet: ``` package main import ( "flag" "fmt" "log" ui "github.com/gizak/termui/v3" "github.com/gizak/termui/v3/widgets" )...

Update installation instructions for Arch to mention snapd.apparmor.service. This should now be mostly in sync with the instructions in the forum at https://forum.snapcraft.io/t/installing-snap-on-arch-linux/6758. ## Done ## How to QA ##...

Like LXD but with a twist, as instead of containers, it's using VMs. This is an improvement over the qemu backend, as LXD --vm generally runs with a virtio focused...

Spread should use `lxc image list --format=json` which contains all the information about images and their fingerprints instead of parsing the output of `lxc image list` and calling `lxc image...

In recent images, livecd-rootfs may be disabling SSH password authentication by default, with the intention that cloud-init would enabled that by placing a higher priority file under /etc/sshd/sshd_config.d/. See https://git.launchpad.net/livecd-rootfs/commit/live-build/ubuntu-cpc/hooks.d/chroot/052-ssh_authentication.chroot?id=480d5b26ea97e0bfebac8aedfa1f2bf7286f027a...

Running unit tests with various build variants does not need to block test execution. Thanks for helping us make a better snapd! Have you signed the [license agreement](https://www.ubuntu.com/legal/contributors) and read...

Skip spread

Ship the current version of snap-debug-info.sh script inside the snapd snapd, so that folks no longer need to download it from snapd github repository. Thanks for helping us make a...

Simple 😃
Skip spread

#### Summary I've installed microk8s from 1.29-strict/edge. I have not created any new pods. After running `snap remove --purge microk8s`, I see the following processes still running: ``` ... root...

Some unit tests fail unexpectedly on hosts where snapd has been installed through the package, but its services have not been enabled (or started).

Simple 😃
Skip spread