Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAL-G: fix command for task "Check the latest available Go version" and install make package #446

Merged
merged 4 commits into from
Aug 21, 2023

Conversation

vitabaks
Copy link
Owner

@vitabaks vitabaks commented Aug 21, 2023

issue: #445

  • Fix command for task "Check the latest available Go version"

Fixed:

FAILED! => {"changed": false, "dest": "/tmp/", "elapsed": 0, "gid": 0, "group": "root", "mode": "01777", "msg": "An unknown error occurred: URL can't contain control characters. '/dl/go1.21.0\\ntime 2023-08-04T20:14:06Z.linux-amd64.tar.gz' (found at least '\\n')", "owner": "root", "size": 4096, "state": "directory", "uid": 0, "url": "https://go.dev/dl/go1.21.0\ntime 2023-08-04T20:14:06Z.linux-amd64.tar.gz"}
  • Add make package to lib dependencies
    • required for community.general.make module

Fixed:

FAILED! => {"changed": false, "dest": "/tmp/", "elapsed": 0, "gid": 0, "group": "root", "mode": "01777", "msg": "An unknown error occurred: URL can't contain control characters. '/dl/go1.21.0\\ntime 2023-08-04T20:14:06Z.linux-amd64.tar.gz' (found at least '\\n')", "owner": "root", "size": 4096, "state": "directory", "uid": 0, "url": "https://go.dev/dl/go1.21.0\ntime 2023-08-04T20:14:06Z.linux-amd64.tar.gz"}
@vitabaks vitabaks changed the title fix command for task "Check the latest available Go version" fix command for task "Check the latest available Go version" and install make package Aug 21, 2023
@vitabaks vitabaks changed the title fix command for task "Check the latest available Go version" and install make package WAL-G: fix command for task "Check the latest available Go version" and install make package Aug 21, 2023
@vitabaks vitabaks merged commit eef371a into master Aug 21, 2023
19 checks passed
@vitabaks vitabaks deleted the walg-go branch September 13, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant