Closed
Description
Describe the bug
The Image Builder for 23.05.0-rc1 fails with an unresolved dependency. This occurs on my own linux VM as well as using OpenWRT firmware selector.
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency libubox20220927 for mtd
* pkg_hash_fetch_best_installation_candidate: Packages for mtd found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package mtd.
make[2]: *** [Makefile:186: package_install] Error 255
make[1]: *** [Makefile:141: _call_image] Error 2
make: *** [Makefile:259: image] Error 2
OpenWrt version
r23069-e2701e0f33
OpenWrt target/subtarget
mediatek/mt7622
Device
Linksys E8450 (UBI)
Image kind
Official downloaded image
Steps to reproduce
No response
Actual behaviour
Using Image Builder with this command.
make image PROFILE="linksys_e8450-ubi" BIN_DIR="/root/images"
Expected behaviour
Should build without a problem. This was possible a few day ago.
Additional info
No response
Diffconfig
No response
Terms
- I am reporting an issue for OpenWrt, not an unsupported fork.