On 22 December 2015 at 06:11, Heinrich Schuchardt wrote:
> OpenWRT ChaosCalmer uses busybox 1.23.2.
>
> For many tar.gz files I receive errors like:
>
> user@MR3020:~/src$ wget http://tukaani.org/xz/xz-5.2.2.tar.gz
> user@MR3020:~/src$ tar -xzf xz-5.2.2.tar.gz
> tar: invalid tar magic
> user@MR3020:~/src$ tar: write: Broken pipe
>
> GNU tar on Debian Jessie amd64 has no problem with the same file.
>
It requires CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY to be set for
busybox to work with those tarballs.
yousong
> Best regards
>
> Heinrich Schuchardt
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel