I'm in the middle of standing up a new x64 box to be an OpenWRT 24.10.1 router, and I'm having issues getting some packages.

When I run opkg update I see the usual output showing the download and verification of the various Packages.gz files. However, this time around, two of the package lists are failing verification: luci and routing. Those two are followed by:

Signature check failed.
Remove wrong Signature file.

The remaining packages all pass verification and are followed with Signature check passed.; only routing and luci are causing issues; when I check /tmp/opkg-lists/ I can see all the other package lists except routing and luci.

Could someone double-check the package lists and signatures for routing and luci, please?

That was fast! It's all working now. Thanks for sorting it out.