If the system VM is 64 bit it may require glibc.i686 installed or some other library (libstd blah), just a guess. Please login SSVM,run command: #dpkg --add-architecture i386 #apt-get update #apt-get install libc6:i386 <---Your package name here #apt-get install libstdc++6:i386 libuuid1:i386 -y --force-yes
From: Mārtiņš Jakubovičs Date: 2015-07-06 15:09 To: users Subject: Re: Uploading Template Issue Hello, Did you solve this? I had problem with ACS 4.5.1 systemvm, after upgrading it to shapeblue's one <http://packages.shapeblue.com/systemvmtemplate/4.5/> template creation works. On 2015.07.06. 06:15, Prashant Kumar Mishra wrote: > you need to copy vhd-util to hosts (Check installation guide for download > link and where to copy). > > On 7/4/15, 5:44 AM, "kotipalli venkatesh" <[email protected]> > wrote: > >> Hi Friends, >> >> I am successfully installed cloudstack setup 4.5.1. But up loading >> Template >> .vhd file when it completed 100% got this error message. >> >> >> Failed post download script: vhd-util: error while loading shared >> libraries: libuuid.so.1: cannot open shared object file: No such file or >> directoryvhd check of >> /mnt/SecStorage/33837de4-2c82-3c90-bff5-611e59bcb7f4/template/tmpl/2/221/d >> nld25684729144855520 >> >> Did anyone of you faced this issue,If yes please let me know solution to >> fix issue. >> >> >> Regards, >> >> Venkatesh.k >> Red Hat Certified Engineer.
