Firebox M300 custom build request doesn't work on 24.10-rc1 whilst it works on snapshot FYI.
The first one is the official, public firmware selector. The github.io one is the staging, experimental one that lets you get at all those scary snapshot builds.
will the 24.10-rc1 option appear on the "official" firmware selector or is that too scary?
I'm also getting the error below for model Belkin RT1800 - ramips/mt7621
on the staging firmware selector's 24.10.0-rc1
.
make: *** No rule to make target 'info'. Stop.
It's there now, but don't use it. rc1 imagebuilders are broken, so it won't work, wait a day for rc2...
Yeah, that error is waiting for https://github.com/openwrt/asu/pull/1104 to get merged...
Seems like for 24.10-rc2 building with added packages is failing for X86/64
"Unsupported profile: generic"
It also fails for Raspberry Pi 4 and Pi 5 with a similar message, but rc2 hasn't been officially released yet, so it could be we're too early.
Unsupported profile: xiaomi_mi-router-ax3000t
That one means the -rc2 build for your platform has not yet completed. Wait another day and it should be there.
And this one means that the packages for that platform have not yet completed building...
-rc2 now builds successfully for Belkin RT1800 and Netgear WAX202. Many thanks @efahl
Unsupported profile: asus_tuf-ax4200
i will wait
@efahl I think it's another problem. Still won't do it. Usually after 2 hours I can build a custom one, but this time around it's way more than that.
Wait for the hostapd fix to build:
https://github.com/openwrt/openwrt/commit/d92d14c64ce0baed9fd00e347baa111ecc1cdeab
Update now is that the error message is unsupported profile at least for firebox m300 on the firmware selector when it fails which is a good start compared to the error message I had before =) I'll have to try myself with the normal image builder when I have a chance.
After the official announcement, I can confirm that the firmware selector is still not nominal in 24.10.0.rc2 both for the x86/64 and ASUS-TUF AX6000 devices.
Edit: Just want to mention that both devices had custom packages selected. If I choose the device without the custom packages I can download the firmware update.
Hi,
The firmware-selector
seems to be stuck for me on validate manifest
:
I tried a default build
, but got APK
errors trying to add
packages. So I have two questions:
- Does the
firmware-selecor
depend on apackage server
? - Could that be the reason why it appears stuck?
I've learned from the last outage, so I kept my previous downloads
Thanks in advance.
edit:
@Llethur : wrong reply button, sorry about that.
@efahl The hostapd fix is built for WNDR3700 v4, but the problem persists if I request a custom SNAPSHOT build, similar issue to the report just above. So there must be another problem...