The source project of this merge request has been removed.
Let debootstrap shows error if there's a file already before extraction
As Bug#728344 says, debootstrap silently exits if there's a file in $TARGET directory before package extraction. Let's change it to report error, then.