Michael Tautschnig schrieb:
[...] I think there might be a conflict in what you are trying to debootstrap and the distribution you are providing via your proxy: The proxy does testing, but FAI_DEBOOTSTRAP says "etch". Maybe this is the reason why it tries to remove an essential package.
Okay. Changing the apt source back to etch really did the trick. Thank you! (silly me)
Goesta
--
#!/usr/bin/perl
foreach $c (split(/ /,"47 6f 65 73 74 61 20 53 6d 65 6b 61 6c 0d 0a")) {
print pack("C", hex($c));}
