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

[rhirst@linuxcare.com: busybox 0.60.1-5 doesn't include 'wc', needed by debootstrap]



Package: busybox
Version: 0.60.1-5
Severity: important

debootstrap needs wc to be enabled.

Matt

----- Forwarded message from Richard Hirst <rhirst@linuxcare.com> -----

Date: Mon, 8 Oct 2001 19:02:21 +0100
From: Richard Hirst <rhirst@linuxcare.com>
To: debian-boot@lists.debian.org
Subject: busybox 0.60.1-5 doesn't include 'wc', needed by debootstrap

debootstrap 0.1.15.4 functions:check_md5() uses 'wc', but it has been
removed from busybox.  That caused install to fail with 'Packages.gz
was corrupt'.

Also, dhcpclient uses expr, which is also removed - but that doesn't
appear to cause any real problems.  e.g. from /etc/dhclient-script

relminor=`expr $release : '[0-9]*\.[0-9]*\.\([0-9]*\).*'`
relmajor=`expr $release : '[0-9]*\.\([0-9]*\)\..*'`
release=`expr $release : '\([0-9]*\)\..*'`


Having added 'wc' back in to busybox, I successfully installed on
ia64 using cvs b-f.  Tried once using dhcp, and once with manual
network config.

Richard


-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



----- End forwarded message -----



Reply to: