The basics seem to work ok.
Verified on CentOS 8
Verified on CentOS 7
Checked on RHEL8 proper. LGTM
I've looked at automated test failure. Snapd requires squashfs, which is part of the kernel modules package. We did add the kernel-modules
to extra packages installed during the test. However, the Ci image used 5.6.15-300.fc32.x86_64
, and installing kernel-modules pulled in a newer kernel:
Installed:
kernel-core-5.6.19-300.fc32.x86_64 kernel-modules-5.6.19-300.fc32.x86_64
As a result, squashfs was only available for 5.6.19-300
rather than 5.6.15-300
.
Tested on RHEL8.
Works for me. Was able to successfully build the latest snapd upstream.
Looks good. Haven't noticed any new cgroupv2 related regressions that aren't already known.
Works fine on CentOS 7.7
Installed some basic snaps. Then tried the LXD and launched a container under LXD. Things seem all right.
Everything seems in order
Works for me. Thanks for the update!
Works for me. Thanks for the update!
Works for me. Installing classic snaps with hooks (eg. multipass) is fixed too.
Installing classic snap hooks (eg. multipass) is fixed too.
Had to grab the packages directly from koji (mirrors weren't synced yet?). Works for me. Also fixes #1584461 whch we identified as a bug caused by snapd.