On Tuesday 31 March 2009 09:14, Emery, Jacques wrote: > Hi, > > May I come back to my problem with the tar command in busybox 1.13.2. > Due to a stress situation, I made some unfortunate mistake when sending you > the "symptoms" last time. > > The problem is the following: > When I try to untar the attached .tgz file with: > > tar -xzvf rec_var.tgz > > I get an error message : "tar: short read" > > We compiled busybox with two different option sets. > With both generated busybox versions I get the same error. > > Note that with busybox 1.10.1 we had no problem.
Thanks, I found the problem. Try this patch: http://busybox.net/downloads/fixes-1.13.3/busybox-1.13.3-tar.patch -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
