openwrt / openwrt/asu

Attended Sysupdate Error compulab-fitlet

Open
#474 2 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

current version 21.02
attempted version 22.03.3

Request Data:

    "url": "https://sysupgrade.openwrt.org",
    "revision": "r16325-88151b8303",
    "advanced_mode": "1",
    "branch": "21.02",
    "efi": null,
    "request_hash": "56caef6f43fd78585e76120959870953",
    "profile": "compulab-fitlet",
    "target": "x86/64",
    "version": "22.03.3",
    "packages": [
        "acme",
        "acme-dnsapi",
        "auc",
        "base-files",
        "bash",
        "bnx2-firmware",
        "busybox",
        "ca-bundle",
        "cgi-io",
        "collectd-mod-thermal",
        "dmidecode",
        "dnsmasq",
        "dropbear",
        "e2fsprogs",
        "ethtool",
        "findutils-locate",
        "firewall",
        "flent-tools",
        "fstools",
        "fwtool",
        "getrandom",
        "git",
        "grub2",
        "grub2-efi",
        "hostapd",
        "hostapd-utils",
        "htop",
        "hwinfo",
        "ip6tables",
        "iperf",
        "iperf3-ssl",
        "iptables",
        "iptables-mod-extra",
        "irqbalance",
        "jshn",
        "jsonfilter",
        "kernel",
        "kmod-bnx2",
        "kmod-button-hotplug",
        "kmod-e1000",
        "kmod-e1000e",
        "kmod-forcedeth",
        "kmod-fs-vfat",
        "kmod-igb",
        "kmod-input-core",
        "kmod-ip6tables",
        "kmod-ipt-conntrack",
        "kmod-ipt-core",
        "kmod-ipt-nat",
        "kmod-ipt-offload",
        "kmod-ixgbe",
        "kmod-lib-crc-ccitt",
        "kmod-nf-conntrack",
        "kmod-nf-conntrack6",
        "kmod-nf-flow",
        "kmod-nf-ipt",
        "kmod-nf-ipt6",
        "kmod-nf-nat",
        "kmod-nf-reject",
        "kmod-nf-reject6",
        "kmod-nls-base",
        "kmod-nls-cp437",
        "kmod-nls-iso8859-1",
        "kmod-nls-utf8",
        "kmod-ppp",
        "kmod-pppoe",
        "kmod-pppox",
        "kmod-r8169",
        "kmod-rt2800-lib",
        "kmod-rt2800-usb",
        "kmod-rt2x00-lib",
        "kmod-rt2x00-usb",
        "kmod-rtl8xxxu",
        "kmod-slhc",
        "kmod-usb2",
        "libblkid",
        "libblobmsg-json",
        "libcomerr",
        "libext2fs",
        "libf2fs",
        "libip4tc",
        "libip6tc",
        "libiwinfo",
        "libiwinfo-data",
        "libiwinfo-lua",
        "libjson-c",
        "libjson-script",
        "liblua",
        "liblucihttp",
        "liblucihttp-lua",
        "libnl-tiny",
        "libsmartcols",
        "libss",
        "libubox",
        "libubus",
        "libubus-lua",
        "libuci",
        "libuclient",
        "libustream-wolfssl",
        "libuuid",
        "libwolfssl",
        "libxtables",
        "lm-sensors",
        "lm-sensors-detect",
        "logd",
        "lua",
        "luci",
        "luci-app-acme",
        "luci-app-attendedsysupgrade",
        "luci-app-firewall",
        "luci-app-nlbwmon",
        "luci-app-opkg",
        "luci-app-sqm",
        "luci-app-statistics",
        "luci-app-wireguard",
        "luci-base",
        "luci-lib-base",
        "luci-lib-ip",
        "luci-lib-jsonc",
        "luci-lib-nixio",
        "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",
        "mtd",
        "mtr",
        "nano",
        "ncdu",
        "netifd",
        "netperf",
        "nmap",
        "odhcp6c",
        "odhcpd-ipv6only",
        "openssh-client",
        "openssh-client-utils",
        "openssh-server",
        "openwrt-keyring",
        "opkg",
        "partx-utils",
        "ppp",
        "ppp-mod-pppoe",
        "procd",
        "px5g-wolfssl",
        "python3",
        "python3-pip",
        "qrencode",
        "r8169-firmware",
        "rpcd",
        "rpcd-mod-file",
        "rpcd-mod-iwinfo",
        "rpcd-mod-luci",
        "rpcd-mod-rrdns",
        "rtl8192eu-firmware",
        "screen",
        "ubox",
        "ubus",
        "ubusd",
        "uci",
        "uclient-fetch",
        "uhttpd",
        "uhttpd-mod-ubus",
        "urandom-seed",
        "urngd",
        "usbutils",
        "usign"
    ],
    "diff_packages": true,
    "filesystem": "ext4",
    "client": "luci/git-22.210.54423-3b0b325"
}

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 attended upgrade request at https://sysupgrade.openwrt.org using the compulab-fitlet profile, x86/64 target, and listed package set. Inspect how the service handles the 21.02-to-22.03.3 request; done means identifying the failure cause and producing a successful upgrade or a clear actionable error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, 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.