The OpenWrt Firmware Selector

hi everybody can you add 23.05 snapshot to firmware selector ? if is possible thanks

2 Likes

Resolved. OpenWrt SNAPSHOT r23110-dc2d4d7393 / LuCI openwrt-23.05 branch git-23.118.79121-6fb185f

1 Like

Is this known?

its not possible to build 23.05-rc1 - unsupported branch.

1 Like

Yes, 23.05-RC1 is not yet announced.

2 Likes

maybe is good now 23.05rc1 is out

Nope, still doesn't work.

1 Like

Cannot build any image with customized packages for 23.05.0-rc1 for any target at the moment. Unsupported branch

1 Like

Discussed in a few posts above.

2 Likes

If I can suggest anything about this would be a more helpful message than "unsupported branch", like "If this is a recent release please wait 24 to 48 hours" or something to that extent.

3 Likes

I have a suggestion too: delay the official announcement until everything is actually ready. At the time of this post, my target is still missing (can't customize packages) on the Firmware Selector (x86/ UBNT AC LR). :slight_smile:

1 Like

Yeah, it's kind of weird right now, because on one hand they already delay the announcement until some targets are ready, but not all targets (I don't actually know what's the criteria), I mean I already knew the announcement was imminent when I saw the tag on github some days ago.

I don't really have much criticism, I appreciate all the effort, it's just a bit confusing as a user what to expect.

3 Likes

Someone posted regarding 23.05.0-rc:

1 Like

Firmware selector custom build generator for the RC is working now for Linksys MR8300.

3 Likes

good news i will try for my rt3200

1 Like

The magic incantation is (remove -c when you're sure you want to do this):

$ auc -c -b 23.05 -B 23.05.0-rc1

Note that this is probably not a good idea unless you are running a fairly recent (past couple months?) SNAPSHOT already. Older that 22.03 is almost certainly going to be borked by an asu/auc update, and 22.03 is questionable (off the top of my head, wolfssl v. mbedtls conflicts).

3 Likes

yeah, it's still a bit buggered

 Error: Impossible package selection
STDERR

Package list missing or not up-to-date, generating it.

Building package index...
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/targets/ath79/generic/packages/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/build_dir/target-mips_24kc_musl/root-ath79/../../../../../../../../../../../home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/dl/openwrt_core
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/targets/ath79/generic/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/base/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/build_dir/target-mips_24kc_musl/root-ath79/../../../../../../../../../../../home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/dl/openwrt_base
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/luci/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/build_dir/target-mips_24kc_musl/root-ath79/../../../../../../../../../../../home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/dl/openwrt_luci
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/packages/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/build_dir/target-mips_24kc_musl/root-ath79/../../../../../../../../../../../home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/dl/openwrt_packages
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/routing/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/build_dir/target-mips_24kc_musl/root-ath79/../../../../../../../../../../../home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/dl/openwrt_routing
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/telephony/Packages.gz
Updated list of available packages in /home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/build_dir/target-mips_24kc_musl/root-ath79/../../../../../../../../../../../home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/dl/openwrt_telephony
Downloading https://downloads.openwrt.org/releases/23.05.0-rc1/packages/mips_24kc/telephony/Packages.sig
Signature check passed.
Downloading file:packages/Packages
Updated list of available packages in /home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/build_dir/target-mips_24kc_musl/root-ath79/../../../../../../../../../../../home/aparcar/asu/worker1/cache/23.05.0-rc1/ath79/generic/dl/imagebuilder
Downloading file:packages/Packages.sig
Signature check failed.
Remove wrong Signature file.
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.
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for mtd:
 * 	libubox20220927
 * opkg_install_cmd: Cannot install package mtd.
make[2]: *** [Makefile:186: package_install] Error 255
make[1]: *** [Makefile:151: _call_manifest] Error 2
make: *** [Makefile:271: manifest] Error 2

Will be fixed in 23.05.0-rc2.

2 Likes

For the Raspberry Pi 4 (whether 32 or 64 bit), the latest image I can select is the current release 22.03.5.

With both current RCs (23.05.0-RC) as well as with the snapshots I get the error message "no model found".

However, the images are correctly located on the download servers.

It works for me with RC2 on RPi 4 64-bit, including customizing packages (successfully built and installed). Try this link: https://firmware-selector.openwrt.org/?version=23.05.0-rc2&target=bcm27xx%2Fbcm2711&id=rpi-4

I have previously run into the error you describe, but I think the trick is you need to choose the OpenWrt version from the drop down before typing in your device name.

1 Like