Is there a way to download go1.18 in debian/rules?
Asked by
Lonny Wong
My program have to build with go1.18.
I want to wget go1.18 in the debian/rules.
override_
wget -P /tmp https:/
tar -C /tmp -xzf /tmp/go1.
PATH=/
But I got an error:
Resolving go.dev (go.dev)... failed: Name or service not known.
wget: unable to resolve host address ‘go.dev’
https:/
Thanks for your help.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Colin Watson
- Solved:
- Last query:
- Last reply:
To post a message you must log in.