void-linux / void-linux/void-runit
Error with ZZZ. No special use case
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 245
- Forks
- 67
- Avg merge
- 2d
- Merged PRs (30d)
- 2
Description
After running ZZZ, I got:
Zzzz... /sbin/ZZZ: line 54: echo: write error: Invalid argument
It successfully runs. However, it sounds like there is a bug somewhere.
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.
Research direction
Start by examining the /sbin/ZZZ script at line 54 and reproduce the echo: write error: Invalid argument message after running ZZZ. Trace why the command reports an error despite completing successfully, then verify that the corrected behavior still runs successfully without the invalid-argument message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100