[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Initial d-i success on alpha



On Wed, Sep 17, 2003 at 11:40:47PM -0500, Steve Langasek wrote:
>  - debootstrap fails with an error ',: applet not found' (IIRC -- I
>    don't have the log in front of me right now).  That's game,set,match;
>    can't do much if you can't start the actual install. :)

Had this on ia64 also.  Turned out the busybox-cvs build was broken,
'tr' existed as a link to busybox, but tr functionality was not in
busybox.  The cause was broken glibc headers.. linux/config.h was
getting included and that does "#undef CONFIG_TR" (no token ring), which
overrode the CONFIG_TR in busybox.  Bug filed on krnel-patch_2.4.20-ia64.

HTH,
  Richard



Reply to: