Package: xen-tools
Version: 3.9-3
Severity: normal

Hello,

Thanks for this great tool. I ran into a bug that proved to be
minor for me but may not be so minor for others! 

I ran xen-create-image with arguments as follows:
 xen-create-image --ip=192.168.17.71 --hostname=fedora \
   --arch=amd64 --install-method=rinse \
   --dist=fedora-core-9 --verbose
Unfortunately, the file /etc/xen/fedora.cfg already existed.

The program xen-create-image went through the entire image creation
procedure. Right at the very end it found that /etc/xen/fedora.cfg
already existed and aborted the procedure. It then proceeded to
delete this file as well!

1. The check for this file should be done very early.

2. The file should not be deleted if it exists.

Regards,

Kapil.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-6-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to