[Pkg-xen-devel] Bug#632972: closed by Bastian Blank <waldi at debian.org> (Re: Bug#632972: /usr/lib/xen-common/bin/xen-utils-wrapper: xen-utils-common should use default paths)

Ritesh Raj Sarraf rrs at debian.org
Thu May 24 12:56:35 UTC 2012


reopen 632972
assign 632972 libvirt-bin
severity 632972 important
thanks

On Sunday 06 May 2012 07:13 PM, Debian Bug Tracking System wrote:
> On Thu, Jul 07, 2011 at 07:20:06PM +0530, Ritesh Raj Sarraf wrote:
>> > Currently xend fails to create a fully virtualized vm because it has a different path hardcoded to it.
> Don't hardcode it then. xend should find them with a relative path.


The exception says:

[2012-05-24 17:15:29 4014] INFO (XMLRPCServer:161) Opening Unix domain
socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has
been disabled for this server.
[2012-05-24 17:15:29 4014] INFO (XMLRPCServer:161) Opening Unix domain
socket XML-RPC server on /var/run/xend/xmlrpc.sock.
[2012-05-24 17:15:29 4014] INFO (XMLRPCServer:139) Opening TCP XML-RPC
server on localhost:8006.
[2012-05-24 17:29:20 4014] ERROR (SrvBase:88) Request create failed.
Traceback (most recent call last):
  File "/usr/lib/xen-4.1/bin/../lib/python/xen/web/SrvBase.py", line 85,
in perform
    return op_method(op, req)
  File
"/usr/lib/xen-4.1/bin/../lib/python/xen/xend/server/SrvDomainDir.py",
line 82, in op_create
    raise XendError("Error creating domain: " + str(ex))
XendError: Error creating domain: device model
'/usr/lib64/xen/bin/qemu-dm' not found


The problem is caused by these hard-coded values.

src/libxl/libxl_conf.c:
"/usr/lib64/xen/bin/qemu-dm" :
src/xen/xen_hypervisor.c:
"/usr/lib64/xen/bin/qemu-dm" :



-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20120524/8e11b864/attachment.pgp>


More information about the Pkg-xen-devel mailing list