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

disable FsWarn when abroot pkg is used #192

Closed
taukakao opened this issue Jul 31, 2024 · 0 comments · Fixed by #220
Closed

disable FsWarn when abroot pkg is used #192

taukakao opened this issue Jul 31, 2024 · 0 comments · Fixed by #220
Assignees
Labels
enhancement New feature or request

Comments

@taukakao
Copy link
Member

taukakao commented Jul 31, 2024

If you install gnome-console for example, or remove any package, you will be met with FsWarn.
This is because for one gnome-console changes the default terminal binary, and removing a package means that the executable can't be found.

I think the most reasonable fix would be to just disable FsWarn if packages are added or removed. It should probably just check in the back script if the /etc/abroot/packages.* files exist and are not empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant