From d2611b62e990c06a46903acecbfb96b0474604a0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 24 Nov 2020 03:29:39 +0100 Subject: [PATCH] include rpm for Mageia This fixes: "-supermin: ext2fs_namei: parent directory not found: /var/lib/rpm: File not found by ext2_lookup" This because chkconfig contains /var/lib/rpm/alternatives on Mageia --- appliance/packagelist.in | 1 + 1 file changed, 1 insertion(+) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index 714791a00..25f2645d2 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -176,6 +176,7 @@ ifelse(MAGEIA,1, ntfs-3g-system-compression openssh-clients reiserfs-utils + rpm /* for "supermin: ext2fs_namei: parent directory not found: /var/lib/rpm: File not found by ext2_lookup" */ systemd /* for /sbin/reboot and udevd */ vim-minimal xz