oxidecomputer / oxidecomputer/helios
helios-build onu loses /usr/share/lib/dict/words
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 481
- Forks
- 21
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 2
Description
After using helios-build onu as opposed to a stock onu, I found myself with no /usr/lib/share/dict/words. Presumably this is because this is a symlink in the packages there and we're not shipping the stock OS copy which is a file.
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
Start by reproducing the difference between helios-build onu and a stock onu, checking whether /usr/lib/share/dict/words is a symlink in the package contents and whether the stock OS copy is included. Trace the build or packaging entry point for helios-build onu; done means the generated system provides /usr/lib/share/dict/words as expected.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100