Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[BUG] - running on a fresh install of Alpine fails for sudo permissions

Open
#1,208 0 comments 0 reactions 0 assignees View on GitHub

Maintainers usually reply within 1 day

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
28/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
shell

Research direction

Start by locating the Alpine setup and the command that currently requires sudo, then inspect how permissions are handled on a fresh install. Use the reported paths, /etc/apk/repositories and /etc/sudoers, as context while reproducing the failure. Done means the project runs on a fresh Alpine install without manually enabling repositories, installing sudo, or editing sudoers.

Written by the indexing model from the issue text.

Description

bug
Expected Behavior

Should run on a fresh install of Alpine

Actual Behavior

Throws an error on a fresh install due to sudo not found.

need to su into root to:

  1. uncomment the community repo in /etc/apk/repositories
  2. apk add sudo
  3. add user to /etc/sudoers
Steps to Reproduce
Optional Screenshots

No response

Optional Logs

No response

Operating System

No response

Operating System version

No response

Dominant language
Shell
Stars
7
Forks
0
Avg merge
2h 38m
Merged PRs (30d)
30

Getting set up

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bitcoin-tools/nodebuilder

All issues in bitcoin-tools/nodebuilder

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.