hi!
I’m trying to install snapd using this https://build.opensuse.org/project/show/system:snappy repo for openSUSE
Installs fine but fails when trying to setup snap core package:
griwa@linux-xmmp:~> sudo snap install hello-world
[sudo] пароль для root:
error: cannot perform the following tasks:
- Setup snap "core" (4650) security profiles (cannot setup apparmor for snap "core": cannot load apparmor profile "snap-update-ns.core": cannot load apparmor profile: exit status 1
apparmor_parser output:
mkstemp: No such file or directory
)
- Setup snap "core" (4650) security profiles (cannot load apparmor profile "snap-update-ns.core": cannot load apparmor profile: exit status 1
apparmor_parser output:
mkstemp: No such file or directory
)
On SUSE forums they say that the problem is openSUSE not compatible with SUSE Linux Enterprise
so could you please try to build snapd package for SLE 12 SP3? @zyga-snapd