Error on Termux/Fish with Ubuntu22

Hi y'all ! I've recently learned about Andronix and it's capabilities. So I installed it and tried to follow the process of the official distribution for Linux of Ubuntu 22.04 with Desktop Environement and XFCE setup. So I think the issue might come from the fact that I have already a use of termux for various reasons and I've had setup my fish shell. I am also aware of proot, since I used it before with a Ollama setup , so I have a working proot-distro for my local Ollama Llms. But even after having done my pkg upgrades and updates, I entered the copied command provided from Andronix and I went trpugh the following error: Setting up the installation of XFCE VNC proot error: execve("/usr/bin/env"): Function not implemented proot info: possible causes: * the program is a script but its interpreter (eg. /bin/sh) was not found; * the program is an ELF but its interpreter (eg. ld-linux.so) was not found; * the program is a foreign binary but qemu was not specified; * qemu does not work correctly (if specified); * the loader was not found or doesn't work. fatal error: see proot --help. proot error: can't chmod '/data/data/com.termux/files/usr/tmp/proot-12745-Qo4s9H': No such file or directory Here's the command the app gave me: u0_a282@localhost ~ [1]> pkg update -y && pkg install wget curl proot tar -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Ubuntu22/ubuntu22-xfce.sh -O ubuntu22-xfce.sh && chmod +x ubuntu22-xfce.sh && bash ubuntu22-xfce.sh When I do the ls command now, I get the following: build ubuntu22-binds llama.cpp ubuntu22-fs start-ubuntu22.sh ubuntu22-xfce.sh storage u0_a282@localhost ~> Is there a possibility for me to still install and have a workflow combined to RVNC Viewer for my setup ? Thank you for trying to take attention toward my case ! 😁🤙🏽
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?