openwrt / openwrt/docker

multiple quirks

Open
#194 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
625
Forks
103
Avg merge
3d 22h
Merged PRs (30d)
1

Description

  • ./setup.sh && ./scripts/feeds update packages triggers errors with openwrt/sdk:x86-64-24.10.5: gpg: can't open '/builder/keys/*.asc': No such file or directory, error: RPC failed; curl 18 transfer closed with outstanding read data remaining, /builder/staging_dir/host/bin/find: 'feeds/packages': No such file or directory
  • The various openwrt images all target the linux/amd64 buildx platform. Would love to see buildx images published to target more of the architectures that OpenWrt supports.

What is this ./scripts/feeds business? Can that be used to bootstrap a conventional opkg environment? Or did the opkg installer die?

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by reading setup.sh and scripts/feeds, then reproduce the SDK command with openwrt/sdk:x86-64-24.10.5. Treat the feed errors, buildx architecture request, and opkg questions as separate concerns; done means each has a verified resolution or clearly documented scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
build-system, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.