Since there isn't anything I can do about this bug I'll close
it with a version number to avoid polluting the index.
If you're on etch you should find a backport of the package
on backports.org, or on my repository at http://apt.steve.org.uk/
that might tide you over until Lenny is released
I can't reproduce this error, the code actually tries to
create the directory and abort on failure.
See 'createLoopbackImages()' in xen-create-image:
--
#
# Make sure we have the relevant output directory.
#
my $output = $CONFIG{'dir'} . "/domains/" . $CONFIG{'hostname'};
Package: xen-tools
Severity: normal
If the target directory for the image does not exist, xen-create-image
does not appear to generate any error messages. For instance:
# ls /opt/
lost+found xen
===
# xen-create-image --dir /opt/blah-images --debootstrap
3 matches
Mail list logo