termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
751 stars 161 forks source link

Proot is faulty since the update #150

Closed Yisus7u7 closed 3 years ago

Yisus7u7 commented 3 years ago

Since actualize termux, proot distro and any distribution in chroot do not work, are installed but are defective / unstable, both termux version of the play store and that of the F-droid throw me the same results, what will be happening?

ghost commented 3 years ago

Are you talking about the issue: https://github.com/termux/termux-app/issues/1936

Yeah i have the same issue about when extracting rootfs through proot although it should be ignored and distros works fine as expected

Although I'm not sure on how will affect the distro itself

Yisus7u7 commented 3 years ago

Finish analyzing the problem further, it is not proot the error, I discovered the error, it is tar, tar can not create symbolic links, so they are unstable and defective, this problem is tar, help please

Yisus7u7 commented 3 years ago

Tar when decompressing roofts has errors with symbolic links, which is done?

ghost commented 3 years ago

What are you using while extracting tar?

Yisus7u7 commented 3 years ago

Nothing, just andronix scripts and proot-distro installations at the time of decompressing tar roofts has errors

ghost commented 3 years ago

I can confirm this happens to me as well,

Screenshot_2021-02-21-11-32-00-38_84d3000e3f4017145260f7618db1d683.jpg

Yisus7u7 commented 3 years ago

So I need help, this problem should be tar or the termux app, help!!!

Yisus7u7 commented 3 years ago

I wonder, what will be going on, if that shouldn't happen, why termux/tar is failing with the symbolic links of the proot distro?, we need help, apart I see that I am not the only one with this problem

michalbednarski commented 3 years ago

On my test devices problem didn't occur and creation of this issue as far as I see wasn't near proot update so I don't have solution.

In order to attempt analyze issue I'd ask for results from running

PROOT_VERBOSE=9 proot-distro install debian-buster >& trace.txt
Yisus7u7 commented 3 years ago

Hmmm, Get to solve the problem already with kali and Ubuntu, Ubuntu runs normal, kali too but kali won't let me give execution permissions to the files (chmod), maybe it's already a tired jahahaja situation

radumamy commented 3 years ago

I've replaced tar with bsdtar for extracting Rootfs, seems to work.

Yisus7u7 commented 3 years ago

Lo probare...

Grimler91 commented 3 years ago

Closing since issue seem to be solved