Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

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

Open
devashish234073 opened this issue May 7, 2020 · 12 comments
Open

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

devashish234073 opened this issue May 7, 2020 · 12 comments

Comments

@devashish234073
Copy link

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
Copy link

Switching back to 18.04 still works though.

b8bc332

@devashish234073
Copy link
Author

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
Copy link

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

@mashirozx
Copy link

Have a look at #125 #110

@syl3ntz
Copy link

syl3ntz commented Jun 4, 2020

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

@TITANHACKY
Copy link

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

@imahx2074
Copy link

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

This works successfully

Agvantibo added a commit to Agvantibo/termux-ubuntu that referenced this issue Aug 3, 2020
In issue Neo-Oli#124 the problem was '404 on tar.gz download'. Now I have updated the link to a working one.
@RattiBoy-y
Copy link

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
Copy link

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
Copy link

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
Copy link

Agvantibo commented Oct 5, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

11 participants