Attended sysupgrade Error: Impossible package selection from 24.10.0-rc5 to 24.10.0
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 450
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
My router is linksys ea8300
"20241110-r1", "uhttpd": "2023.06.25~34a8a74d-r4", "kmod-nf-conntrack": "6.6.69-r1", "ca-bundle": "20240203-r1", "libuclient": "2024.10.22~88ae8f20-r1", "fping": "5.2-r1", "luci": "24.297.79519~bcd13b9", "kmod-nf-conntrack6": "6.6.69-r1", "kmod-usb-ledtrig-usbport": "6.6.69-r1", "kmod-lib-lzo": "6.6.69-r1", "rpcd-mod-iwinfo": "2024.09.17~9f4b86e7-r1", "kmod-nft-core": "6.6.69-r1", "kmod-nls-base": "6.6.69-r1", "uhttpd-mod-ubus": "2023.06.25~34a8a74d-r4", "urngd": "2023.11.01~44365eb1-r1", "kmod-slhc": "6.6.69-r1", "ppp-mod-pppoe": "2.5.1-r1" }, "profile": "linksys,ea8300", "target": "ipq40xx/generic", "version": "24.10.0-rc5", "diff_packages": true, "filesystem": "squashfs" }
`http://downloads.openwrt.org/releases/24.10.0/packages/arm_cortex-a7_neon-vfpv4/routing/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.gz
Updated list of available packages in /builder/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-ipq40xx/../../../../builder/dl/openwrt_telephony
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/arm_cortex-a7_neon-vfpv4/telephony/Packages.sig
Signature check passed.
Downloading file:packages/Packages
Updated list of available packages in /builder/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/root-ipq40xx/../../../../builder/dl/imagebuilder
Downloading file:packages/Packages.sig
Signature check passed.
Collected errors:
- opkg_install_pkg: Checksum or size mismatch for package fping. Either the opkg or the package index are corrupt. Try 'opkg update'.
- opkg_install_cmd: Cannot install package fping.
- opkg_install_pkg: Checksum or size mismatch for package coreutils. Either the opkg or the package index are corrupt. Try 'opkg update'.
- opkg_install_cmd: Cannot install package luci-app-adblock.
make[2]: *** [Makefile:234: package_install] Error 255
make[1]: *** [Makefile:171: _call_manifest] Error 2
make: *** [Makefile:349: manifest] Error 2`
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 24.10.0-rc5 to 24.10.0 upgrade for profile linksys,ea8300 and inspect the package-install failure reported at Makefile:234, Makefile:171, and Makefile:349. Trace the fping and coreutils checksum or size mismatch; done means the manifest completes without the impossible package-selection error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100