usteer: missing files on enabling services (snapshot, imagebuilder)
Open
@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
- The package is maintained in this repository.
- I understand that issues related to the base OpenWrt repository or LuCI repository will be closed.
- I am reporting an issue for OpenWrt, not an unsupported fork.
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.
Assessment
This issue has not been assessed yet.