EXALAB / AnLinux-App

AnLinux allow you to run Linux on Android without root access.
Apache License 2.0
1.72k stars 247 forks source link

Cannot install any distro on android 10 huawei mate 20 #271

Open kakubagerald opened 3 years ago

kakubagerald commented 3 years ago

Welcome to Termux!

Wiki: https://wiki.termux.com Community forum: https://termux.com/community Gitter chat: https://gitter.im/termux/termux IRC channel: #termux on freenode

Working with packages:

Subscribing to additional repositories:

Report issues at https://termux.com/issues

$ ls de-apt-mate.sh.1 de-apt-xfce4.sh $ wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Uninstaller/Ubuntu/UNI-ubuntu.sh && bash UNI-ubuntu.sh --2020-12-19 11:16:49-- https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Uninstaller/Ubuntu/UNI-ubuntu.sh Resolving raw.githubusercontent.com... 151.101.192.133, 151.101.0.133, 151.101.64.133, ... Connecting to raw.githubusercontent.com|151.101.192.133|:443... failed: Connection refused. Connecting to raw.githubusercontent.com|151.101.0.133|:443... failed: Connection refused. Connecting to raw.githubusercontent.com|151.101.64.133|:443... failed: Connection refused. Connecting to raw.githubusercontent.com|151.101.128.133|:443... failed: Connection refused. $ wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Uninstaller/Ubuntu/UNI-ubuntu.sh && bash UNI-ubuntu.sh --2020-12-19 12:19:50-- https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Uninstaller/Ubuntu/UNI-ubuntu.sh Resolving raw.githubusercontent.com... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 354 [text/plain] Saving to: ‘UNI-ubuntu.sh’

UNI-ubuntu. 0% 0 --.-KB/s UNI-ubuntu. 100% 354 232 B/s UNI-ubuntu. 100% 354 232 B/s in 1.5s

2020-12-19 12:19:56 (232 B/s) - ‘UNI-ubuntu.sh’ saved [354/354]

Starting to uninstall, please be patient... chmod: cannot access 'ubuntu-fs': No such file or directory Done $ ls de-apt-mate.sh.1 $ wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/de-apt-xfce4.sh && bash de-apt-xfce4.sh --2020-12-19 12:21:04-- https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/de-apt-xfce4.sh Resolving raw.githubusercontent.com... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1336 (1.3K) [text/plain] Saving to: ‘de-apt-xfce4.sh’

de-apt-xfce 0% 0 --.-KB/s de-apt-xfce 100% 1.30K 892 B/s de-apt-xfce 100% 1.30K 892 B/s in 1.5s

2020-12-19 12:21:11 (892 B/s) - ‘de-apt-xfce4.sh’ saved [1336/1336]

Ign:1 https://dl.bintray.com/termux/termux-packages-24 stable InRelease Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease Ign:3 https://dl.bintray.com/grimler/termux-root-packages-24 root InRelease Ign:4 https://dl.bintray.com/grimler/science-packages-24 science InRelease Ign:5 https://dl.bintray.com/xeffyr/unstable-packages unstable InRelease Ign:6 https://dl.bintray.com/xeffyr/x11-packages x11 InRelease Get:7 https://dl.bintray.com/termux/termux-packages-24 stable Release [8255 B] Get:8 https://dl.bintray.com/grimler/game-packages-24 games Release [5344 B] Hit:8 https://dl.bintray.com/grimler/game-packages-24 games Release Get:10 https://dl.bintray.com/grimler/termux-root-packages-24 root Release [6185 B] Hit:10 https://dl.bintray.com/grimler/termux-root-packages-24 root Release Get:12 https://dl.bintray.com/grimler/science-packages-24 science Release [6191 B] Hit:12 https://dl.bintray.com/grimler/science-packages-24 science Release Get:14 https://dl.bintray.com/xeffyr/unstable-packages unstable Release [6065 B] Hit:14 https://dl.bintray.com/xeffyr/unstable-packages unstable Release Get:16 https://dl.bintray.com/xeffyr/x11-packages x11 Release [6055 B] Hit:16 https://dl.bintray.com/xeffyr/x11-packages x11 Release Get:18 https://dl.bintray.com/termux/termux-packages-24 stable Release.gpg [821 B] Get:19 https://dl.bintray.com/termux/termux-packages-24 stable/main aarch64 Packages [125 kB] Fetched 134 kB in 1min 35s (1403 B/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package tightvncserver Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package xfe mkdir: cannot create directory ‘/data/data/com.termux/files/home/.vnc’: File exists --2020-12-19 12:22:46-- https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/xstartup Resolving raw.githubusercontent.com... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 47 [text/plain] Saving to: ‘/data/data/com.termux/files/home/.vnc/xstartup.3’

xstartup.3 0% 0 --.-KB/s xstartup.3 100% 47 --.-KB/s in 0.08s

2020-12-19 12:22:58 (576 B/s) - ‘/data/data/com.termux/files/home/.vnc/xstartup.3’ saved [47/47]

--2020-12-19 12:22:58-- https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/vncserver-start Resolving raw.githubusercontent.com... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 98 [text/plain] /usr/local/bin: No such file or directory /usr/local/bin/vncserver-start: No such file or directory

Cannot write to ‘/usr/local/bin/vncserver-start’ (Success). --2020-12-19 12:23:01-- https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/vncserver-stop Resolving raw.githubusercontent.com... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 100 [text/plain] /usr/local/bin: No such file or directory /usr/local/bin/vncserver-stop: No such file or directory

Cannot write to ‘/usr/local/bin/vncserver-stop’ (Success). chmod: cannot access '/usr/local/bin/vncserver-start': No such file or directory chmod: cannot access '/usr/local/bin/vncserver-stop': No such file or directory

You can now start vncserver by running vncserver-start

It will ask you to enter a password when first time starting it.

The VNC Server will be started at 127.0.0.1:5901

You can connect to this address with a VNC Viewer you prefer

Connect to this address will open a window with Xfce4 Desktop Environment

Running vncserver-start

To Kill VNC Server just run vncserver-stop

de-apt-xfce4.sh: line 41: /etc/profile: Read-only file system de-apt-xfce4.sh: line 42: /etc/profile: No such file or directory de-apt-xfce4.sh: line 44: vncserver-start: command not found $

I tried to unistall

TheUnknown1221 commented 3 years ago

i am having the same issue i notice this was from 2020 did you ever find a fix im using the samsuang a20e