[issue711] grml-debootstrap doesn't print error message with wrong --mirror
Michael Gebetsroither
bts at bts.grml.org
Thu Jul 23 16:42:57 CEST 2009
New submission from Michael Gebetsroither <gebi at grml.org>:
grml-debootstrap 0.28 on grml64-medium 2009.05
behaviour:
wrong mirror url given with --mirror, uses http://ftp.us.debian.org/debian
withouht error
expected behaviour:
error and instant program abort because of unusable mirror, thus no usage of
slow default mirror
log:
# grml-debootstrap --mirror http://129.27.142.175/debian -t tmp/ --hostname openvz
* grml-debootstrap - Please recheck configuration before execution:
Target: tmp/
Mount point: /mnt/debootstrap.6432
Install grub: no
Using release: lenny
Using mirror: http://129.27.142.175/debian
Important! Continuing will delete all data from tmp/!
* Is this ok for you? [y/N] y
* Running grml-debootstrap on a directory, nothing to mount.
* Running grml-debootstrap on a directory, nothing to mount.
* Running debootstrap for release lenny (amd64) using http://129.27.142.175/debian
...
I: Checking component main on http://ftp.us.debian.org/debian...
...
% lsof -i -n
wget 7875 root 7u IPv4 18131 0t0 TCP
129.27.142.194:54454->149.20.20.135:www (ESTABLISHED)
----------
assignedto: mika
messages: 2356
nosy: gebi, mika
priority: bug
status: unread
title: grml-debootstrap doesn't print error message with wrong --mirror
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue711>
_____________________________________
More information about the Bugs-changes
mailing list