Build image 24.10.0 Checksum or size mismatch for package

I am trying to create my own image using imagebuilder ( as I usually do in each release ), but apparently I am getting Checksum or size mismatch for package for several packages.
example:

#make image PROFILE=DEVICE_mikrotik_routerboard-750gr3 PACKAGES='nmap  openvpn-openssl'
Collected errors:
 * opkg_install_pkg: Checksum or size mismatch for package nmap. Either the opkg or the package index are corrupt. Try 'opkg update'.
 * opkg_install_cmd: Cannot install package nmap.
 * opkg_install_pkg: Checksum or size mismatch for package openvpn-openssl. Either the opkg or the package index are corrupt. Try 'opkg update'.
 * opkg_install_cmd: Cannot install package openvpn-openssl.
make[2]: *** [Makefile:234: package_install] Error 255
make[1]: *** [Makefile:161: _call_image] Error 2
make: *** [Makefile:337: image] Error 2

Any problem in the official mirror ?
I used 2 as example, but I am getting that for 23 packages I am adding. ( Not all, but 23 )

3 Likes

Same here!

Something seems to be broken also with custom builds via web firmware selector. Some packages does not pass the signature check and then entire build fails. I've tried different targets and package combinations and all failed.
But seems the problem is well known - See this thread for more details.

5 posts were split to a new topic: HiWiFi HC5962 gee4 - custom image error - too big