Update snapd warning after kernel support for apparmor lands
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 141
- Forks
- 146
- Avg merge
- 11h 7m
- Merged PRs (30d)
- 407
Description
See the parent issue for details about the current status of apparmor support
In https://github.com/getsolus/packages/pull/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 as appropriate after AppArmor support lands in the kernel
Update it on the Help Center as well
https://github.com/getsolus/help-center-docs/issues/592
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the warning change in packages pull request 4632 and confirm the related AppArmor kernel support has landed. Update the snap warning so it no longer says snaps will stop working, then update the corresponding Help Center content tracked in help-center-docs issue 592.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, shell
- Domain
- documentation, operating-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100