[BusyBox] dpkg usage: invalid ar header

Glenn McGrath bug1 at optushome.com.au
Sat Aug 9 11:59:23 UTC 2003


On Thu, 07 Aug 2003 05:38:19 -0700
Jared Rhine <jared at wordzoo.com> wrote:

> [Glenn == bug1 at optushome.com.au on Thu, 31 Jul 2003 21:55:41 +1000]
> 
> Jared> I don't seem to be able to use dpkg.  Are there issues I should
> Jared> know about?  I'm probably misusing the feature, but not sure
> Jared> what I'm doing wrong.
> 
> Glenn> Fix is in CVS, it turned out to be pretty simple, you should
> Glenn> have more luck now.
> 
> Ok, thanks.
> 
> But no joy.
> 
<snip>
> /tmp/hello # dpkg -i hello_2.1.1-1_i386.deb
> Unpacking hello (from hello_2.1.1-1_i386.deb) ...
> dpkg: crc error

Works for me.

sh-2.05b# ./busybox dpkg -i ./hello_2.1.1-1_i386.deb 
Unpacking hello (from ./hello_2.1.1-1_i386.deb) ...
Setting up hello (2.1.1-1)

That using the same url, the file i used is

sh-2.05b# md5sum hello_2.1.1-1_i386.deb 
e193bf7e7555a8bb62b28a91b410e543  hello_2.1.1-1_i386.deb

> There's only one place this error comes from: unzip.c line 1030

That is strange.

If the data.tar.gz and control.tar.gz unpack then i dont see how this is
happening.

Ive tried a few different combinations of configure options and still
cant trigger it, im not sure what else to try.



Glenn



More information about the busybox mailing list