Menci / Menci/docker-archlinuxarm
Cannot install any package
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 31
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The base docker image seems to lack archlinuxarm-keyring.
Can't import any PGP keys or install any package, including the keyring.
After looking at the Dockerfile, I concluded that it must be somehow broken for amd64
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 inspecting the Dockerfile and the base image configuration, focusing on the amd64 path described in the report. Reproduce the failure by attempting to import the PGP keys and install a package; the issue is done when the image can install packages, including archlinuxarm-keyring, on amd64.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100