sp4rkie / debian-on-termux

HOWTO install plain Debian 10 (buster) on your non-rooted Android smartphone
GNU Lesser General Public License v2.1
407 stars 87 forks source link

Proot crash on Huawei 10 Mate lite #78

Open JanuszChmiel opened 2 years ago

JanuszChmiel commented 2 years ago

Dear specialist, Please, could you try to find out, why your script can not install Debian successfully? Here is output.

~ $ sh debian_on_termux.sh ======== DO_FIRST_STAGE ======== Selecting previously unselected package libksba. (Reading database ... 11636 files and directories currently installed.) Preparing to unpack .../0-libksba_1.6.0_aarch64.deb ... Unpacking libksba (1.6.0) ... Selecting previously unselected package libsqlite. Preparing to unpack .../1-libsqlite_3.37.0_aarch64.deb ... Unpacking libsqlite (3.37.0) ... Selecting previously unselected package pinentry. Preparing to unpack .../2-pinentry_1.2.0_aarch64.deb ... Unpacking pinentry (1.2.0) ... Selecting previously unselected package resolv-conf. Preparing to unpack .../3-resolv-conf_1.3_aarch64.deb ... Unpacking resolv-conf (1.3) ... Selecting previously unselected package gnupg. Preparing to unpack .../4-gnupg_2.3.3-2_aarch64.deb ... Unpacking gnupg (2.3.3-2) ... Selecting previously unselected package perl. Preparing to unpack .../5-perl_5.34.0-3_aarch64.deb ... Unpacking perl (5.34.0-3) ... Setting up libksba (1.6.0) ... Setting up resolv-conf (1.3) ... Setting up libsqlite (3.37.0) ... Setting up perl (5.34.0-3) ... Setting up pinentry (1.2.0) ... Setting up gnupg (2.3.3-2) ... patching file functions gpg: directory '/data/data/com.termux/files/home/.gnupg' created gpg: keybox '/data/data/com.termux/files/home/.gnupg/pubring.kbx' created gpg: /data/data/com.termux/files/home/.gnupg/trustdb.gpg: trustdb created gpg: key DCC9EFBF77E11517: public key "Debian Stable Release Key (10/buster) debian-release@lists.debian.org" imported gpg: Total number processed: 1 gpg: imported: 1 gpg: key DC30D7C23CBBABEE: public key "Debian Archive Automatic Signing Key (10/buster) ftpmaster@debian.org" imported gpg: Total number processed: 1 gpg: imported: 1 ======== DO_SECOND_STAGE ======== proot warning: can't chdir("/root/.") in the guest rootfs: No such file or directory proot info: default working directory is now "/" proot error: '/usr/bin/env' not found (root = /data/data/com.termux/files/home/deboot_debian, cwd = /, $PATH=(null)) fatal error: see proot --help.

termux-info: Application version: 0.117 Packages CPU architecture: aarch64 Subscribed repositories:

sources.list

deb https://packages.termux.org/apt/termux-main/ stable main

game-repo (sources.list.d/game.list)

deb https://packages.termux.org/apt/termux-games games stable

science-repo (sources.list.d/science.list)

deb https://packages.termux.org/apt/termux-science science stable Updatable packages: All packages up to date Android version: 8.0.0 Kernel build information: Linux localhost 4.4.23+ #1 SMP PREEMPT Thu Nov 5 16:05:43 CST 2020 aarch64 Android Device manufacturer: HUAWEI Device model: RNE-L01 ~ $ ~ $ ~ $

JanuszChmiel commented 2 years ago

Sure my device is not rooted.