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

Fixed 404 error #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed 404 error #135

wants to merge 1 commit into from

Conversation

Agvantibo
Copy link

In issue #124 the problem was '404 on tar.gz download'. Now I have updated the link to a working one.

In issue Neo-Oli#124 the problem was '404 on tar.gz download'. Now I have updated the link to a working one.
@ghost
Copy link

ghost commented Aug 4, 2020

ubuntu.sh
$ bash ubuntu.sh
downloading ubuntu-image
--2020-08-04 14:08:13-- https://partner-images.canonical.com/core/disco/current/ubuntu-disco-core-cloudimg-arm64-root.tar.gz
Resolving partner-images.canonical.com... 91.189.88.147
Connecting to partner-images.canonical.com|91.189.88.147|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-08-04 14:08:13 ERROR 404: Not Found.

decompressing ubuntu image
tar: This does not look like a tar archive

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
fixing nameserver, otherwise it can't connect to the internet
ubuntu.sh: line 33: etc/resolv.conf: No such file or directory
writing launch script
fixing shebang of start-ubuntu.sh
making start-ubuntu.sh executable
You can now launch Ubuntu with the ./start-ubuntu.sh script
$

@Agvantibo
Copy link
Author

Check the link, it should be bionic, not disco

@ghost
Copy link

ghost commented Aug 5, 2020

./start-ubuntu.sh
groups: cannot find name for group ID 3003
groups: cannot find name for group ID 9997
groups: cannot find name for group ID 20120
groups: cannot find name for group ID 50120

@jsrobson10
Copy link

Should be focal now

@dennisvanderpool
Copy link

I just made a similar fix. Would be nice if repo owner could approve the pull requests?

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

Successfully merging this pull request may close these issues.

3 participants