openwrt / asu

An image on demand server for OpenWrt based distributions
https://sysupgrade.openwrt.org
GNU General Public License v2.0
332 stars 83 forks source link

Error building the firmware image: bridger not supported #453

Closed ulrich-mayer closed 1 year ago

ulrich-mayer commented 1 year ago

Error building the firmware image

Server response: Unsupported package(s): bridger
[Please report the error message and request](https://github.com/openwrt/asu/issues)

Request Data:

{
    "url": "https://sysupgrade.openwrt.org",
    "revision": "r21757-895f38ca1e",
    "advanced_mode": "0",
    "branch": "SNAPSHOT",
    "efi": null,
    "profile": "linksys,e8450-ubi",
    "target": "mediatek/mt7622",
    "version": "SNAPSHOT",
    "packages": [
        "auc",
        "avahi-daemon-service-http",
        "avahi-nodbus-daemon",
        "base-files",
        "bridger",
        "busybox",
        "ca-bundle",
        "ca-certificates",
        "diffutils",
        "dnsmasq",
        "dropbear",
        "firewall4",
        "fstools",
        "irqbalance",
        "kernel",
        "kmod-gpio-button-hotplug",
        "kmod-leds-gpio",
        "kmod-mt7615-firmware",
        "kmod-mt7615e",
        "kmod-mt7622-firmware",
        "kmod-mt7915-firmware",
        "kmod-mt7915e",
        "kmod-nft-offload",
        "kmod-usb3",
        "less",
        "libc",
        "libustream-openssl",
        "logd",
        "luci",
        "luci-app-attendedsysupgrade",
        "luci-app-dawn",
        "luci-app-uhttpd",
        "luci-lib-px5g",
        "mtd",
        "netifd",
        "nftables-json",
        "ntpclient",
        "odhcp6c",
        "odhcpd-ipv6only",
        "openssl-util",
        "opkg",
        "ppp",
        "ppp-mod-pppoe",
        "procd",
        "procd-seccomp",
        "procd-ujail",
        "px5g-standalone",
        "uboot-envtools",
        "uci",
        "uclient-fetch",
        "urandom-seed",
        "urngd",
        "vim-full",
        "wpad-openssl"
    ],
    "diff_packages": true,
    "filesystem": "squashfs",
    "client": "luci/git-22.285.67526-18bfcca"
}
ulrich-mayer commented 1 year ago

There are more issues: my router does not use bridger:

Error building the firmware image

Server response: Unsupported package(s): unetd
[Please report the error message and request](https://github.com/openwrt/asu/issues)

Request Data:

{
    "url": "https://sysupgrade.openwrt.org",
    "revision": "r21802-990419dac3",
    "advanced_mode": "0",
    "branch": "SNAPSHOT",
    "efi": null,
    "profile": "linksys,e8450-ubi",
    "target": "mediatek/mt7622",
    "version": "SNAPSHOT",
    "packages": [
        "6in4",
        "adblock",
        "auc",
        "avahi-daemon-service-http",
        "avahi-nodbus-daemon",
        "base-files",
        "bash",
        "busybox",
        "ca-bundle",
        "ca-certificates",
        "chattr",
        "curl",
        "ddns-scripts",
        "diffutils",
        "dnsmasq-full",
        "dropbear",
        "firewall4",
        "fstools",
        "ip6tables-nft",
        "iperf3-ssl",
        "iptables-nft",
        "irqbalance",
        "kernel",
        "kmod-gpio-button-hotplug",
        "kmod-leds-gpio",
        "kmod-mt7615-firmware",
        "kmod-mt7615e",
        "kmod-mt7622-firmware",
        "kmod-mt7915-firmware",
        "kmod-mt7915e",
        "kmod-nft-offload",
        "kmod-usb3",
        "knot-dig",
        "knot-host",
        "less",
        "libc",
        "libustream-openssl",
        "logd",
        "lsattr",
        "luci",
        "luci-app-adblock",
        "luci-app-attendedsysupgrade",
        "luci-app-dawn",
        "luci-app-ddns",
        "luci-app-sqm",
        "luci-app-uhttpd",
        "luci-lib-px5g",
        "luci-proto-wireguard",
        "mtd",
        "netifd",
        "nftables-json",
        "ntpdate",
        "odhcp6c",
        "odhcpd-ipv6only",
        "openssl-util",
        "opkg",
        "ppp",
        "ppp-mod-pppoe",
        "procd",
        "procd-seccomp",
        "procd-ujail",
        "px5g-standalone",
        "stubby",
        "tcpdump",
        "uboot-envtools",
        "uci",
        "uclient-fetch",
        "unetd",
        "urandom-seed",
        "urngd",
        "vim-full",
        "wpad-openssl"
    ],
    "diff_packages": true,
    "filesystem": "squashfs",
    "client": "luci/git-22.285.67526-18bfcca"
}
ulrich-mayer commented 1 year ago

Builds are working for me again.