File lxc-opensuse-add-perl-base-to-prerequisities.patch of Package lxc.openSUSE_13.1_Update
From: Jiri Slaby <jslaby@suse.cz>
Date: Fri, 20 Sep 2013 16:39:50 +0200
Subject: lxc-opensuse: add perl-base to prerequisities
Patch-mainline: submitted sep 20 2013
References: bnc#839873
It is needed by insserv-compat.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
---
templates/lxc-opensuse.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/lxc-opensuse.in b/templates/lxc-opensuse.in
index 1fc7e21..3005e40 100644
--- a/templates/lxc-opensuse.in
+++ b/templates/lxc-opensuse.in
@@ -125,7 +125,7 @@ download_opensuse()
zypper --root $cache/partial-$arch-packages --non-interactive in --auto-agree-with-licenses --download-only zypper lxc patterns-openSUSE-base bash iputils sed tar rsyslog || return 1
cat > $cache/partial-$arch-packages/opensuse.conf << EOF
Preinstall: aaa_base bash coreutils diffutils
-Preinstall: filesystem fillup glibc grep insserv-compat
+Preinstall: filesystem fillup glibc grep insserv-compat perl-base
Preinstall: libbz2-1 libgcc_s1 libncurses5 pam
Preinstall: permissions libreadline6 rpm sed tar libz1 libselinux1
Preinstall: liblzma5 libcap2 libacl1 libattr1
--
1.8.4