macaroni-os / macaroni-os/mark-issues
[text-kit] Conflicts between `man-db` and `mandoc`
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As reported by `anise` exists this conflicts:
```
💂 Checking for file conflicts...
Error: file conflict between 'sys-apps/man-db-2.13.0' and 'app-text/mandoc-1.14.6+2' ( file: usr/bin/apropos )
```
We need to understand if we can rename the `apropos` binary of one of these packages to avoid this.
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
Inspect the sys-apps/man-db-2.13.0 and app-text/mandoc-1.14.6+2 package definitions, focusing on their usr/bin/apropos entries. Reproduce the file conflict and determine which package should rename the binary so both packages can be installed without collision.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100