Update generally functional. Installed some basic snaps & LXD.
#1660141 is still in effect, so after installing snapd-selinux, one has either to systemctl daemon-reexec
or reboot.
Verified with CentOS 7.6. Installed some basic snaps & LXD. All in order
Verified with the multi argument test case described in https://bugs.launchpad.net/snapd/+bug/1825052
Works for me. Basic snap operations work too.
$ rpm -qa \*snap\* | sort
snap-confine-2.38-1.fc29.x86_64
snapd-2.38-1.fc29.x86_64
snapd-glib-1.47-1.fc29.x86_64
snapd-selinux-2.38-1.fc29.noarch
Works for me
$ rpm -qa \*snap\*
snapd-selinux-2.38-1.el7.noarch
snapd-2.38-1.el7.x86_64
snapd-glib-1.47-1.el7.x86_64
snap-confine-2.38-1.el7.x86_64
Tried on CentOS 7.6:
[guest@localhost ~]$ snap version
snap 2.37.2-1.el7
snapd 2.37.2-1.el7
series 16
centos 7
kernel 3.10.0-957.5.1.el7.x86_64
Installs fine. Installation of basic snaps works too.
Pulled the packages from koji. Installs and works fine on CentOS 7.6.
@ngompa shall we land this?
Looks good to me. I was able to rebuild snapd RPM.
Seems to work fine.
Works for me