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 snapd warning after official deprecation #4667

Open
TraceyC77 opened this issue Dec 24, 2024 · 0 comments
Open

Update snapd warning after official deprecation #4667

TraceyC77 opened this issue Dec 24, 2024 · 0 comments
Labels
Type: Chore Not a feature or a bug

Comments

@TraceyC77
Copy link
Contributor

TraceyC77 commented Dec 24, 2024

In #4632 we updated the wording when a user runs snaps

      echo -e "${YELLOW}WARNING:${NC} snap is running with ${CONFINEMENT} confinement." \
        "Snaps will stop working in early January 2025. See ${URL} for details"

Remove "Snaps will stop working" (they will still work if installed manually
Update to indicate snaps are not supported

Suggested:

      echo -e "${YELLOW}WARNING:${NC} snap is running with ${CONFINEMENT} confinement." \
        "Snaps are no longer supported on Solus as of January 2025. See ${URL} for details"

Update it on the Help Center as well
getsolus/help-center-docs#592

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chore Not a feature or a bug
Projects
Status: Needs More Info
Development

No branches or pull requests

1 participant