Joachim Breitner wrote:
> Am Freitag, den 07.08.2009, 19:09 +0200 schrieb schu mi:
>> I get this at the moment (most recent install.sh):
>>
>> "P: Configuring helper cdebootstrap-helper-apt
>> E: Internal error: install
>> r...@om-gta02 ~ $ "
>>
>> I'm not sure what's wrong.
> 
> This seems to be the same error as others had already, which I’m not
> sure if the exact cause or a proper fix is known for.
> 
> My fix was only related to the nodm preseeding.
> 
I did a fresh install yesterday. The workaround is described in
http://lists.linuxtogo.org/pipermail/smartphones-userland/2009-July/001785.html

In other words, download the missing package manually and move it
into /mnt/debian/var/cache/bootstrap

wget \
http://ftp.de.debian.org/debian/pool/main/t/texinfo/install-info_4.13a.dfsg.1-4_armel.deb
mv install-info_4.13a.dfsg.1-4_armel.deb \
/mnt/debian/var/cache/bootstrap

(watch out for linebreaks here)
then rerun install with the stages
./install.sh  debian apt fso configuration kernel unmount
instead of "all".

The root cause is not known to me.
Erich

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to