openwrt / openwrt/asu

error build image

Open
#650 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
450
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Pseudo file "dev" exists in source filesystem "/builder/build_dir/target-mipsel_24kc_musl/root-ramips/dev".
Ignoring, exclude it (-e/-ef) to override.
5808+1 records in
5808+1 records out
2973723 bytes (3.0 MB, 2.8 MiB) copied, 0.0307801 s, 96.6 MB/s
14605+1 records in
14605+1 records out
7478160 bytes (7.5 MB, 7.1 MiB) copied, 0.0483666 s, 155 MB/s
padding image to 00a00000
Cannot open '/builder/tmp/.packageinfo': No such file or directory
make[3]: *** [Makefile:235: install] Error 1
make[2]: *** [Makefile:208: build_image] Error 2
make[1]: *** [Makefile:146: _call_image] Error 2
make: *** [Makefile:262: image] Error 2

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 with the image build path at Makefile:235, Makefile:208, Makefile:146, and Makefile:262, then trace why /builder/tmp/.packageinfo is absent during install. Reproduce the image build and determine the expected creation or availability of that file; done means the image target completes without the reported missing-file error.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.