Neo-Oli / termux-ubuntu

Ubuntu chroot on termux
850 stars 317 forks source link

getting 404 error for tar file downloaded by ubuntu.sh #124

Open devashish234073 opened 4 years ago

devashish234073 commented 4 years ago

ubuntu.sh is doing wget to below url: https://partner-images.canonical.com/core/disco/current/ubuntu-disco-core-cloudimg-armhf-root.tar.gz

but the address is unreachable as a result tar file is not getting created and script is ending with empty ubuntu-fs

Cerlancism commented 4 years ago

Switching back to 18.04 still works though.

https://github.com/Neo-Oli/termux-ubuntu/commit/b8bc3324d1ab80b554ac30c077ce8eef7724359c

devashish234073 commented 4 years ago

For me I was able to get the kali Linux tar working from this url https://github.com/EXALAB/Anlinux-Resources/tree/master/Rootfs/Kali

I think ubuntu should also work , as I can see the tar file is present here https://github.com/EXALAB/Anlinux-Resources/tree/master/Rootfs/Ubuntu

scarredcolonel commented 4 years ago

I have the same issue...i've tried many things. Screenshot_20200510-021532_Termux

mashirozx commented 4 years ago

Have a look at #125 #110

syl3ntz commented 4 years ago

https://cloud-images.ubuntu.com/releases/disco/release/ is the new repo looks like

TITANHACKY commented 4 years ago

https://youtu.be/vKjaMwhGzwg Guys please check this it works

imahx2074 commented 3 years ago

https://youtu.be/vKjaMwhGzwg Guys please check this it works

This works successfully

RattiBoy-y commented 3 years ago

I really need help guys

proot warning: can't sanitize binding "ubuntu-fs/tmp": No such file or directory 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/ubuntu-in-termux/ubuntu-fs, cwd = /, $PATH=(null)) fatal error: see proot --help.

TITANHACKY commented 3 years ago

I really need help guys

proot warning: can't sanitize binding "ubuntu-fs/tmp": No such file or directory 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/ubuntu-in-termux/ubuntu-fs, cwd = /, $PATH=(null)) fatal error: see proot --help.

https://youtu.be/vKjaMwhGzwg Check this video it works

asecginli commented 3 years ago

It does'nt work because of Ubuntu image link was broken. here is the current link https://partner-images.canonical.com/core/bionic/current/ubuntu-bionic-core-cloudimg-${archurl}-root.tar.gz

Agvantibo commented 3 years ago

Hey, why not go full focal fossa? This will sure be more interesting.On Oct 5, 2020 04:50, Atif SECGINLI notifications@github.com wrote: It does'nt work because of Ubuntu image link was broken. here is the current link https://partner-images.canonical.com/core/bionic/current/ubuntu-bionic-core-cloudimg-${archurl}-root.tar.gz

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.