systemvm64template: install libc6:i386

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2015-05-18 19:57:01 +02:00
parent fd97705f83
commit 8daa665fca
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ set -x
ROOTPW=password
HOSTNAME=systemvm
CLOUDSTACK_RELEASE=4.5.2
CLOUDSTACK_RELEASE=4.5.1
add_backports () {
sed -i '/backports/d' /etc/apt/sources.list
@ -98,7 +98,7 @@ install_packages() {
#installing 32 -bit architecture for running vhd-util
dpkg --add-architecture i386
apt-get update
apt-get --no-install-recommends -q -y --force-yes install links:i386 libuuid1:i386
apt-get --no-install-recommends -q -y --force-yes install links:i386 libuuid1:i386 libc6:i386
apt-get --no-install-recommends -q -y --force-yes install radvd