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

fix: use snap_daemon instead of _daemon_ #45

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

jedel1043
Copy link
Contributor

Apparently the store doesn't support _daemon_ yet, even if the documentation recommends using it as a replacement for snap_daemon:

From snapd 2.61 onwards, snap_daemon is being deprecated and replaced with _daemon_ (with underscores), which now possesses a UID of 584792.

Hence, just fallback to the good ol' snap_daemon.

Apparently the store doesn't support `_daemon_` yet, even if the documentation recommends using it as a replacement for `snap_daemon`.
@NucciTheBoss NucciTheBoss self-requested a review July 25, 2024 21:23
@NucciTheBoss NucciTheBoss added the bug Something isn't working label Jul 25, 2024
Copy link
Member

@NucciTheBoss NucciTheBoss left a comment

Choose a reason for hiding this comment

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

Ship it 🚢

@NucciTheBoss NucciTheBoss merged commit f680e23 into charmed-hpc:main Jul 25, 2024
4 checks passed
@jedel1043 jedel1043 deleted the snap-daemon branch July 25, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants