_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt SNAPSHOT, r28821-9fb44638ba
-----------------------------------------------------
root@OpenWrt:~# owut check
ASU-Server https://sysupgrade.openwrt.org
Upstream https://downloads.openwrt.org
Target qualcommax/ipq807x
Profile linksys_mx4300
Package-arch aarch64_cortex-a53
Version-from SNAPSHOT r28821-9fb44638ba (kernel 6.6.77)
Version-to SNAPSHOT r28896-7b401a9d95 (kernel 6.6.79)
16 packages missing in target version, cannot upgrade
1 packages were downgraded
95 packages are out-of-date
Package build failures affect this device: details at
https://downloads.openwrt.org/snapshots/faillogs/aarch64_cortex-a53/
ERROR: Checks reveal errors, do not upgrade
Nobody gets notifications on your random edits and in general they get ignored.
If collectd was not built (due to broken autotools) your totaly non-defult package selection will not upgrade.
You are supposed to get around trivial issues if using bleeding edge snapshot on your spare routers.
Cannot stress more that 24.10.0 has 1-2 build failures, mostly in very exotic corners if ever. owut check -V 24.10-SNAPSHOT
I'm in the same boat. I have an mx4300 which is not in stable yet, so relying on SNAPSHOT.
You can't custom build a router because nftables-json is part of fw4 and it is not available.
You can download a premade firmware that does have nfttables-json but there are a number of packages that you can't add after you install the premade successfully. For me that would be unbound, nftables and htop.
I guess we keep waiting and eventually those packages will be fixed.
Yes, that happens with snapshot now and then. Even release-snapshot sometimes include something broken, though significantly less often. Just wait it out (and hope for next stable release)
I was setting up a brand new Linksys E8450 and was able to use the pre-built SNAPSHOT OpenWrt image from Firmware Selector, but it either doesn't include Luci or my browser wouldn't let me connect to the non-secure Luci so I had to SSH to the device afterwards, run apk update and then apk add luci luci-ssl nano to get things rolling.
an interactive prompt in uboot-mediatek since an upgrade week ago. This is already known by developers and @ansuel and @robimarko are looking for fixing it
a race condition between some packages, where the build of one package first creates a library noticed by the second package, triggering some config prompt in that. Looking at the build history of cortex a53, there is a "timeout bug" that has started already 4 months ago, much earlier than the recent uboot-mediatek problem. So, there is possibly something hidden deep in some package's build config options.
Awesome, it took like 4 attempts to get rebuilt, but Nginx for some reason is still falling with the broken patch (Which I fixed couple of days ago) but locally when using the SDK it builds just fine