We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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) [email protected]" imported gpg: Total number processed: 1 gpg: imported: 1 gpg: key DC30D7C23CBBABEE: public key "Debian Archive Automatic Signing Key (10/buster) [email protected]" 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.
proot --help
termux-info: Application version: 0.117 Packages CPU architecture: aarch64 Subscribed repositories:
deb https://packages.termux.org/apt/termux-main/ stable main
deb https://packages.termux.org/apt/termux-games games stable
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 ~ $ ~ $ ~ $
The text was updated successfully, but these errors were encountered:
Sure my device is not rooted.
Sorry, something went wrong.
No branches or pull requests
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) [email protected]" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: key DC30D7C23CBBABEE: public key "Debian Archive Automatic Signing Key (10/buster) [email protected]" 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
~ $
~ $
~ $
The text was updated successfully, but these errors were encountered: