Hello, I am trying to resize some virtual machines and I get the following error: server-12 (out): Fatal error: exception Guestfs.Error("part_get_parttype: parted print: /dev/sda: parted: error while loading shared libraries: libparted.so.0: cannot open shared object file: No such file or directory") I have checked and I have liberated.so.0 on the servers. I have run ld.config to update the library paths but it does not help at all. regards, Peter
On Wed, Jan 06, 2016 at 02:42:43PM +0200, Keresztes P?ter-Zolt?n wrote:> Hello, > > I am trying to resize some virtual machines and I get the following error: > > server-12 (out): Fatal error: exception Guestfs.Error("part_get_parttype: parted print: /dev/sda: parted: error while loading shared libraries: libparted.so.0: cannot open shared object file: No such file or directory") > > I have checked and I have liberated.so.0 on the servers. I have run ld.config to update the library paths but it does not help at all.What version of libguestfs? What host? Where did you get the libguestfs packages from? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top
Version of libguestfs is 1.20. Running on Debian wheezy. It was compiled from source downloaded from the official page. Regards Peter Az iPhone-omról küldve 2016. jan. 6. dátummal, 18:54 időpontban Richard W.M. Jones <rjones@redhat.com> írta:>> On Wed, Jan 06, 2016 at 02:42:43PM +0200, Keresztes Péter-Zoltán wrote: >> Hello, >> >> I am trying to resize some virtual machines and I get the following error: >> >> server-12 (out): Fatal error: exception Guestfs.Error("part_get_parttype: parted print: /dev/sda: parted: error while loading shared libraries: libparted.so.0: cannot open shared object file: No such file or directory") >> >> I have checked and I have liberated.so.0 on the servers. I have run ld.config to update the library paths but it does not help at all. > > What version of libguestfs? What host? Where did you get the > libguestfs packages from? > > Rich. > > -- > Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones > Read my programming and virtualization blog: http://rwmj.wordpress.com > virt-top is 'top' for virtual machines. Tiny program with many > powerful monitoring features, net stats, disk stats, logging, etc. > http://people.redhat.com/~rjones/virt-top