Keep kbd-misc for now

On ppc64le, power-utils is pulled in by being default in Core group.
This in turn pulls in power-utils-core, which pulls in systemd-udev.
When kiwi goes to remove kbd-misc on ppc64le only, it fails because
systemd-udev is a protected package. On other arches since it's not
installed, it works.

So, we are going to just drop this for now and revisit solutions after
Beta is out the door.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-03-13 17:41:55 -07:00
parent ac559c73fd
commit 92b028992c

View File

@ -230,7 +230,6 @@
<package name="zip"/>
</packages>
<packages type="uninstall" profiles="Container-Toolbox">
<package name="kbd-misc"/>
<package name="pinentry"/>
<package name="systemd-resolved"/>
<package name="xkeyboard-config"/>