task_extrbase / debootstrap broken

Michael Tautschnig mt at debian.org
Wed Nov 12 20:00:36 CET 2008


Hi!

[...]

>
> debootstrap completes with the following message:
> "I: Base system installed successfully."
>
> but the return value is 141 not 0. task_error trips on this.
>
> I'm not sure who is to blame. Couldn't find any description what  
> returncode 141 is supposed to mean so far.
>

debootstrap at no point explicitly returns 141. This must thus be the result of
some command run by debootstrap. The message "I: Base system installed
successfully." is not really the last thing debootstrap does, so there is some
leeway for further errors to pop up.

I'm afraid that you need to investigate further, and it seems like nobody ever
encountered that error before, so I don't see too many ways to help you.

What I would do:

Hack debootstrap (the main script) and add set -e -v -x to make it really really
verbose. Add some explicit echo "retval: $?" at the end. And so forth...

Sorry,
Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
Url : http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20081112/b5b59b56/attachment.bin 


More information about the linux-fai mailing list