openwrt / asu

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

Requesting an image for raspberrypi,3-model-b gives an rpi-2 image #862

Open DanaGoyette opened 2 weeks ago

DanaGoyette commented 2 weeks ago

When I attempted attendedsysupgrade on my Raspberry Pi 3 Model B, the server built me an image for the rpi-2 profile. Is that safe to flash, or is the server building something that won't work? It seems like there is an rpi-3 server profile, so I'd expect it to use that.

The image request:

{
    "profile": "raspberrypi,3-model-b",
    "target": "bcm27xx/bcm2709",
    "version": "23.05.3",
    "packages": [
        "atop",
        "auc",
        "base-files",
        "bash",
        "bcm27xx-gpu-fw",
        "bcm27xx-userland",
        "brcmfmac-nvram-43430-sdio",
        "brcmfmac-nvram-43455-sdio",
        "busybox",
        "ca-bundle",
        "cgi-io",
        "cypress-firmware-43430-sdio",
        "cypress-firmware-43455-sdio",
        "dnsmasq",
        "dropbear",
        "dump1090",
        "e2fsprogs",
        "ethtool",
        "firewall4",
        "fstools",
        "fwtool",
        "getrandom",
        "htop",
        "iperf3",
        "iwinfo",
        "jansson",
        "jshn",
        "jsonfilter",
        "kernel",
        "kmod-brcmfmac",
        "kmod-crypto-acompress",
        "kmod-crypto-crc32c",
        "kmod-crypto-hash",
        "kmod-fs-vfat",
        "kmod-hid",
        "kmod-hid-generic",
        "kmod-hwmon-raspberrypi",
        "kmod-input-core",
        "kmod-input-evdev",
        "kmod-lib-crc-ccitt",
        "kmod-lib-crc32c",
        "kmod-lib-lzo",
        "kmod-nf-conntrack",
        "kmod-nf-conntrack6",
        "kmod-nf-flow",
        "kmod-nf-log",
        "kmod-nf-log6",
        "kmod-nf-nat",
        "kmod-nf-reject",
        "kmod-nf-reject6",
        "kmod-nfnetlink",
        "kmod-nft-core",
        "kmod-nft-fib",
        "kmod-nft-nat",
        "kmod-nft-offload",
        "kmod-nls-base",
        "kmod-nls-cp437",
        "kmod-nls-iso8859-1",
        "kmod-nls-utf8",
        "kmod-ppp",
        "kmod-pppoe",
        "kmod-pppox",
        "kmod-slhc",
        "kmod-sound-arm-bcm2835",
        "kmod-sound-core",
        "kmod-usb-core",
        "kmod-usb-hid",
        "libblkid",
        "libblobmsg-json",
        "libcomerr",
        "libext2fs",
        "libf2fs",
        "libiwinfo",
        "libiwinfo-data",
        "libjson-c",
        "libjson-script",
        "liblucihttp",
        "liblucihttp-ucode",
        "libmbedtls",
        "libmnl",
        "libnftnl",
        "libnl-tiny",
        "libsmartcols",
        "libss",
        "libubox",
        "libubus",
        "libuci",
        "libuclient",
        "libucode",
        "libustream-mbedtls",
        "libuuid",
        "lm-sensors",
        "logd",
        "luci",
        "luci-app-attendedsysupgrade",
        "luci-app-firewall",
        "luci-app-opkg",
        "luci-base",
        "luci-light",
        "luci-mod-admin-full",
        "luci-mod-network",
        "luci-mod-status",
        "luci-mod-system",
        "luci-proto-ipv6",
        "luci-proto-ppp",
        "luci-ssl",
        "luci-theme-bootstrap",
        "mkf2fs",
        "mmc-utils",
        "mtd",
        "nano",
        "ncdu",
        "netifd",
        "nftables-json",
        "odhcp6c",
        "odhcpd-ipv6only",
        "openwrt-keyring",
        "opkg",
        "partx-utils",
        "ppp",
        "ppp-mod-pppoe",
        "procd",
        "procd-seccomp",
        "procd-ujail",
        "procps-ng-ps",
        "procps-ng-watch",
        "px5g-mbedtls",
        "rpcd",
        "rpcd-mod-file",
        "rpcd-mod-iwinfo",
        "rpcd-mod-luci",
        "rpcd-mod-rrdns",
        "rpcd-mod-ucode",
        "strace",
        "tmux",
        "ubox",
        "ubus",
        "ubusd",
        "uci",
        "uclient-fetch",
        "ucode",
        "ucode-mod-fs",
        "ucode-mod-html",
        "ucode-mod-math",
        "ucode-mod-ubus",
        "ucode-mod-uci",
        "uhttpd",
        "uhttpd-mod-ubus",
        "urandom-seed",
        "usbutils",
        "usign",
        "v4l-utils",
        "wpad-mbedtls",
        "zoneinfo-america"
    ],
    "diff_packages": true,
    "filesystem": "squashfs",
    "client": "luci/git-23.339.51123-138595a"
}

The response:

{
    "arch_packages": "arm_cortex-a7_neon-vfpv4",
    "bin_dir": "402f6980eef052767566c8ecbbcae91e",
    "build_at": "2024-03-22T22:09:42.000000Z",
    "build_cmd": [
        "make",
        "image",
        "PROFILE=rpi-2",
        "PACKAGES=-libc -libgcc -nftables -wpad-basic-mbedtls atop auc base-files bash bcm27xx-gpu-fw bcm27xx-userland brcmfmac-nvram-43430-sdio brcmfmac-nvram-43455-sdio busybox ca-bundle cgi-io cypress-firmware-43430-sdio cypress-firmware-43455-sdio dnsmasq dropbear dump1090 e2fsprogs ethtool firewall4 fstools fwtool getrandom htop iperf3 iwinfo jansson jshn jsonfilter kernel kmod-brcmfmac kmod-crypto-acompress kmod-crypto-crc32c kmod-crypto-hash kmod-fs-vfat kmod-hid kmod-hid-generic kmod-hwmon-raspberrypi kmod-input-core kmod-input-evdev kmod-lib-crc-ccitt kmod-lib-crc32c kmod-lib-lzo kmod-nf-conntrack kmod-nf-conntrack6 kmod-nf-flow kmod-nf-log kmod-nf-log6 kmod-nf-nat kmod-nf-reject kmod-nf-reject6 kmod-nfnetlink kmod-nft-core kmod-nft-fib kmod-nft-nat kmod-nft-offload kmod-nls-base kmod-nls-cp437 kmod-nls-iso8859-1 kmod-nls-utf8 kmod-ppp kmod-pppoe kmod-pppox kmod-slhc kmod-sound-arm-bcm2835 kmod-sound-core kmod-usb-core kmod-usb-hid libblkid libblobmsg-json libcomerr libext2fs libf2fs libiwinfo libiwinfo-data libjson-c libjson-script liblucihttp liblucihttp-ucode libmbedtls libmnl libnftnl libnl-tiny libsmartcols libss libubox libubus libuci libuclient libucode libustream-mbedtls libuuid lm-sensors logd luci luci-app-attendedsysupgrade luci-app-firewall luci-app-opkg luci-base luci-light luci-mod-admin-full luci-mod-network luci-mod-status luci-mod-system luci-proto-ipv6 luci-proto-ppp luci-ssl luci-theme-bootstrap mkf2fs mmc-utils mtd nano ncdu netifd nftables-json odhcp6c odhcpd-ipv6only openwrt-keyring opkg partx-utils ppp ppp-mod-pppoe procd procd-seccomp procd-ujail procps-ng-ps procps-ng-watch px5g-mbedtls rpcd rpcd-mod-file rpcd-mod-iwinfo rpcd-mod-luci rpcd-mod-rrdns rpcd-mod-ucode strace tmux ubox ubus ubusd uci uclient-fetch ucode ucode-mod-fs ucode-mod-html ucode-mod-math ucode-mod-ubus ucode-mod-uci uhttpd uhttpd-mod-ubus urandom-seed usbutils usign v4l-utils wpad-mbedtls zoneinfo-america",
        "EXTRA_IMAGE_NAME=3be38c6ea939",
        "BIN_DIR=/builder/402f6980eef052767566c8ecbbcae91e"
    ],
    "default_packages": [
        "base-files",
        "bcm27xx-gpu-fw",
        "busybox",
        "ca-bundle",
        "dnsmasq",
        "dropbear",
        "e2fsprogs",
        "firewall4",
        "fstools",
        "kmod-fs-vfat",
        "kmod-nft-offload",
        "kmod-nls-cp437",
        "kmod-nls-iso8859-1",
        "kmod-sound-arm-bcm2835",
        "kmod-sound-core",
        "kmod-usb-hid",
        "libc",
        "libgcc",
        "libustream-mbedtls",
        "logd",
        "mkf2fs",
        "mtd",
        "netifd",
        "nftables",
        "odhcp6c",
        "odhcpd-ipv6only",
        "opkg",
        "partx-utils",
        "ppp",
        "ppp-mod-pppoe",
        "procd",
        "procd-seccomp",
        "procd-ujail",
        "uci",
        "uclient-fetch",
        "urandom-seed"
    ],
    "detail": "done",
    "device_packages": [
        "cypress-firmware-43430-sdio",
        "brcmfmac-nvram-43430-sdio",
        "cypress-firmware-43455-sdio",
        "brcmfmac-nvram-43455-sdio",
        "kmod-brcmfmac",
        "wpad-basic-mbedtls",
        "iwinfo"
    ],
    "enqueued_at": "2024-06-21T16:56:52.231622Z",
    "id": "rpi-2",
    "image_prefix": "openwrt-23.05.3-3be38c6ea939-bcm27xx-bcm2709-rpi-2",
    "imagebuilder_status": "building_image",
    "images": [
        {
            "filesystem": "ext4",
            "name": "openwrt-23.05.3-3be38c6ea939-bcm27xx-bcm2709-rpi-2-ext4-factory.img.gz",
            "sha256": "273ae2dd4494fbc4df6d73cf1de907e22fd8f333ae2a0d8c6212cc7dd3361fcc",
            "sha256_unsigned": "273ae2dd4494fbc4df6d73cf1de907e22fd8f333ae2a0d8c6212cc7dd3361fcc",
            "type": "factory"
        },
        {
            "filesystem": "ext4",
            "name": "openwrt-23.05.3-3be38c6ea939-bcm27xx-bcm2709-rpi-2-ext4-sysupgrade.img.gz",
            "sha256": "4c1921feaaead9e79ce75b9ef52d5d1ceafd96c7740e7473e587294ab2629279",
            "sha256_unsigned": "9e156c1f40f254afe2e8fb1d98e83d2f5b8b84959079a4190be65aef44a6dd56",
            "type": "sysupgrade"
        },
        {
            "filesystem": "squashfs",
            "name": "openwrt-23.05.3-3be38c6ea939-bcm27xx-bcm2709-rpi-2-squashfs-factory.img.gz",
            "sha256": "3b794ad791573b6d7d849d3057b9ecd9af0badf632e40b841ed3566ccef78b29",
            "sha256_unsigned": "3b794ad791573b6d7d849d3057b9ecd9af0badf632e40b841ed3566ccef78b29",
            "type": "factory"
        },
        {
            "filesystem": "squashfs",
            "name": "openwrt-23.05.3-3be38c6ea939-bcm27xx-bcm2709-rpi-2-squashfs-sysupgrade.img.gz",
            "sha256": "1ee0ab7d14949e5c65c7ee9d326b92656c47404156fa4cf120b567d5f56fc44a",
            "sha256_unsigned": "b5712008544653a7906f7052a7bdf2faddcb3b3fbc35d9453c80a16ecd4e1438",
            "type": "sysupgrade"
        }
    ],
    "manifest": {
        "atop": "2.7.1-1",
        "attendedsysupgrade-common": "8",
        "auc": "0.3.2-1",
        "base-files": "1554-r23809-234f1a2efa",
        "bash": "5.2.15-1",
        "bcm27xx-gpu-fw": "2024-01-11-0968de28716a9b1f106b8492646d0ed0a2800152",
        "bcm27xx-userland": "96a7334ae9d5fc9db7ac92e59852377df63f1848-1",
        "brcmfmac-firmware-usb": "20230804-1",
        "brcmfmac-nvram-43430-sdio": "20230804-1",
        "brcmfmac-nvram-43455-sdio": "20230804-1",
        "busybox": "1.36.1-1",
        "ca-bundle": "20230311-1",
        "cgi-io": "2022-08-10-901b0f04-21",
        "cypress-firmware-43430-sdio": "5.10.9-2022_0909-1",
        "cypress-firmware-43455-sdio": "5.10.9-2022_0909-1",
        "dnsmasq": "2.90-2",
        "dropbear": "2022.82-6",
        "dump1090": "4.0-1",
        "e2fsprogs": "1.47.0-2",
        "ethtool": "6.3-1",
        "firewall4": "2023-09-01-598d9fbb-1",
        "fstools": "2023-02-28-bfe882d5-1",
        "fwtool": "2019-11-12-8f7fe925-1",
        "getrandom": "2022-08-13-4c7b720b-2",
        "hostapd-common": "2023-09-08-e5ccbfc6-6",
        "htop": "3.3.0-1",
        "iperf3": "3.17.1-2",
        "iw": "5.19-1",
        "iwinfo": "2023-07-01-ca79f641-1",
        "jansson": "2.14-3",
        "jshn": "2023-05-23-75a3b870-1",
        "jsonfilter": "2024-01-23-594cfa86-1",
        "kernel": "5.15.150-1-4c4e025cd55b471115d7579d93b095c3",
        "kmod-brcmfmac": "5.15.150+6.1.24-3",
        "kmod-brcmutil": "5.15.150+6.1.24-3",
        "kmod-cfg80211": "5.15.150+6.1.24-3",
        "kmod-crypto-acompress": "5.15.150-1",
        "kmod-crypto-crc32c": "5.15.150-1",
        "kmod-crypto-hash": "5.15.150-1",
        "kmod-fs-vfat": "5.15.150-1",
        "kmod-hid": "5.15.150-1",
        "kmod-hid-generic": "5.15.150-1",
        "kmod-hwmon-core": "5.15.150-1",
        "kmod-hwmon-raspberrypi": "5.15.150-1",
        "kmod-input-core": "5.15.150-1",
        "kmod-input-evdev": "5.15.150-1",
        "kmod-lib-crc-ccitt": "5.15.150-1",
        "kmod-lib-crc32c": "5.15.150-1",
        "kmod-lib-lzo": "5.15.150-1",
        "kmod-mmc": "5.15.150-1",
        "kmod-nf-conntrack": "5.15.150-1",
        "kmod-nf-conntrack6": "5.15.150-1",
        "kmod-nf-flow": "5.15.150-1",
        "kmod-nf-log": "5.15.150-1",
        "kmod-nf-log6": "5.15.150-1",
        "kmod-nf-nat": "5.15.150-1",
        "kmod-nf-reject": "5.15.150-1",
        "kmod-nf-reject6": "5.15.150-1",
        "kmod-nfnetlink": "5.15.150-1",
        "kmod-nft-core": "5.15.150-1",
        "kmod-nft-fib": "5.15.150-1",
        "kmod-nft-nat": "5.15.150-1",
        "kmod-nft-offload": "5.15.150-1",
        "kmod-nls-base": "5.15.150-1",
        "kmod-nls-cp437": "5.15.150-1",
        "kmod-nls-iso8859-1": "5.15.150-1",
        "kmod-nls-utf8": "5.15.150-1",
        "kmod-ppp": "5.15.150-1",
        "kmod-pppoe": "5.15.150-1",
        "kmod-pppox": "5.15.150-1",
        "kmod-slhc": "5.15.150-1",
        "kmod-sound-arm-bcm2835": "5.15.150-1",
        "kmod-sound-core": "5.15.150-1",
        "kmod-usb-core": "5.15.150-1",
        "kmod-usb-hid": "5.15.150-1",
        "libatomic": "12.3.0-4",
        "libblkid": "2.39-2",
        "libblobmsg-json": "2023-05-23-75a3b870-1",
        "libc": "1.2.4-4",
        "libcomerr": "1.47.0-2",
        "libevdev": "1.13.0-1",
        "libevent2-core": "2.1.12-1",
        "libext2fs": "1.47.0-2",
        "libf2fs": "1.16.0-1",
        "libgcc": "12.3.0-4",
        "libiperf3": "3.17.1-2",
        "libiwinfo": "2023-07-01-ca79f641-1",
        "libiwinfo-data": "2023-07-01-ca79f641-1",
        "libjson-c": "0.16-3",
        "libjson-script": "2023-05-23-75a3b870-1",
        "liblucihttp": "2023-03-15-9b5b683f-1",
        "liblucihttp-ucode": "2023-03-15-9b5b683f-1",
        "libmbedtls": "2.28.7-2",
        "libmnl": "1.0.5-1",
        "libncurses": "6.4-2",
        "libnftnl": "1.2.6-1",
        "libnl-tiny": "2023-07-27-bc92a280-1",
        "libpthread": "1.2.4-4",
        "libreadline": "8.2-1",
        "librt": "1.2.4-4",
        "librtlsdr": "2.0.1-1",
        "libsensors": "3.6.0-1",
        "libsmartcols": "2.39-2",
        "libss": "1.47.0-2",
        "libstdcpp": "12.3.0-4",
        "libsysfs": "2.1.0-4",
        "libubox": "2023-05-23-75a3b870-1",
        "libubus": "2023-06-05-f787c97b-1",
        "libuci": "2023-08-10-5781664d-1",
        "libuclient": "2023-04-13-007d9454-1",
        "libucode": "2023-11-07-a6e75e02-1",
        "libudev-zero": "1.0.1-1",
        "libusb-1.0": "1.0.26-3",
        "libustream-mbedtls": "2023-02-25-498f6e26-1",
        "libuuid": "2.39-2",
        "libv4l": "1.22.1-1",
        "lm-sensors": "3.6.0-1",
        "logd": "2022-08-13-4c7b720b-2",
        "luci": "git-23.051.66410-a505bb1",
        "luci-app-attendedsysupgrade": "git-23.339.51123-138595a",
        "luci-app-firewall": "git-24.067.01746-69867db",
        "luci-app-opkg": "git-24.148.43905-2891ca4",
        "luci-base": "git-24.086.45142-09d5a38",
        "luci-light": "git-23.024.33244-34dee82",
        "luci-mod-admin-full": "git-19.253.48496-3f93650",
        "luci-mod-network": "git-24.111.76511-ff6b275",
        "luci-mod-status": "git-24.141.29354-5cfe7a7",
        "luci-mod-system": "git-24.067.01860-7a82b2f",
        "luci-proto-ipv6": "git-24.086.45108-51aee90",
        "luci-proto-ppp": "git-24.135.44542-f1ec9c2",
        "luci-ssl": "git-23.035.26083-7550ad6",
        "luci-theme-bootstrap": "git-24.086.46634-1ffe078",
        "mkf2fs": "1.16.0-1",
        "mmc-utils": "2023-01-16-d4c29109-1",
        "mtd": "26",
        "nano": "8.0-1",
        "ncdu": "1.18-1",
        "netifd": "2024-01-04-c18cc79d-2",
        "nftables-json": "1.0.8-1",
        "odhcp6c": "2023-05-12-bcd28363-20",
        "odhcpd-ipv6only": "2023-10-24-d8118f6e-1",
        "openwrt-keyring": "2022-03-25-62471e69-2",
        "opkg": "2022-02-24-d038e5b6-2",
        "partx-utils": "2.39-2",
        "ppp": "2.4.9.git-2021-01-04-4",
        "ppp-mod-pppoe": "2.4.9.git-2021-01-04-4",
        "procd": "2023-06-25-2db83655-2",
        "procd-seccomp": "2023-06-25-2db83655-2",
        "procd-ujail": "2023-06-25-2db83655-2",
        "procps-ng": "3.3.16-3",
        "procps-ng-ps": "3.3.16-3",
        "procps-ng-watch": "3.3.16-3",
        "px5g-mbedtls": "10",
        "rpcd": "2023-07-01-c07ab2f9-1",
        "rpcd-mod-file": "2023-07-01-c07ab2f9-1",
        "rpcd-mod-iwinfo": "2023-07-01-c07ab2f9-1",
        "rpcd-mod-luci": "20240305-1",
        "rpcd-mod-rpcsys": "2023-07-01-c07ab2f9-1",
        "rpcd-mod-rrdns": "20170710",
        "rpcd-mod-ucode": "2023-07-01-c07ab2f9-1",
        "strace": "6.3-1",
        "sysfsutils": "2.1.0-4",
        "terminfo": "6.4-2",
        "tmux": "3.3a-1",
        "ubox": "2022-08-13-4c7b720b-2",
        "ubus": "2023-06-05-f787c97b-1",
        "ubusd": "2023-06-05-f787c97b-1",
        "uci": "2023-08-10-5781664d-1",
        "uclient-fetch": "2023-04-13-007d9454-1",
        "ucode": "2023-11-07-a6e75e02-1",
        "ucode-mod-fs": "2023-11-07-a6e75e02-1",
        "ucode-mod-html": "1",
        "ucode-mod-math": "2023-11-07-a6e75e02-1",
        "ucode-mod-nl80211": "2023-11-07-a6e75e02-1",
        "ucode-mod-rtnl": "2023-11-07-a6e75e02-1",
        "ucode-mod-ubus": "2023-11-07-a6e75e02-1",
        "ucode-mod-uci": "2023-11-07-a6e75e02-1",
        "ucode-mod-uloop": "2023-11-07-a6e75e02-1",
        "uhttpd": "2023-06-25-34a8a74d-2",
        "uhttpd-mod-ubus": "2023-06-25-34a8a74d-2",
        "urandom-seed": "3",
        "usbutils": "014-1",
        "usign": "2020-05-23-f1f65026-1",
        "v4l-utils": "1.22.1-1",
        "wireless-regdb": "2024.05.08-1",
        "wpad-mbedtls": "2023-09-08-e5ccbfc6-6",
        "zlib": "1.2.13-1",
        "zoneinfo-america": "2023c-2",
        "zoneinfo-core": "2023c-2"
    },
    "metadata_version": 1,
    "request": {
        "base_container": "ghcr.io/openwrt/imagebuilder",
        "branch": "23.05",
        "branch_data": {
            "branch_off_rev": 23069,
            "enabled": true,
            "extra_keys": [],
            "extra_repos": {},
            "git_branch": "openwrt-23.05",
            "name": "23.05",
            "package_changes": [
                {
                    "revision": 21994,
                    "source": "libustream-wolfssl",
                    "target": "libustream-mbedtls"
                },
                {
                    "revision": 21994,
                    "source": "px5g-wolfssl",
                    "target": "px5g-mbedtls"
                },
                {
                    "revision": 21994,
                    "source": "wpad-basic-wolfssl",
                    "target": "wpad-basic-mbedtls"
                },
                {
                    "revision": 21994,
                    "source": "libustream-wolfssl",
                    "target": "libustream-mbedtls"
                },
                {
                    "mandatory": true,
                    "revision": 19160,
                    "source": "kmod-nft-nat6"
                },
                {
                    "revision": 18611,
                    "source": "firewall",
                    "target": "firewall4"
                }
            ],
            "path": "releases/{version}",
            "path_packages": "releases/packages-{branch}",
            "pubkey": "RWS1BD5w+adc3j2Hqg9+b66CvLR7NlHbsj7wjNVj0XGt/othDgIAOJS+",
            "release_date": "2023-10-14",
            "repos": [
                "base",
                "packages",
                "luci",
                "routing",
                "telephony"
            ],
            "snapshot": false,
            "updates": "features",
            "versions": [
                "23.05.3",
                "23.05.2",
                "23.05.0",
                "23.05-SNAPSHOT"
            ]
        },
        "build_cmd_packages": [
            "-libc",
            "-libgcc",
            "-nftables",
            "-wpad-basic-mbedtls",
            "atop",
            "auc",
            "base-files",
            "bash",
            "bcm27xx-gpu-fw",
            "bcm27xx-userland",
            "brcmfmac-nvram-43430-sdio",
            "brcmfmac-nvram-43455-sdio",
            "busybox",
            "ca-bundle",
            "cgi-io",
            "cypress-firmware-43430-sdio",
            "cypress-firmware-43455-sdio",
            "dnsmasq",
            "dropbear",
            "dump1090",
            "e2fsprogs",
            "ethtool",
            "firewall4",
            "fstools",
            "fwtool",
            "getrandom",
            "htop",
            "iperf3",
            "iwinfo",
            "jansson",
            "jshn",
            "jsonfilter",
            "kernel",
            "kmod-brcmfmac",
            "kmod-crypto-acompress",
            "kmod-crypto-crc32c",
            "kmod-crypto-hash",
            "kmod-fs-vfat",
            "kmod-hid",
            "kmod-hid-generic",
            "kmod-hwmon-raspberrypi",
            "kmod-input-core",
            "kmod-input-evdev",
            "kmod-lib-crc-ccitt",
            "kmod-lib-crc32c",
            "kmod-lib-lzo",
            "kmod-nf-conntrack",
            "kmod-nf-conntrack6",
            "kmod-nf-flow",
            "kmod-nf-log",
            "kmod-nf-log6",
            "kmod-nf-nat",
            "kmod-nf-reject",
            "kmod-nf-reject6",
            "kmod-nfnetlink",
            "kmod-nft-core",
            "kmod-nft-fib",
            "kmod-nft-nat",
            "kmod-nft-offload",
            "kmod-nls-base",
            "kmod-nls-cp437",
            "kmod-nls-iso8859-1",
            "kmod-nls-utf8",
            "kmod-ppp",
            "kmod-pppoe",
            "kmod-pppox",
            "kmod-slhc",
            "kmod-sound-arm-bcm2835",
            "kmod-sound-core",
            "kmod-usb-core",
            "kmod-usb-hid",
            "libblkid",
            "libblobmsg-json",
            "libcomerr",
            "libext2fs",
            "libf2fs",
            "libiwinfo",
            "libiwinfo-data",
            "libjson-c",
            "libjson-script",
            "liblucihttp",
            "liblucihttp-ucode",
            "libmbedtls",
            "libmnl",
            "libnftnl",
            "libnl-tiny",
            "libsmartcols",
            "libss",
            "libubox",
            "libubus",
            "libuci",
            "libuclient",
            "libucode",
            "libustream-mbedtls",
            "libuuid",
            "lm-sensors",
            "logd",
            "luci",
            "luci-app-attendedsysupgrade",
            "luci-app-firewall",
            "luci-app-opkg",
            "luci-base",
            "luci-light",
            "luci-mod-admin-full",
            "luci-mod-network",
            "luci-mod-status",
            "luci-mod-system",
            "luci-proto-ipv6",
            "luci-proto-ppp",
            "luci-ssl",
            "luci-theme-bootstrap",
            "mkf2fs",
            "mmc-utils",
            "mtd",
            "nano",
            "ncdu",
            "netifd",
            "nftables-json",
            "odhcp6c",
            "odhcpd-ipv6only",
            "openwrt-keyring",
            "opkg",
            "partx-utils",
            "ppp",
            "ppp-mod-pppoe",
            "procd",
            "procd-seccomp",
            "procd-ujail",
            "procps-ng-ps",
            "procps-ng-watch",
            "px5g-mbedtls",
            "rpcd",
            "rpcd-mod-file",
            "rpcd-mod-iwinfo",
            "rpcd-mod-luci",
            "rpcd-mod-rrdns",
            "rpcd-mod-ucode",
            "strace",
            "tmux",
            "ubox",
            "ubus",
            "ubusd",
            "uci",
            "uclient-fetch",
            "ucode",
            "ucode-mod-fs",
            "ucode-mod-html",
            "ucode-mod-math",
            "ucode-mod-ubus",
            "ucode-mod-uci",
            "uhttpd",
            "uhttpd-mod-ubus",
            "urandom-seed",
            "usbutils",
            "usign",
            "v4l-utils",
            "wpad-mbedtls",
            "zoneinfo-america"
        ],
        "client": "luci/git-23.339.51123-138595a",
        "diff_packages": true,
        "distro": "openwrt",
        "filesystem": "squashfs",
        "packages": [
            "atop",
            "auc",
            "base-files",
            "bash",
            "bcm27xx-gpu-fw",
            "bcm27xx-userland",
            "brcmfmac-nvram-43430-sdio",
            "brcmfmac-nvram-43455-sdio",
            "busybox",
            "ca-bundle",
            "cgi-io",
            "cypress-firmware-43430-sdio",
            "cypress-firmware-43455-sdio",
            "dnsmasq",
            "dropbear",
            "dump1090",
            "e2fsprogs",
            "ethtool",
            "firewall4",
            "fstools",
            "fwtool",
            "getrandom",
            "htop",
            "iperf3",
            "iwinfo",
            "jansson",
            "jshn",
            "jsonfilter",
            "kernel",
            "kmod-brcmfmac",
            "kmod-crypto-acompress",
            "kmod-crypto-crc32c",
            "kmod-crypto-hash",
            "kmod-fs-vfat",
            "kmod-hid",
            "kmod-hid-generic",
            "kmod-hwmon-raspberrypi",
            "kmod-input-core",
            "kmod-input-evdev",
            "kmod-lib-crc-ccitt",
            "kmod-lib-crc32c",
            "kmod-lib-lzo",
            "kmod-nf-conntrack",
            "kmod-nf-conntrack6",
            "kmod-nf-flow",
            "kmod-nf-log",
            "kmod-nf-log6",
            "kmod-nf-nat",
            "kmod-nf-reject",
            "kmod-nf-reject6",
            "kmod-nfnetlink",
            "kmod-nft-core",
            "kmod-nft-fib",
            "kmod-nft-nat",
            "kmod-nft-offload",
            "kmod-nls-base",
            "kmod-nls-cp437",
            "kmod-nls-iso8859-1",
            "kmod-nls-utf8",
            "kmod-ppp",
            "kmod-pppoe",
            "kmod-pppox",
            "kmod-slhc",
            "kmod-sound-arm-bcm2835",
            "kmod-sound-core",
            "kmod-usb-core",
            "kmod-usb-hid",
            "libblkid",
            "libblobmsg-json",
            "libcomerr",
            "libext2fs",
            "libf2fs",
            "libiwinfo",
            "libiwinfo-data",
            "libjson-c",
            "libjson-script",
            "liblucihttp",
            "liblucihttp-ucode",
            "libmbedtls",
            "libmnl",
            "libnftnl",
            "libnl-tiny",
            "libsmartcols",
            "libss",
            "libubox",
            "libubus",
            "libuci",
            "libuclient",
            "libucode",
            "libustream-mbedtls",
            "libuuid",
            "lm-sensors",
            "logd",
            "luci",
            "luci-app-attendedsysupgrade",
            "luci-app-firewall",
            "luci-app-opkg",
            "luci-base",
            "luci-light",
            "luci-mod-admin-full",
            "luci-mod-network",
            "luci-mod-status",
            "luci-mod-system",
            "luci-proto-ipv6",
            "luci-proto-ppp",
            "luci-ssl",
            "luci-theme-bootstrap",
            "mkf2fs",
            "mmc-utils",
            "mtd",
            "nano",
            "ncdu",
            "netifd",
            "nftables-json",
            "odhcp6c",
            "odhcpd-ipv6only",
            "openwrt-keyring",
            "opkg",
            "partx-utils",
            "ppp",
            "ppp-mod-pppoe",
            "procd",
            "procd-seccomp",
            "procd-ujail",
            "procps-ng-ps",
            "procps-ng-watch",
            "px5g-mbedtls",
            "rpcd",
            "rpcd-mod-file",
            "rpcd-mod-iwinfo",
            "rpcd-mod-luci",
            "rpcd-mod-rrdns",
            "rpcd-mod-ucode",
            "strace",
            "tmux",
            "ubox",
            "ubus",
            "ubusd",
            "uci",
            "uclient-fetch",
            "ucode",
            "ucode-mod-fs",
            "ucode-mod-html",
            "ucode-mod-math",
            "ucode-mod-ubus",
            "ucode-mod-uci",
            "uhttpd",
            "uhttpd-mod-ubus",
            "urandom-seed",
            "usbutils",
            "usign",
            "v4l-utils",
            "wpad-mbedtls",
            "zoneinfo-america"
        ],
        "profile": "rpi-2",
        "public_path": "/mnt/store/asu",
        "repository_allow_list": [
            "http://downloads.openwrt.org",
            "https://downloads.openwrt.org",
            "http://feed.libremesh.org",
            "https://feed.libremesh.org"
        ],
        "request_hash": "402f6980eef052767566c8ecbbcae91e",
        "target": "bcm27xx/bcm2709",
        "version": "23.05.3"
    },
    "request_hash": "402f6980eef052767566c8ecbbcae91e",
    "source_date_epoch": 1711145382,
    "status": 200,
    "stderr": "<see stderr.txt>",
    "stdout": "<see stdout.txt>",
    "supported_devices": [
        "rpi-2-b",
        "rpi-3-b",
        "rpi-3-b-plus",
        "rpi-cm",
        "rpi-zero-2",
        "raspberrypi,2-model-b",
        "raspberrypi,2-model-b-rev2",
        "raspberrypi,3-model-b",
        "raspberrypi,3-model-b-plus",
        "raspberrypi,3-compute-module",
        "raspberrypi,compute-module-3",
        "raspberrypi,400",
        "raspberrypi,4-compute-module",
        "raspberrypi,4-model-b",
        "raspberrypi,model-zero-2"
    ],
    "target": "bcm27xx/bcm2709",
    "titles": [
        {
            "model": "2B/2B 1.2",
            "variant": "(32bit)",
            "vendor": "Raspberry Pi"
        },
        {
            "model": "3B/3B+/CM3",
            "variant": "(32bit)",
            "vendor": "Raspberry Pi"
        },
        {
            "model": "4B/400/CM4",
            "variant": "(32bit)",
            "vendor": "Raspberry Pi"
        }
    ],
    "version_code": "r23809-234f1a2efa",
    "version_number": "23.05.3"
}

stderr.txt stdout.txt

aparcar commented 2 weeks ago

I think we had that before where a single image is working on multiple pi generations and both ends get confused on what they are and what they build.

Is the image working? If you look at the titles at the end of the json response, it also includes a raspberry 3

aparcar commented 2 weeks ago

I think this is an issue if it silently downgrade a 64Bit system to 32Bit. @dangowrt do you know ow more about this?

DanaGoyette commented 1 week ago

I didn't test the image, so I left it sitting on the old version. That Pi 3 is only really in use to run an RTL-SDR, so it's not critical for it to be up to date.