aboutsummaryrefslogtreecommitdiff
path: root/teams/cloud
diff options
from:
to:
context:
space:
mode:
authorGravatar Kevin Fenzi <kevin@scrye.com> 2024-03-13 17:41:55 -0700
committerGravatar Kevin Fenzi <kevin@scrye.com> 2024-03-13 17:41:55 -0700
commit92b028992c1de75aba130472843d256f144240eb (patch)
treec484ddc39ac44d985aa3fffff58681c4e0c75387 /teams/cloud
parentac559c73fd88d8085d5f293ac1a10b88adb9254b (diff)
downloadkiwi-descriptions-92b028992c1de75aba130472843d256f144240eb.tar.gz
kiwi-descriptions-92b028992c1de75aba130472843d256f144240eb.zip
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>
Diffstat (limited to 'teams/cloud')
-rw-r--r--teams/cloud/container.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/teams/cloud/container.xml b/teams/cloud/container.xml
index f5b13e6..b4770db 100644
--- a/teams/cloud/container.xml
+++ b/teams/cloud/container.xml
@@ -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"/>