Skip to content

Download k3s binary x64 Fails #545

Answered by conall88
nicksweb asked this question in Questions
Discussion options

You must be logged in to vote

This was solved for me by running:
pip install -U ansible

update to ansible >=8.7.0
see here for root cause: void-linux/void-packages#47483

The underlying issue appears to be related to the version of python3-urllib that is called. for me I was running python 3.12 when I hit this issue.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by timothystewart6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #526 on July 16, 2024 04:17.