I found, debootstrap fails when running `sarge' script in `second_stage_install' function at line:
ln -s mawk ${TARGET}/usr/bin/awk
This can be avoided by:
ln -sf ....
I'm sorry, was unable to past diff at the moment
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

