TermuxAlpine icon indicating copy to clipboard operation
TermuxAlpine copied to clipboard

Filesystem errors after install

Open jbrockett opened this issue 7 years ago • 3 comments

I was able to successfully get alpine installed in termux proot on my chromebook. When I run startalpine' I get the following error message: proot warning: can't sanitize binding "/sys/": No such file or directory`. This doesn't seem to affect things as far as I can tell so far, but wanted to be sure.

My main reason for installing alpine was to get terraform working. When I run terraform init I get the following error: Couldn't setup logging tempfile: open /data/data/com.termux/files/usr/tmp/terraform-log605266379: no such file or directory. I can confirm that directory exists. Is there a step I'm missing that would allow alpine to write to the tmp directory? Thanks.

jbrockett avatar Oct 11 '18 14:10 jbrockett

@jbrockett Which is your android version? Architecture?

b3nsh4 avatar Oct 11 '18 15:10 b3nsh4

I am running this on a chromebook running Version 70.0.3538.41 (Official Build) beta (64-bit) on intel i686. android version is 7.1.1

jbrockett avatar Oct 11 '18 15:10 jbrockett

I also get the following error when exiting out of alpine: proot error: trying to remove a directory outside of '/data/data/com.termux/files/usr/tmp', please report this error

jbrockett avatar Oct 11 '18 15:10 jbrockett