attended package issue
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 450
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
Package list missing or not up-to-date, generating it.
Building package index...
Downloading https://downloads.openwrt.org/releases/21.02.3/targets/mvebu/cortexa9/packages/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/../../../../../../../../../../../home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/dl/openwrt_core
Downloading https://downloads.openwrt.org/releases/21.02.3/targets/mvebu/cortexa9/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/base/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/../../../../../../../../../../../home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/dl/openwrt_base
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/luci/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/../../../../../../../../../../../home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/dl/openwrt_luci
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/packages/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/../../../../../../../../../../../home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/dl/openwrt_packages
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/routing/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/../../../../../../../../../../../home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/dl/openwrt_routing
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/telephony/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/../../../../../../../../../../../home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/dl/openwrt_telephony
Downloading https://downloads.openwrt.org/releases/21.02.3/packages/arm_cortex-a9_vfpv3-d16/telephony/Packages.sig
Signature check passed.
Downloading file:packages/Packages
Updated list of available packages in /home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/../../../../../../../../../../../home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/dl/imagebuilder
Downloading file:packages/Packages.sig
Signature check failed.
Remove wrong Signature file.
Pseudo file "/dev" exists in source filesystem "/home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/dev".
Ignoring, exclude it (-e/-ef) to override.
4494+1 records in
4495+0 records out
4602880 bytes (4.6 MB, 4.4 MiB) copied, 0.0128121 s, 359 MB/s
/home/aparcar/asu/worker1/cache/21.02.3/mvebu/cortexa9/staging_dir/host/bin/tar: Option --mtime: Treating date '@1650113974' as 2022-04-16 12:59:34
5906+1 records in
5906+1 records out
3023920 bytes (3.0 MB, 2.9 MiB) copied, 0.0149305 s, 203 MB/s
0+1 records in
1+0 records out
6291456 bytes (6.3 MB, 6.0 MiB) copied, 0.00832713 s, 756 MB/s
5888+0 records in
5888+0 records out
12058624 bytes (12 MB, 12 MiB) copied, 0.019857 s, 607 MB/s
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 reproducing the OpenWrt 21.02.3 mvebu/cortexa9 package-index generation shown in the report, focusing on the local file:packages/Packages.sig check after the remote signatures pass. Trace the package-building entry point and determine why that signature is rejected; done means package generation completes without the signature failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100