void-linux / void-linux/void-packages
[RFC] Prevent installation of conflicting pkgs in chroot?
Open
@Chocimier is already working on this.
Since Feb 13, 2023.
enhancement
xbps-src
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
It seems that some packages, like grep, will remove packages necessary for xbps-src's operation like chroot-grep when added to hostmake/make/checkdepends, and then get removed after a successful build.
Should these packages be prevented from installation? or maybe this could be prevented by re-installing these after dependencies are removed from the chroot?
Contributor guide
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.
Assessment
This issue has not been assessed yet.