mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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
This commit is contained in:
committed by
Richard W.M. Jones
parent
32021c72fe
commit
d2611b62e9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user