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

Update the setup lxd action (infra) #1589

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Update the setup lxd action (infra) #1589

merged 1 commit into from
Nov 8, 2024

Conversation

Hook25
Copy link
Collaborator

@Hook25 Hook25 commented Nov 8, 2024

Description

Currently the metabox action is broken due to the runner user being unable to communicate with the lxd socket. This may be due to many reasons but from the debug log I can't tell how it sets up the group for the normal user, so I'm unable to understand how it ever worked before. Regardless, updating the action (the tag is 2 years old) seems to fix the issue.

Resolved issues

Fixes: CHECKBOX-1649

Documentation

N/A

Tests

failing pre patch: https://github.com/canonical/checkbox/actions/runs/11742516038/job/32714410426
passing after patch: https://github.com/canonical/checkbox/actions/runs/11743071203/job/32716219919

Copy link
Collaborator

@fernando79513 fernando79513 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM +1!
Let's use this for now and we will move to the new tag once it's created in setup-lxd

@fernando79513 fernando79513 merged commit 8e7dbb1 into main Nov 8, 2024
16 checks passed
@fernando79513 fernando79513 deleted the fix_metabox_grp branch November 8, 2024 14:10
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.

2 participants