alfonsosanchezbeato

Results 16 issues of alfonsosanchezbeato

### What version of Go are you using (`go version`)? $ go version go version go1.18.1 linux/amd64 ### Does this issue reproduce with the latest release? Yes ### What operating...

NeedsFix
arch-riscv

Remove makefile and do special steps from an override-build section instead. Take now signed grub and shim form the ucdev/uc-staging-ppa PPA, using package-repositories. Now we use epochs in the version...

Set safer options for mount points backed by tmpfs, so we make sure that nosuid,nodev are set. The options are the default ones recommended by systemd (see /usr/share/systemd/tmp.mount) and we...

The system-seed-null partition role will be used when there is a boot partition which bootloader runs before the bootloader/kernel in the boot partition. The difference with system-seed is that for...

Needs Samuele review
Run nested

Add test that checks that when a kernel and a base are installed at the same time and the kernel installation fails, the base is still installed.

Run nested
Run Nested -auto-

Validate the volume information provided to the installer API against the gadget from the system label to install.

⛔ Blocked
Needs Samuele review
Run nested

Update recovery boot assets when a new edition is shipped by snapd. This allows updating 1. The grub configuration file in the seed partition 2. The static bits of the...

⛔ Blocked
Needs Samuele review
Run nested
Run Nested -auto-

Now ubuntu-image is statically compiled so the issues with libc should be gone. Also, it has been detected that 2/stable creates partitions with unsupported features in older systems as it...

Check snapshot behavior when there is a content interface used to share information between two snaps. This is a reproducer, the test is failing at the moment.