Axel: I tested the head of that repository. The output I am getting
seems a little bit concerning.

What I did:

$ sudo apt-get install mercurial libfile-slurp-perl libtext-template-perl
$ hg fetch http://noone.org/hg/xen-tools/
$ cd xen-tools
$ sudo make install
$ sudo xen-create-image --hostname dev --size 20G --swap 256M --memory 256M 
--dhcp --lvm local

What I got:

Use of uninitialized value $CONFIG{"dir"} in concatenation (.) or string at 
/usr/bin/xen-create-image line 1839.
  The output directory for creating the xen configuration file within
 doesn't exist:


  Aborting.

So it seems that the script handles --dir incorrectly. If I specify lvm
in configuration, the trace goes away but the error remains the same. If
I additionally set dir, the empty space is filled with the target dir
but still an error.

Please do set up the PPA so that I will be informed about new changes.

I might look into the code a bit later.

-- 
xen-tools is not available in lucid
https://bugs.launchpad.net/bugs/538917
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to