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

Arch Group Packages Need Expanding #31

Closed
ripytide opened this issue Oct 19, 2024 · 0 comments · Fixed by #29
Closed

Arch Group Packages Need Expanding #31

ripytide opened this issue Oct 19, 2024 · 0 comments · Fixed by #29

Comments

@ripytide
Copy link
Owner

At the moment if you put a group package in you group files for the arch backend then pacdef cannot detect that it is a group (via pacman -Sg <package_name>) and yet when querying packages each package group member is itself explicit (unlike the meta-package approach). To fix this I think we just need to detect and expand packages which are groups with pacman -Sgq <package> and then list those as the managed packages instead of the raw packages given in the group files.

@ripytide ripytide linked a pull request Oct 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant