Comment # 5 on bug 1210140 from
Yes, this is still very much an issue.

Expected behaviour:
1. Install VM[0]
2. Follow instructions[1]
3. Cockpit works

Actual behaviour:

1. Install VM[0]
2. Follow instructions[1].
   $ transactional-update pkg install -t pattern microos-cockpit
   $ systemctl reboot
3. Cockpit is still not present, can't enable cockpit.socket

At this point this is already a bug.

Let's try to fix it by doing something intuitive and elementary:
4. Try to install cockpit manually.
   $ transactional-update pkg install cockpit
   Shows this error:
   ```
   (4/5) Installing: cockpit-ws-276.1-4.2.x86_64 [...
   SELinux:  Could not open policy file <= /etc/selinux/targeted/policy  
/policy.33:  Permission denied
   /usr/sbin/load_policy:  Can't load policy:  Permission denied
   grep: /etc/pam.d/cockpit: No such file or directory
   done]
   ```
   $ systemctl reboot
   Snapshot will not boot, system rolls back automatically.

[0]
https://download.opensuse.org/tumbleweed/appliances/openSUSE-MicroOS.x86_64-ContainerHost-kvm-and-xen.qcow2
[1]
https://documentation.suse.com/sle-micro/5.3/html/SLE-Micro-all/article-cockpit-slemicro.html


You are receiving this mail because: