-
Notifications
You must be signed in to change notification settings - Fork 310
getting 404 error for tar file downloaded by ubuntu.sh #124
Comments
Switching back to 18.04 still works though. |
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 |
https://cloud-images.ubuntu.com/releases/disco/release/ |
https://youtu.be/vKjaMwhGzwg |
This works successfully |
In issue Neo-Oli#124 the problem was '404 on tar.gz download'. Now I have updated the link to a working one.
I really need help guys proot warning: can't sanitize binding "ubuntu-fs/tmp": No such file or directory |
https://youtu.be/vKjaMwhGzwg |
It does'nt work because of Ubuntu image link was broken. |
Hey, why not go full focal fossa? This will sure be more interesting.On Oct 5, 2020 04:50, Atif SECGINLI <[email protected]> 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.
|
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
The text was updated successfully, but these errors were encountered: