Hi,

Two doubts.

1. What I've to replace in "NEEDED"? or I need to just run the whole command you given

2. You mean this one,

rpm -qa | grep libguestfs*

On Mon, Mar 16, 2015 at 5:35 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
On Sat, Mar 14, 2015 at 11:14:55PM +0530, Thirumalai Nambi wrote:
> Thanks for your update,
>
> I got the libguestfs packages from the centOS base repo and installed it
> via yum.
[...]
> Do you think the issue related to the running kernel?

No.

I've no idea what's going on, and I cannot reproduce the problem
myself.

Can you do:

  cd /tmp
  cpio -id < /usr/lib64/guestfs/supermin.d/daemon.img
  ldd /tmp/sbin/guestfsd
  eu-readelf -d /tmp/sbin/guestfsd | grep NEEDED

and:

  rpm -qa

Rich.

--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/