From 1fa5cf807d019828867119f914f3316e121554eb Mon Sep 17 00:00:00 2001 From: Tulili Date: Mon, 14 Aug 2023 04:46:21 -0300 Subject: [PATCH] fix: pmie and missing package errors in build --- Containerfile | 1 - recipe-dx.yml | 2 -- 2 files changed, 3 deletions(-) diff --git a/Containerfile b/Containerfile index 7795627210..5b36b92860 100644 --- a/Containerfile +++ b/Containerfile @@ -58,6 +58,5 @@ RUN rpm-ostree install /tmp/ublue-update.rpm /tmp/ublue-os-wallpapers.rpm && \ cp -r /usr/etc/yum.repos.d /etc && \ chmod +x /tmp/scripts/build.sh && \ /tmp/scripts/build.sh && \ - systemctl disable pmie && \ rm -rf /tmp/* /var/* && \ ostree container commit diff --git a/recipe-dx.yml b/recipe-dx.yml index 7082ca6b72..7aabd50be0 100644 --- a/recipe-dx.yml +++ b/recipe-dx.yml @@ -28,8 +28,6 @@ rpm: - fish - waydroid - kdeconnectd - - starship - - zellij - virt-manager - qemu - qemu-user-static