busybox icon indicating copy to clipboard operation
busybox copied to clipboard

Problems with tar and zst compression

Open whitedavidp opened this issue 1 year ago • 1 comments

I am trying to force Linux Deploy to install later versions of Ubuntu as described here. All seems to be going well with the install until I get an error message:

unknown compression for member 'control.tar.zst'

I have the most up-to-date of your busybox installed and have pointed the environment/part at /system/xbin. So I am not quite sure what is going on.

Is the tar in this busybox too out of date?

Thanks

whitedavidp avatar Jun 15 '24 14:06 whitedavidp

I was able to install Focal using the technique well described above by isrgish. Thanks!

In poking around within /data/data/ru.meefik.linuxdeploy I saw that there is a meefik busybox installed in there somewhere. And it is older than the meefik one pointed to in the install instructions. I am not sure if I properly updated the environment in linux deploy to point at/use that later one. So I am not sure if this issue is somehow resolved in that Busybox or not. FYI

whitedavidp avatar Jun 16 '24 14:06 whitedavidp