Online ImageBuilder and Upgrade Server

@aparcar https://sysupgrade.openwrt.org hasn't been processing new builds in 3 days - it looks like the server is hung. asu.aparcar.org is still functioning for me as a backup.

Should work again, sorry for the delay. The server ran out of storage.

1 Like

@aparcar I have been getting errors today - May 15 - requesting a build. I just got "Error: Impossible package selection" and prior I got "unsupported package(s): nftables". Is there something wrong with the server? I am requesting a build for x86 of the latest snapshot. The only package I added was kmod-igc since my router has 2.5G ethernet

UPDATE - I just tried again - May 16th - and got the "Error: Impossible package selection" again.

hi can you add @aparcar the 22.03.0-rc2 in the list please ? thanks

1 Like

Same here as today 24th May, with the same old package list I used for months...

Edi: just to report: I get the error only for the (latest) snapshot build, not on rc.

Update: now it works again (with the same snapshot build)


How is nftables not supported.

The package "nftables" doesn't exist, that's correct (nftables-json | nftables-nojson).

2 Likes

So why is it included as a default package?

It’s the firewall name but not the package name, I think you are searching for kmod-nft-core package

And how does it identify it as kmod-nft-core if I see nftables?

:face_with_raised_eyebrow:

Can you post the output of:

opkg list-installed | awk '{ printf "%s ",$1 }'

or search yourself for nftables. I don't have any package named nftables but only a nftables-json and kmod-nft-core(that is the core package for a snapshot build that you're trying to build).

[franco@pc openwrt-imagebuilder-ath79-generic.Linux-x86_64]$ make info | grep Default
Default Packages: base-files ca-bundle dropbear fstools libc libgcc libustream-wolfssl logd mtd netifd opkg uci uclient-fetch urandom-seed urngd busybox procd procd-uj
ail procd-seccomp kmod-gpio-button-hotplug swconfig kmod-ath9k uboot-envtools wpad-basic-wolfssl dnsmasq firewall4 nftables kmod-nft-offload odhcp6c odhcpd-ipv6only pp
p ppp-mod-pppoe

The e8450 is actually also a Belkin device - I wanted something faster than the linksys when I selected a wi-fi6 router but it's one of the few wi-fi6 devices that have active development in the openwrt community. I've been using snapshot builds but it's become a lot more stable than previous versions. I went on vacation and left it running without any lockups or anything - everything just worked great and worked great when I got home. My only issue with it is how DFS works - it doesn't select a different non-radar channel, it completely turns the radio for wi-fi 6 off and it won't come back on unless you power-cycle. Some devices don't like updating the channel automatically so it would be nice to see further development for DFS on this equipment - I have my doubts that anything can be done. I don't work with the radio firmware or what's driving DFS on the device enough to know and some of it is, understandably, purposefully locked down.

You asked for the Belkin RT3200 UBI, the last screenshot is from another router, the opkg packages could change on the architecture, anyway if you need nftables for the Belkink try to use this: https://openwrt.org/docs/guide-user/firewall/misc/nftables

No. There are packages that are default for all devices. Nftables is not only for some architectures like docker package might be.

I don't think so, indeed, on QCA there isn't the nftables package.

Maybe colud be only a name change of nftables package on snapshot builds or kernel version, post the output of cat /etc/opkg/distfeeds.conf

root@R7800:~# cat /etc/opkg/distfeeds.conf
src/gz openwrt_core https://downloads.openwrt.org/snapshots/targets/ipq806x/generic/packages
src/gz openwrt_base https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/base
src/gz openwrt_kmods https://downloads.openwrt.org/snapshots/targets/ipq806x/generic/kmods/5.10.115-1-31fbea74b7f1d19caaeac20c731bf7b7
src/gz openwrt_luci https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/luci
src/gz openwrt_packages https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/packages
src/gz openwrt_routing https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/routing
src/gz openwrt_telephony https://downloads.openwrt.org/snapshots/packages/arm_cortex-a15_neon-vfpv4/telephony

Anyway we should ask to a more expert dev, I'm already surprised that on QCA TP-Link Archer C60 there's a nftables package available.

It's not on just 1 device, it's on the entire target.

[franco@pc openwrt-imagebuilder-ath79-generic.Linux-x86_64]$ make info | grep Default
Default Packages: base-files ca-bundle dropbear fstools libc libgcc libustream-wolfssl logd mtd netifd opkg uci uclient-fetch urandom-seed urngd busybox procd procd-uj
ail procd-seccomp kmod-gpio-button-hotplug swconfig kmod-ath9k uboot-envtools wpad-basic-wolfssl dnsmasq firewall4 nftables kmod-nft-offload odhcp6c odhcpd-ipv6only pp
p ppp-mod-pppoe

One of the default packages is nftables.

Hello dear aparcar, please solve the problem of making the image of version 19.07.10. I will encounter this error while making it!

1 Like

With snapshots it also appears.