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

Charmcraft3: use jammy for building #341

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

sabaini
Copy link
Contributor

@sabaini sabaini commented Jun 27, 2024

Running into issues when building charms with charmcraft3 on focal. The symptom is failing systemd services such as

systemd-resolved.service: Failed to set up mount namespacing: /tmp:
Permission denied

Jammy does not have this issue.

Running into issues when building charms with charmcraft3 on focal.
The symptom is failing systemd services such as

```
systemd-resolved.service: Failed to set up mount namespacing: /tmp:
Permission denied
```

Jammy does not have this issue.
@sabaini sabaini marked this pull request as ready for review June 27, 2024 10:27
Copy link
Contributor

@ajkavanagh ajkavanagh left a comment

Choose a reason for hiding this comment

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

LGTM

@ajkavanagh ajkavanagh merged commit a43a830 into openstack-charmers:master Jun 27, 2024
2 checks passed
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