Skip to content

Error in termux and ubuntu #123

@1BigBear

Description

@1BigBear

this is the error in the termux proot-distro

~ $ pd login termux
Welcome to Termux!

Docs: https://termux.dev/docs
Donate: https://termux.dev/donate
Community: https://termux.dev/community

Working with packages:

  • Search: pkg search
  • Install: pkg install
  • Upgrade: pkg upgrade

Subscribing to additional repositories:

  • Root: pkg install root-repo
  • X11: pkg install x11-repo

For fixing any repository issues,
try 'termux-change-repo' command.

Report issues at https://termux.dev/issues
\PD\ ~ $ cd ..
\PD\ .../com.termux/files $ cd ..
\PD\ .../data/com.termux $ ncdu
\PD\ .../data/com.termux $ curl -fsSL https://openfang.sh/install | sh
openfang Detected: Linux aarch64 -> aarch64-unknown-linux-gnu
openfang Downloading from: https://github.com/RightNow-AI/openfang/releases/latest/download/openfang-aarch64-unknown-linux-gnu.tar.gz
openfang Extracting...
openfang Installed to: /data/data/com.termux/files/home/.openfang/bin/openfang
openfang
openfang OpenFang installed successfully!
openfang
openfang Run: openfang init
openfang Docs: https://openfang.sh/docs
openfang
openfang Note: restart your shell or run:
openfang export PATH=/data/data/com.termux/files/home/.openfang/bin:$PATH
openfang
\PD\ .../data/com.termux $ export PATH=/data/data/com.termux/files/home/.openfang/bin:$PATH
\PD\ .../data/com.termux $ openfang init
bash: /data/data/com.termux/files/home/.openfang/bin/openfang: cannot execute: required file not found
\PD\ .../data/com.termux $

and this is the error in the ubuntu proot-distro

~ $ pd login ubuntu
root@localhost:# ncdu
root@localhost:
# curl -fsSL https://openfang.sh/install | sh
openfang Detected: Linux aarch64 -> aarch64-unknown-linux-gnu
openfang Downloading from: https://github.com/RightNow-AI/openfang/releases/latest/download/openfang-aarch64-unknown-linux-gnu.tar.gz
openfang Extracting...
openfang Installed to: /root/.openfang/bin/openfang
openfang
openfang OpenFang installed successfully!
openfang
openfang Run: openfang init
openfang Docs: https://openfang.sh/docs
openfang
root@localhost:# openfang init
openfang: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
root@localhost:
#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions