19.07.10 Imagebuilder fails (Error 255)

I'm trying to downgrade to 19.07 in order to fix some issues with my router. This is the imagebuilder command: make image PROFILE="tplink_archer-c6-v2" PACKAGES="ath10k-firmware-qca9888 base-files busybox ca-bundle dnsmasq dropbear firewall4 fstools kmod-ath10k kmod-ath9k kmod-gpio-button-hotplug kmod-nft-offload libc libgcc logd luci mtd netifd nftables opkg ppp procd procd-seccomp procd-ujail swconfig uboot-envtools uci uclient-fetch urandom-seed urngd wpad-mbedtls openvpn-mbedtls luci-theme-bootstrap libustream-mbedtls luci-app-upnp luci-app-openvpn -ath10k-firmware-qca9888-ct -kmod-ath10k-ct umdns irqbalance luci-app-ddns -wpad-basic-mbedtls"
However, it fails with these errors:

Collected errors:
 * opkg_install_cmd: Cannot install package firewall4.
 * opkg_install_cmd: Cannot install package procd-seccomp.
 * opkg_install_cmd: Cannot install package procd-ujail.
 * opkg_install_cmd: Cannot install package wpad-mbedtls.
make[2]: *** [Makefile:158: package_install] Error 255
make[1]: *** [Makefile:118: _call_image] Error 2
make: *** [Makefile:208: image] Error 2

have you verified those packages exist(ed) in 19.07 ?

How can I check that?

https://archive.openwrt.org/releases/19.07.10/targets/ath79/generic/ Packages folder.

pretty sure firewall4 wasn't a thing in 19.07, it's using iptables.

https://firmware-selector.openwrt.org/?version=19.07.10&target=ath79%2Fgeneric&id=tplink_archer-c6-v2 (click the tiny arrow)

3 Likes

Have a good read of major release notes since then.
None of those packages were available...