Snapd on SUSE Linux Enterprise

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

SLE 12 is probably not going to be supported but I can try (perhaps)

can you give me the output of “snap version” and “apparmor_parser --version” please

EDIT: I just found my SLE 12 SP2 license so I will spawn a VM next. Still, please provide the output just in case. Which service pack are you on?

Thanks, it would be great

The output:

   griwa@linux-xmmp:~> snap version
    snap    2.32.5-1.1
    snapd   2.32.5-1.1
    series  16
    sled    12.3
    kernel  4.4.132-94.33-default
    griwa@linux-xmmp:~> sudo apparmor_parser --version
    [sudo] пароль для root: 
    AppArmor parser version 2.8.2
    Copyright (C) 1999-2008 Novell Inc.
    Copyright 2009-2012 Canonical Ltd.

I’m on SLED 12 SP3

Hi!
Is there any update on it?

@zyga any update on this?

In addition, any chance we can get s390x packages built for SLES?