On Sat, Nov 01, 2003 at 02:18:45AM +0100, Arnaud Vandyck wrote: > Hi all! > > Many progress! Many thanks for the good job. > > Now the problems I faced: > > - debootstrap stopped with error code 127. I read the > /target/var/log/debootstrap.log: > ln: /target/usr/bin/awk: File exists > > So I deleted the symlink in a shell (I cannot go to another console :(), > then exit and re-run install the base system. A lot of packages seem to > have been installed but I got a debootstrap error code 1. In the log: > Errors were encountered while processing: > amiga-fdisk
You need to look farther back in the log to see what the problem was processing amiga-fdisk. It's likely your install used a version of debootstrap that doesn't install libreadline4, which amiga-fdisk needs. libreadline4 was removed from debootstrap in a recent version, breaking m68k (since fixed, except libreadline4 is now included twice in sarge) and ia64 (bug filed). It seems it broke powerpc as well. > /usr/sbin/debootstrap: 1: sleep: not found IIRC debootstrap uses sleep, but busybox-cvs doesn't provide it. Seems relatively harmless. Richard > I'll try tomorrow (heu... well, later today ;)) with > DEBCONF_PRIORITY=normal > > Cheers and many thanks for the good job! > > -- > .''`. ** Debian GNU/Linux ** > : :' : Arnaud Vandyck > `. `' http://people.debian.org/~avdyk/ > `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]