helloSystem / helloSystem/Utilities
Update.app: Catch "Installed packages to be REMOVED"
Open
- Dominant language
- Python
- Stars
- 29
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Update.app: Catch `Installed packages to be REMOVED` and exit with an error to prevent an update to uninstall anything.
This probably means that we need to do `pkg upgrade --dry-run` (no sudo needed for this!), just to see whether the actual upgrade would remove, aka __break__, anything.
https://github.com/helloSystem/hello/issues/161#issuecomment-1100818155
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.