WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Problems starting xfrd to migrate a domain

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problems starting xfrd to migrate a domain
From: Miguel Gómez <elmiguelonmakinon@xxxxxxxxx>
Date: Tue, 5 Jul 2005 17:54:32 +0200
Delivery-date: Tue, 05 Jul 2005 15:53:23 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=kphpNxOttOt8KfOEQ8nsmMpgI8uUZsPqTAMDld+CjLkz8HNEp3qASLVCjh/loF4G4tElqBdYkqThd5HVP5iQ5e8fl/WCpZlp+M7vC2ZbRQTGBF1c6hAiIl4s2lkKX/tXSJtwooo8YfLnxh4s+eg/EJzFiFiiVqyYzwdMm+bW95Y=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Miguel Gómez <elmiguelonmakinon@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello people,
I have been testing Xen and I want to migrate a Domain from a machine to another. It will not even be a live migration, it will be a normal one. But when I try to start xfrd, it says that it doesn't find a library, the libcurl one:

XENslave:/# xfrd start
xfrd: error while loading shared libraries: libcurl.so.2: cannot open shared object file: No such file or directory

And it is true, it doesn't exist, if I do:

XENslave:/# ldd /usr/sbin/xfrd
        libxc.so.2.0 => /usr/lib/libxc.so.2.0 (0x4001b000)
        libxutil.so.2.0 => /usr/lib/libxutil.so.2.0 (0x4002a000)
        libz.so.1 => /usr/lib/libz.so.1 (0x4003b000)
        libcurl.so.2 => not found
        libssl.so.4 => not found
        libcrypto.so.4 => not found
        libgssapi_krb5.so.2 => not found
        libkrb5.so.3 => not found
        libcom_err.so.2 => /lib/libcom_err.so.2 (0x4004e000)
        libk5crypto.so.3 => not found
        libresolv.so.2 => /lib/libresolv.so.2 (0x40051000)
        libdl.so.2 => /lib/libdl.so.2 (0x40063000)
        libc.so.6 => /lib/libc.so.6 (0x40066000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

So, I don't really know what to do, I have done a libcurl installation but it is libcurl3, not libcurl2. There's a thread in this mailing list:

http://lists.xensource.com/archives/html/xen-users/2005-07/msg00003.html

But it doesn't really help me. I have Debian Sarge installed, and XEN runs normally. But I've got these problems when I try to run xfrd. How can I resolve it? Symbolic link to libcurl.so.3? Should I try to get back to libcurl2?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users