openwrt / openwrt/asu

linksys wrt3200 Attended system upgrade from 23.05.4 to 23.05.5 broken

Open
#1,115 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
450
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Error building the firmware image

Server response: init
Please report the error message and request

Request Data:

{
"url": "https://sysupgrade.openwrt.org",
"revision": "r24012-d8dd03c46f",
"advanced_mode": "0",
"sha256_unsigned": "",
"branch": "23.05",
"efi": null,
"request_hash": "cadca252a872100af394c95a9aa5ad20d7e466cf3116dc8d90c42fe69c308579",
"profile": "linksys,wrt3200acm",
"target": "mvebu/cortexa9",
"version": "23.05.5",
"packages": [
"base-files",
"busybox",
"ca-certificates",
"cgi-io",
"collectd",
"collectd-mod-cpu",
"collectd-mod-interface",
"collectd-mod-iwinfo",
"collectd-mod-load",
"collectd-mod-memory",
"collectd-mod-network",
"collectd-mod-rrdtool",
"ddns-scripts",
"ddns-scripts-services",
"dnsmasq",
"dropbear",
"firewall4",
"fstools",
"fwtool",
"getrandom",
"glib2",
"hostapd-common",
"iptables-mod-conntrack-extra",
"iptables-mod-ipopt",
"iwinfo",
"jansson",
"jshn",
"jsonfilter",
"kernel",
"kmod-btmrvl",
"kmod-crypto-acompress",
"kmod-crypto-crc32c",
"kmod-crypto-hash",
"kmod-gpio-button-hotplug",
"kmod-ifb",
"kmod-ipt-raw",
"kmod-lib-crc-ccitt",
"kmod-lib-crc32c",
"kmod-lib-lzo",
"kmod-mwifiex-sdio",
"kmod-mwlwifi",
"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-ppp",
"kmod-pppoe",
"kmod-pppox",
"kmod-sched-cake",
"kmod-sched-connmark",
"kmod-slhc",
"libblkid",
"libblobmsg-json",
"libc",
"libdb47",
"libgdbm",
"libiwinfo",
"libiwinfo-data",
"libjson-c",
"libjson-script",
"liblucihttp",
"liblucihttp-ucode",
"liblzma",
"libmbedtls",
"libmnl",
"libmount",
"libnftnl",
"libnl-tiny",
"libopenssl",
"libpcre",
"libreadline",
"libssh2",
"libubox",
"libubus",
"libuci",
"libuclient",
"libucode",
"libustream-mbedtls",
"logd",
"luci",
"luci-app-advanced-reboot",
"luci-app-attendedsysupgrade",
"luci-app-ddns",
"luci-app-firewall",
"luci-app-opkg",
"luci-app-sqm",
"luci-app-statistics",
"luci-base",
"luci-compat",
"luci-lib-base",
"luci-lib-ip",
"luci-lib-ipkg",
"luci-lib-jsonc",
"luci-lib-nixio",
"luci-light",
"luci-lua-runtime",
"luci-mod-admin-full",
"luci-mod-dashboard",
"luci-mod-network",
"luci-mod-status",
"luci-mod-system",
"luci-proto-ipv6",
"luci-proto-ppp",
"luci-ssl",
"luci-theme-bootstrap",
"mtd",
"mwlwifi-firmware-88w8964",
"nano",
"netifd",
"nftables-json",
"odhcp6c",
"odhcpd-ipv6only",
"openwrt-keyring",
"opkg",
"ppp-mod-pppoe",
"procd",
"procd-seccomp",
"procd-ujail",
"px5g-mbedtls",
"rpcd",
"rpcd-mod-file",
"rpcd-mod-iwinfo",
"rpcd-mod-luci",
"rpcd-mod-rrdns",
"rpcd-mod-ucode",
"tailscale",
"tc-mod-iptables",
"ubi-utils",
"uboot-envtools",
"ubox",
"ubus",
"ubusd",
"uci",
"uclient-fetch",
"ucode",
"ucode-mod-fs",
"ucode-mod-html",
"ucode-mod-math",
"ucode-mod-nl80211",
"ucode-mod-rtnl",
"ucode-mod-ubus",
"ucode-mod-uci",
"ucode-mod-uloop",
"uhttpd",
"uhttpd-mod-ubus",
"urandom-seed",
"urngd",
"usign",
"wireless-regdb",
"wpad-basic-mbedtls"
],
"diff_packages": true,
"filesystem": "squashfs",
"client": "luci/git-24.338.58779-24d8916"
}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the request against https://sysupgrade.openwrt.org using the supplied revision, branch, profile, target, version, and package list. Trace the server's image-build handling for the linksys,wrt3200acm profile and identify why it returns only “init”; done means the requested 23.05.5 firmware image builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.