openwrt / openwrt/packages

usteer: missing files on enabling services (snapshot, imagebuilder)

Open
#27,713 0 comments 0 reactions 1 assignee View on GitHub

@blocktrron is already working on this.

Since May 24, 2026.

bug
Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Package Name

usteer

Maintainer

@blocktrron

OpenWrt Version

SNAPSHOT

OpenWrt Target/Subtarget

bcm27xx/bcm2711

Steps to Reproduce

When building a package from snapshot using imagebuilder and include usteer, some messages about missing files are reported (see below).

Actual Behaviour
/imagebuilder/build_dir/target-mips_24kc_musl/root-ath79/etc/init.d/usteer: line 10: /lib/functions/network.sh: No such file or directory
/imagebuilder/build_dir/target-mips_24kc_musl/root-ath79/etc/init.d/usteer: line 11: /usr/share/libubox/jshn.sh: No such file or directory
/imagebuilder/build_dir/target-mips_24kc_musl/root-ath79/etc/init.d/usteer: line 12: /lib/functions.sh: No such file or directory
./etc/init.d/usteer: line 10: /lib/functions/network.sh: No such file or directory
./etc/init.d/usteer: line 11: /usr/share/libubox/jshn.sh: No such file or directory
./etc/init.d/usteer: line 12: /lib/functions.sh: No such file or directory
Confirmation Checklist

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.