Package: xen-tools Version: 2.2-3 Severity: normal When trying to find out why a xen-tools run made problems, and the suspected problem was an error in the debootstrap run (because it was too fast), I realized that even if debootstrap fails, xen-tools seem to accept it's result and go on as if everything is fine.
even with --debug, no error message can be seen. Debootstrap output is shown as completely empty, but when running the same command manually, I get a clear error message: filet:/# debootstrap testing /tmp/tmp.M1KIph/ file:///var/mirrors/debian-etch/ E: No such script: /usr/lib/debootstrap/scripts/testing filet:/# debootstrap etch /tmp/tmp.M1KIph/ file:///var/mirrors/debian-etch/ I: Retrieving Release E: Failed getting release file file:///var/mirrors/debian-etch/dists/etch/Release This should also be shown in xen-create-image (even if no --debug, because it's clearly a fatal error). Henning -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

