@efahl
Do not know what has happened, but at approximately 09:00 GMT 12/12/2024, this upgrade command worked:
root@bthh5:~# auc -b 24.10 -B 24.10.0-rc2
Result:
BusyBox v1.36.1 (2024-12-10 00:22:05 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 24.10.0-rc2, r28161-ea17e958b9
-----------------------------------------------------
Thanks for your help.
1 Like
efahl
December 12, 2024, 3:29pm
327
Yeah, that reinforces my suspicion that it was a network or CDN glitch somewhere between you and the ASU server...
1 Like
Hi to everyone! @efahl on the latest SNAPSHOT from OWRT Firmware Selector I get:
any help?
ok... seems I didn't have wget-ssl instaled... solved:)
2 Likes
Lexeyko
December 13, 2024, 4:15pm
330
To the best of my ability, I also found a bug.
When using the AdBlock-Fast package, 4 dependencies are not pulled up, which have to be installed manually.
I don't know if the problem is in the server or in the package itself, but there is such a nuisance.
buz
December 13, 2024, 4:53pm
331
Delete if too off topic but in case anyone with an mt7981 device gets stuck without wifi on 24.10.0.rc1 or 2, it's this: https://github.com/openwrt/openwrt/issues/17174
Latest 24.10-SNAPSHOT is fixed (or do it by hand).
1 Like
efahl
December 13, 2024, 5:39pm
332
buz:
(or do it by hand)
What's the easiest manual way? Simply rm /etc/config/wireless && reboot
??? (That usually fixes this sort of thing.)
efahl
December 13, 2024, 5:57pm
333
What are they? I only see three:
$ apk info --depends adblock-fast
adblock-fast-1.1.2-r18 depends on:
curl
jshn
libc
buz
December 13, 2024, 6:15pm
334
Did not try deleting but since
After checking /etc/config/wireless
it seems the wifi device paths have changed from platform/18000000.wifi
to platform/soc/18000000.wifi
, but a migration seems missing somewhere.
editing /etc/config/wireless to read
config wifi-device 'radio0'
(...)
option path 'platform/soc/18000000.wifi
(...)
config wifi-device 'radio1'
(...)
option path 'platform/soc/18000000.wifi+1'
(...)
should work. At least that's how it reads after the auto conversion in snapshot. And saves you from having to reconfigure wifi settings.
1 Like
Lexeyko
December 14, 2024, 1:26am
335
I have already updated and I don't remember from memory, but there were 4 of them. The plugin itself writes this at the top of its LUCI settings page. I copied these names and finished installing them manually.
This not having wget-ssl
installed is an issue. What has changed in snapshot 28317 that stopped uclient-fetch
from working in its place?
I now have to work out how to get wget-ssl
or uclient-fetch
installed without have wget-ssl
or uclient-fetch
installed.
UPDATE: Problem fixed itself. Not sure why. I had checked that the date & date were correct. Generated a new flash image (same snapshot version), installed it and the problem went away.
efahl
December 14, 2024, 2:20pm
337
I appear to be getting more errors than I'm seeing from others. Do I just need to use the force command and ignore them or is there another problem/step I'm missing?
root@OpenWrt:~# owut upgrade
owut - OpenWrt Upgrade Tool 2024.10.27~8c7e42f0-r1 (/usr/bin/owut)
ASU-Server https://sysupgrade.openwrt.org
Upstream https://downloads.openwrt.org
Target mediatek/filogic
Profile bananapi_bpi-r4
Package-arch aarch64_cortex-a53
Root-FS-type squashfs
Sys-type sysupgrade
Version-from SNAPSHOT r28034-ca53f2d430 (kernel 6.6.59)
Version-to SNAPSHOT r28339-8a7239009c (kernel 6.6.65)
Build-FS-type squashfs
Build-at 2024-12-16T21:03:05Z (~23 hours ago)
Image-prefix openwrt-mediatek-filogic-bananapi_bpi-r4
Image-URL https://downloads.openwrt.org/snapshots/targets/mediatek/filogic
Image-file openwrt-mediatek-filogic-bananapi_bpi-r4-squashfs-sysupgrade.itb
Installed 237 packages
Top-level 75 packages
Default 44 packages
User-installed 42 packages (top-level only)
Package version changes:
adblock 4.2.2-r8 4.2.3-r2
apk-mbedtls not-installed 3.0.0_pre20241130-r1
base-files 1630~ca53f2d430 missing to-version
busybox 1.36.1-r2 1.37.0-r3
dropbear 2024.85-r1 2024.86-r1
eip197-mini-firmware 20241017-r1 20241110-r1
fstools 2024.07.14~408c2cc4-r1 2024.12.02~49d36ba2-r1
hostapd-common 2024.09.15~5ace39b0-r1 2024.09.15~5ace39b0-r2
hostapd-utils 2024.09.15~5ace39b0-r1 2024.09.15~5ace39b0-r2
jansson 2.14-r3 missing to-version
kmod-cfg80211 6.6.59.6.11.2-r1 6.6.65.6.11.2-r1
kmod-crypto-aead 6.6.59-r1 6.6.65-r1
kmod-crypto-authenc 6.6.59-r1 6.6.65-r1
kmod-crypto-ccm 6.6.59-r1 6.6.65-r1
kmod-crypto-cmac 6.6.59-r1 6.6.65-r1
kmod-crypto-crc32c 6.6.59-r1 6.6.65-r1
kmod-crypto-ctr 6.6.59-r1 6.6.65-r1
kmod-crypto-des 6.6.59-r1 6.6.65-r1
kmod-crypto-gcm 6.6.59-r1 6.6.65-r1
kmod-crypto-geniv 6.6.59-r1 6.6.65-r1
kmod-crypto-gf128 6.6.59-r1 6.6.65-r1
kmod-crypto-ghash 6.6.59-r1 6.6.65-r1
kmod-crypto-hash 6.6.59-r1 6.6.65-r1
kmod-crypto-hmac 6.6.59-r1 6.6.65-r1
kmod-crypto-hw-safexcel 6.6.59-r1 6.6.65-r1
kmod-crypto-manager 6.6.59-r1 6.6.65-r1
kmod-crypto-md5 6.6.59-r1 6.6.65-r1
kmod-crypto-null 6.6.59-r1 6.6.65-r1
kmod-crypto-rng 6.6.59-r1 6.6.65-r1
kmod-crypto-seqiv 6.6.59-r1 6.6.65-r1
kmod-crypto-sha1 6.6.59-r1 6.6.65-r1
kmod-crypto-sha256 6.6.59-r1 6.6.65-r1
kmod-crypto-sha3 6.6.59-r1 6.6.65-r1
kmod-crypto-sha512 6.6.59-r1 6.6.65-r1
kmod-eeprom-at24 6.6.59-r1 6.6.65-r1
kmod-gpio-button-hotplug 6.6.59-r5 6.6.65-r5
kmod-hwmon-core 6.6.59-r1 6.6.65-r1
kmod-hwmon-pwmfan 6.6.59-r1 6.6.65-r1
kmod-i2c-core 6.6.59-r1 6.6.65-r1
kmod-i2c-mux 6.6.59-r1 6.6.65-r1
kmod-i2c-mux-pca954x 6.6.59-r1 6.6.65-r1
kmod-leds-gpio 6.6.59-r1 6.6.65-r1
kmod-lib-crc-ccitt 6.6.59-r1 6.6.65-r1
kmod-lib-crc32c 6.6.59-r1 6.6.65-r1
kmod-libphy 6.6.59-r1 6.6.65-r1
kmod-mac80211 6.6.59.6.11.2-r1 6.6.65.6.11.2-r1
kmod-mt76-connac 6.6.59.2024.10.11.1~ecca0e77-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt76-core 6.6.59.2024.10.11.1~ecca0e77-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt7915e 6.6.59.2024.10.11.1~ecca0e77-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt7916-firmware 6.6.59.2024.10.11.1~ecca0e77-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt7996-233-firmware 6.6.59.2024.10.11.1~ecca0e77-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt7996-firmware 6.6.59.2024.10.11.1~ecca0e77-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt7996-firmware-common 6.6.59.2024.10.11.1~ecca0e77-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt7996e 6.6.59.2024.10.11.1~ecca0e77-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-nf-conntrack 6.6.59-r1 6.6.65-r1
kmod-nf-conntrack6 6.6.59-r1 6.6.65-r1
kmod-nf-flow 6.6.59-r1 6.6.65-r1
kmod-nf-log 6.6.59-r1 6.6.65-r1
kmod-nf-log6 6.6.59-r1 6.6.65-r1
kmod-nf-nat 6.6.59-r1 6.6.65-r1
kmod-nf-reject 6.6.59-r1 6.6.65-r1
kmod-nf-reject6 6.6.59-r1 6.6.65-r1
kmod-nfnetlink 6.6.59-r1 6.6.65-r1
kmod-nft-core 6.6.59-r1 6.6.65-r1
kmod-nft-fib 6.6.59-r1 6.6.65-r1
kmod-nft-nat 6.6.59-r1 6.6.65-r1
kmod-nft-offload 6.6.59-r1 6.6.65-r1
kmod-nls-base 6.6.59-r1 6.6.65-r1
kmod-phy-aquantia 6.6.59-r1 6.6.65-r1
kmod-phy-marvell 6.6.59-r1 6.6.65-r1
kmod-phy-marvell-10g 6.6.59-r1 6.6.65-r1
kmod-phy-realtek 6.6.59-r1 6.6.65-r1
kmod-phylink 6.6.59-r1 6.6.65-r1
kmod-ppp 6.6.59-r1 6.6.65-r1
kmod-pppoe 6.6.59-r1 6.6.65-r1
kmod-pppox 6.6.59-r1 6.6.65-r1
kmod-regmap-core 6.6.59-r1 6.6.65-r1
kmod-regmap-i2c 6.6.59-r1 6.6.65-r1
kmod-rtc-pcf8563 6.6.59-r1 6.6.65-r1
kmod-sfp 6.6.59-r1 6.6.65-r1
kmod-sky2 6.6.59-r1 6.6.65-r1
kmod-slhc 6.6.59-r1 6.6.65-r1
kmod-thermal 6.6.59-r1 6.6.65-r1
kmod-usb-core 6.6.59-r1 6.6.65-r1
kmod-usb-xhci-hcd 6.6.59-r1 6.6.65-r1
kmod-usb-xhci-mtk 6.6.59-r1 6.6.65-r1
kmod-usb3 6.6.59-r1 6.6.65-r1
libatomic 13.3.0-r4 missing to-version
libblkid 2.40.2-r1 missing to-version
libblobmsg-json 2024.03.29~eb9bcb64-r1 missing to-version
libcomerr 1.47.0-r2 missing to-version
libe2p 1.47.0-r2 missing to-version
libext2fs 1.47.0-r2 missing to-version
libf2fs 1.16.0-r3 missing to-version
libgcc 13.3.0-r4 missing to-version
libiwinfo 2024.10.20~b94f066e-r1 missing to-version
libjson-c 0.18-r1 missing to-version
libjson-script 2024.03.29~eb9bcb64-r1 missing to-version
libltdl 2.4.7-r1 missing to-version
liblua 5.1.5-r11 missing to-version
liblucihttp 2023.03.15~9b5b683f-r1 missing to-version
libmbedtls 3.6.2-r1 missing to-version
libmnl 1.0.5-r1 missing to-version
libncurses 6.4-r2 missing to-version
libnftnl 1.2.6-r1 missing to-version
libnl-tiny 2023.12.05~965c4bf4-r1 missing to-version
libopenssl 3.0.15-r1 missing to-version
libreadline 8.2-r2 missing to-version
libsensors 3.6.0-r1 missing to-version
libss 1.47.0-r2 missing to-version
libsysfs 2.1.0-r4 missing to-version
libubox 2024.03.29~eb9bcb64-r1 missing to-version
libubus 2024.10.20~252a9b0c-r1 missing to-version
libuci 2023.08.10~5781664d-r1 missing to-version
libuclient 2024.10.22~88ae8f20-r1 missing to-version
libucode 2024.07.22~b610860d-r3 missing to-version
libusb-1.0 1.0.27-r1 missing to-version
libustream-mbedtls 2024.07.28~99bd3d2b-r1 missing to-version
libuuid 2.40.2-r1 missing to-version
luci 24.313.38024~0691504 24.350.72536~e23f606
luci-app-attendedsysupgrade 24.313.38024~0691504 24.350.72536~e23f606
luci-app-firewall 24.313.38024~0691504 24.350.72536~e23f606
luci-app-package-manager 24.313.38024~0691504 24.350.72536~e23f606
luci-app-statistics 24.313.38024~0691504 24.350.72536~e23f606
luci-base 24.313.38024~0691504 24.350.72536~e23f606
luci-light 24.313.38024~0691504 24.350.72536~e23f606
luci-mod-admin-full 24.313.38024~0691504 24.350.72536~e23f606
luci-mod-network 24.313.38024~0691504 24.350.72536~e23f606
luci-mod-status 24.313.38024~0691504 24.350.72536~e23f606
luci-mod-system 24.313.38024~0691504 24.350.72536~e23f606
luci-proto-ipv6 24.313.38024~0691504 24.350.72536~e23f606
luci-proto-ppp 24.313.38024~0691504 24.350.72536~e23f606
luci-ssl 24.313.38024~0691504 24.350.72536~e23f606
luci-theme-bootstrap 24.313.38024~0691504 24.350.72536~e23f606
netifd 2024.11.08~34eb11eb-r1 2024.11.27~768027c5-r2
nftables-json 1.0.9-r1 1.1.1-r1
odhcp6c 2023.05.12~bcd28363-r20 2024.09.25~b6ae9ffa-r1
openwrt-keyring 2024.11.01~fbae29d7-r2 2024.11.01~fbae29d7-r1
owut 2024.10.27~8c7e42f0-r1 2024.12.10~e38844ae-r1
procd 2024.11.06~109fa41b-r1 2024.12.11~e2f05deb-r1
procd-seccomp 2024.11.06~109fa41b-r1 2024.12.11~e2f05deb-r1
procd-ujail 2024.11.06~109fa41b-r1 2024.12.11~e2f05deb-r1
rpcd 2024.09.17~9f4b86e7-r1 2024.12.02~cc9a471c-r1
rpcd-mod-file 2024.09.17~9f4b86e7-r1 2024.12.02~cc9a471c-r1
rpcd-mod-iwinfo 2024.09.17~9f4b86e7-r1 2024.12.02~cc9a471c-r1
rpcd-mod-rpcsys 2024.09.17~9f4b86e7-r1 2024.12.02~cc9a471c-r1
rpcd-mod-ucode 2024.09.17~9f4b86e7-r1 2024.12.02~cc9a471c-r1
uci 2023.08.10~5781664d-r1 2024.11.26~10f7996e-r1
ucode 2024.07.22~b610860d-r3 2024.12.06~209f041f-r1
ucode-mod-fs 2024.07.22~b610860d-r3 2024.12.06~209f041f-r1
ucode-mod-math 2024.07.22~b610860d-r3 2024.12.06~209f041f-r1
ucode-mod-nl80211 2024.07.22~b610860d-r3 2024.12.06~209f041f-r1
ucode-mod-rtnl 2024.07.22~b610860d-r3 2024.12.06~209f041f-r1
ucode-mod-ubus 2024.07.22~b610860d-r3 2024.12.06~209f041f-r1
ucode-mod-uci 2024.07.22~b610860d-r3 2024.12.06~209f041f-r1
ucode-mod-uloop 2024.07.22~b610860d-r3 2024.12.06~209f041f-r1
wpad-openssl 2024.09.15~5ace39b0-r1 2024.09.15~5ace39b0-r2
34 packages missing in target version, cannot upgrade
1 packages were downgraded
157 packages are out-of-date
Automatic package replacements/removals:
Package Replaced-by
opkg apk-mbedtls
Details at https://sysupgrade.openwrt.org/json/v1/overview.json
ERROR: Update checks reveal package downgrades, re-run with '--force' to proceed
root@OpenWrt:~#
efahl
December 17, 2024, 7:54pm
339
You're seeing the ongoing ABI-version mismatch that may be fixed someday... Occurs when you upgrade from ABI-aware 24.x and earlier, or an older snapshot, to the current ABI-ignorant snapshot.
Try using --force
and if that works, great, you'll be all set. If not, you'll have to resort to using Firmware Selector (generate the list with owut list
and trim it as appropriate). Once you're on a newer snapshot, those missing to-version
messages will disappear.
Sorry, dumb question (I'm going to pretend it's this cold I'm on day 3 of but it's almost certainly just me); what do I need to trim/can I just paste the OWUT list in to the firmware selector?
My output is below (it's a Banapi R4 that I still have not yet put the BE14 on so running the older card whose name slips my foggy brain right now... want to get this working before I do that)
root@OpenWrt:~# owut list
iwinfo luci-app-statistics kmod-mt7916-firmware busybox nano kmod-crypto-aead op enssl-util kmod-phy-marvell collectd-mod-sensors pciutils adblock procd usbutils hostapd-utils kmod-phy-realtek libmbedtls wpad-openssl kmod-sky2 ethtool collec td luci-ssl kmod-hwmon-core adguardhome procd-seccomp kmod-mt7915e kmod-crypto-c cm kmod-mac80211 eip197-mini-firmware luci-app-attendedsysupgrade ca-certificate s kmod-ppp kmod-crypto-gcm libuclient kmod-crypto-cmac luci owut kmod-mt76-core kmod-nls-base kmod-phy-marvell-10g wireless-tools collectd-mod-thermal kmod-cfg8 0211 -mt7988-wo-firmware -nftables -wpad-basic-mbedtls
efahl
December 18, 2024, 12:46am
341
That looks fine, nothing to add or delete that I can see. Paste it in after FS's list of default packages and it should create what you need. (Note that you might have to play a bit with the mix of mbedtls/openssl packages to get it to build, not sure if you should leave libustream-mbedtls
in the defaults or replace it with libustream-openssl
or what; likewise for apk-mbedtls
vs apk-openssl
.)
It works flawlessly, I amended a command a bit to execute it once per week. I can confirm that owut now Works also for master snapshots, so there is no need to have "to do" list at the beginning of this thread anymore.
1 Like
Hi,
I was trying to use owut for my Xioami Ax3000t and Cudy WR3000 v1, however on both I receive the following error:
root@X3000T:~# owut check
owut - OpenWrt Upgrade Tool 2024.11.29~286d1014-r1 (/usr/bin/owut)
ASU-Server https://sysupgrade.openwrt.org
Upstream https://downloads.openwrt.org
Target mediatek/filogic
Profile xiaomi_mi-router-ax3000t
Package-arch aarch64_cortex-a53
Root-FS-type squashfs
Sys-type sysupgrade
Version-from SNAPSHOT r28290-d162fd5ed4 (kernel 6.6.63)
Version-to SNAPSHOT r28349-47c75a25cd (kernel 6.6.65)
Build-FS-type squashfs
Build-at 2024-12-18T11:47:16Z (~25 hours ago)
Image-prefix openwrt-mediatek-filogic-xiaomi_mi-router-ax3000t
Image-URL https://downloads.openwrt.org/snapshots/targets/mediatek/filogic
Image-file openwrt-mediatek-filogic-xiaomi_mi-router-ax3000t-squashfs-sysupgrade.bin
Installed 180 packages
Top-level 36 packages
Default 35 packages
User-installed 7 packages (top-level only)
Package version changes:
base-files 1643~d162fd5ed4 missing to-version
kmod-cfg80211 6.6.63.6.11.2-r1 6.6.65.6.11.2-r1
kmod-crypto-aead 6.6.63-r1 6.6.65-r1
kmod-crypto-authenc 6.6.63-r1 6.6.65-r1
kmod-crypto-ccm 6.6.63-r1 6.6.65-r1
kmod-crypto-cmac 6.6.63-r1 6.6.65-r1
kmod-crypto-crc32c 6.6.63-r1 6.6.65-r1
kmod-crypto-ctr 6.6.63-r1 6.6.65-r1
kmod-crypto-des 6.6.63-r1 6.6.65-r1
kmod-crypto-gcm 6.6.63-r1 6.6.65-r1
kmod-crypto-geniv 6.6.63-r1 6.6.65-r1
kmod-crypto-gf128 6.6.63-r1 6.6.65-r1
kmod-crypto-ghash 6.6.63-r1 6.6.65-r1
kmod-crypto-hash 6.6.63-r1 6.6.65-r1
kmod-crypto-hmac 6.6.63-r1 6.6.65-r1
kmod-crypto-hw-safexcel 6.6.63-r1 6.6.65-r1
kmod-crypto-manager 6.6.63-r1 6.6.65-r1
kmod-crypto-md5 6.6.63-r1 6.6.65-r1
kmod-crypto-null 6.6.63-r1 6.6.65-r1
kmod-crypto-rng 6.6.63-r1 6.6.65-r1
kmod-crypto-seqiv 6.6.63-r1 6.6.65-r1
kmod-crypto-sha1 6.6.63-r1 6.6.65-r1
kmod-crypto-sha256 6.6.63-r1 6.6.65-r1
kmod-crypto-sha3 6.6.63-r1 6.6.65-r1
kmod-crypto-sha512 6.6.63-r1 6.6.65-r1
kmod-gpio-button-hotplug 6.6.63-r5 6.6.65-r5
kmod-hwmon-core 6.6.63-r1 6.6.65-r1
kmod-ifb 6.6.63-r1 6.6.65-r1
kmod-ipt-core 6.6.63-r1 6.6.65-r1
kmod-ipt-ipopt 6.6.63-r1 6.6.65-r1
kmod-leds-gpio 6.6.63-r1 6.6.65-r1
kmod-lib-crc-ccitt 6.6.63-r1 6.6.65-r1
kmod-lib-crc32c 6.6.63-r1 6.6.65-r1
kmod-libphy 6.6.63-r1 6.6.65-r1
kmod-mac80211 6.6.63.6.11.2-r1 6.6.65.6.11.2-r1
kmod-mt76-connac 6.6.63.2024.10.28~c246fa54-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt76-core 6.6.63.2024.10.28~c246fa54-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt7915e 6.6.63.2024.10.28~c246fa54-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-mt7981-firmware 6.6.63.2024.10.28~c246fa54-r1 6.6.65.2024.10.28~c246fa54-r1
kmod-nf-conntrack 6.6.63-r1 6.6.65-r1
kmod-nf-conntrack6 6.6.63-r1 6.6.65-r1
kmod-nf-flow 6.6.63-r1 6.6.65-r1
kmod-nf-ipt 6.6.63-r1 6.6.65-r1
kmod-nf-log 6.6.63-r1 6.6.65-r1
kmod-nf-log6 6.6.63-r1 6.6.65-r1
kmod-nf-nat 6.6.63-r1 6.6.65-r1
kmod-nf-reject 6.6.63-r1 6.6.65-r1
kmod-nf-reject6 6.6.63-r1 6.6.65-r1
kmod-nfnetlink 6.6.63-r1 6.6.65-r1
kmod-nft-compat 6.6.63-r1 6.6.65-r1
kmod-nft-core 6.6.63-r1 6.6.65-r1
kmod-nft-fib 6.6.63-r1 6.6.65-r1
kmod-nft-nat 6.6.63-r1 6.6.65-r1
kmod-nft-offload 6.6.63-r1 6.6.65-r1
kmod-phy-aquantia 6.6.63-r1 6.6.65-r1
kmod-ppp 6.6.63-r1 6.6.65-r1
kmod-pppoe 6.6.63-r1 6.6.65-r1
kmod-pppox 6.6.63-r1 6.6.65-r1
kmod-sched-act-vlan 6.6.63-r1 6.6.65-r1
kmod-sched-bpf 6.6.63-r1 6.6.65-r1
kmod-sched-cake 6.6.63-r1 6.6.65-r1
kmod-sched-core 6.6.63-r1 6.6.65-r1
kmod-sched-flower 6.6.63-r1 6.6.65-r1
kmod-slhc 6.6.63-r1 6.6.65-r1
kmod-thermal 6.6.63-r1 6.6.65-r1
luci 24.346.53951~31955d6 24.350.72536~e23f606
luci-app-firewall 24.346.53951~31955d6 24.350.72536~e23f606
luci-app-irqbalance 24.346.53951~31955d6 24.350.72536~e23f606
luci-app-package-manager 24.346.53951~31955d6 24.350.72536~e23f606
luci-app-sqm 24.346.53951~31955d6 24.350.72536~e23f606
luci-base 24.346.53951~31955d6 24.350.72536~e23f606
luci-light 24.346.53951~31955d6 24.350.72536~e23f606
luci-mod-admin-full 24.346.53951~31955d6 24.350.72536~e23f606
luci-mod-network 24.346.53951~31955d6 24.350.72536~e23f606
luci-mod-status 24.346.53951~31955d6 24.350.72536~e23f606
luci-mod-system 24.346.53951~31955d6 24.350.72536~e23f606
luci-proto-ipv6 24.346.53951~31955d6 24.350.72536~e23f606
luci-proto-ppp 24.346.53951~31955d6 24.350.72536~e23f606
luci-theme-bootstrap 24.346.53951~31955d6 24.350.72536~e23f606
owut 2024.11.29~286d1014-r1 2024.12.10~e38844ae-r1
1 packages missing in target version, cannot upgrade
80 packages are out-of-date
Default package analysis:
Default Provided-by
libgcc libgcc1
libustream-mbedtls libustream-mbedtls20201210
nftables nftables-json
wpad-basic-mbedtls not installed
There are currently package build failures for SNAPSHOT aarch64_cortex-a53:
Feed: video
cog Mon Dec 16 14:59:38 2024 - not installed
qt5base Mon Dec 16 13:00:43 2024 - not installed
qt5quick2 Mon Dec 16 13:00:42 2024 - not installed
qt5quick2-2d-sw-renderer-GLstubs Mon Dec 16 09:32:46 2024 - not installed
qt5quick2-controls2 Mon Dec 16 13:13:26 2024 - not installed
qt5script Mon Dec 16 13:00:42 2024 - not installed
qt5translations Mon Dec 16 14:02:29 2024 - not installed
wpewebkit Mon Dec 16 14:54:50 2024 - not installed
Failures don't affect this device, details at
https://downloads.openwrt.org/snapshots/faillogs/aarch64_cortex-a53/
ERROR: Checks reveal errors, do not upgrade
Not sure if that's fixable or am I doing something wrong when using firmware-selector or I just hit a bad snapshot for both of my routers.
Thanks
Kind regards
K
efahl
December 19, 2024, 2:38pm
345
Ah, I wish that were true. There are still deep issues with the package naming that will cause us all grief sometime soon.
For example, as soon as say libubus20241020
or any other ABI-versioned package gets an update, owut
will start giving us the old missing to-version
message because it won't be able to identify that libubus20250112
is the valid replacement...
2 Likes
efahl
December 19, 2024, 2:45pm
346
No, you're doing everything correctly.
You are seeing a benign error introduced by changes to the build system. owut
was updated to handle the change in version 2024.12.10, so first try owut --force
and if that fails apk --update-cache upgrade owut
should make it work.
2 Likes