[BUG] - NetBSD pkgin dep not found
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- shell
- Domain
- devops, operating-systems
Research direction
Search for the ensure_netbsd_pkgin_dependency entry point and inspect how the NetBSD 10.1 pkgin package URL is constructed. Reproduce the pkg_add failure and verify that the dependency installation succeeds against an available package location.
Written by the indexing model from the issue text.
Description
Expected Behavior
NetBSD pkgin installs
Actual Behavior
[2025-08-25T13:24:46] INFO: Ensuring sudo depencency.
+ printf '[%s] INFO: %s\n' '2025-08-25T13:24:46' 'Ensuring sudo depencency.'
+ ensure_netbsd_pkgin_dependency
+ hash pkgin 2>/dev/null
+ pkg_add 'https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/10.1/All/pkgin' >/dev/null
pkg_add: Can't process [https://cdn.netbsd.org:443/pub/pkgsrc/packages/NetBSD/amd64/10.1/All/pkgin*:](https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/10.1/All/pkgin*:) Not Found
pkg_add: no pkg found for 'https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/10.1/All/pkgin', sorry.
pkg_add: 1 package addition failed
Steps to Reproduce
Optional Screenshots
No response
Optional Logs
Operating System
No response
Operating System version
No response
- Dominant language
- Shell
- Stars
- 7
- Forks
- 0
- Avg merge
- 2h 38m
- Merged PRs (30d)
- 30
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.
More from bitcoin-tools/nodebuilder
-
feature
Difficulty 3/5 1-2 days Newbie friendliness 20/100
bitcoin-tools/nodebuilder#2588 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 25/100
bitcoin-tools/nodebuilder#2587 ·
-
feature
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
bitcoin-tools/nodebuilder#2580 ·
-
feature
Difficulty 4/5 3-5 days Newbie friendliness 15/100
bitcoin-tools/nodebuilder#2578 ·
-
feature
Difficulty 4/5 3-5 days Newbie friendliness 45/100
bitcoin-tools/nodebuilder#2552 ·
All issues in bitcoin-tools/nodebuilder
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug easy help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
lacs-project/sysknife#503 ·
-
help wanted kind/documentation
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
liquidmetal-dev/flintlock#1239 ·