I got a problem when running zypper this morning. Details below. I did some googling and didn’t find anything helpful.
Any idea what’s causing the problem? Which solution should I choose?
advait@localhost:~> sudo zypper dup
[sudo] password for root:
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
Problem: 1: nothing provides 'selinux-policy >= 20251006-1.1' needed by the to be installed snapd-selinux-2.71-1.23.noarch
Solution 1: deinstallation of snapd-selinux-2.71-1.22.noarch
Solution 2: keep obsolete snapd-selinux-2.71-1.22.noarch
Solution 3: break snapd-selinux-2.71-1.23.noarch by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c/d/?] (c):
More code:
advait@localhost:~> sestatus
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode: permissive
Mode from config file: permissive
Policy MLS status: enabled
Policy deny_unknown status: allowed
Memory protection checking: actual (secure)
Max kernel policy version: 35
advait@localhost:~> sudo apparmor_status
[sudo] password for root:
apparmor module is loaded.
apparmor filesystem is not mounted.
advait@localhost:~>