openwrt / openwrt/asu

Unsupported package(s): dnscrypt-proxy2

Open
#567 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

I'm getting this error since about >1 Week while trying to build via "Attended Sysupgrade":

{
"url": "https://sysupgrade.openwrt.org",
"revision": "r23722-64782497db",
"advanced_mode": "1",
"sha256_unsigned": "",
"branch": "SNAPSHOT",
"efi": null,
"profile": "linksys,wrt3200acm",
"target": "mvebu/cortexa9",
"version": "SNAPSHOT",
"packages": [
"adblock",
"avahi-dbus-daemon",
"banip",
"base-files",
"bridge",
"busybox",
"ca-bundle",
"ca-certificates",
"dnscrypt-proxy2",
"dnsmasq-full",
"dropbear",
"ethtool",
"firewall4",
"fstools",
"getdns",
"haveged",
"ipset",
"iputils-ping",
"iwinfo",
"kernel",
"kmod-btmrvl",
"kmod-gpio-button-hotplug",
"kmod-mwlwifi",
"kmod-nft-offload",
"libc",
"libustream-mbedtls",
"logd",
"luci",
"luci-app-adblock",
"luci-app-advanced-reboot",
"luci-app-attendedsysupgrade",
"luci-app-banip",
"luci-app-firewall",
"luci-app-sqm",
"luci-base",
"mtd",
"mwlwifi-firmware-88w8964",
"netifd",
"nftables-json",
"odhcp6c",
"odhcpd-ipv6only",
"opkg",
"ppp",
"ppp-mod-pppoe",
"procd",
"procd-seccomp",
"procd-ujail",
"sqm-scripts",
"sqm-scripts-extra",
"stubby",
"tcpdump",
"uboot-envtools",
"uci",
"uclient-fetch",
"urandom-seed",
"urngd",
"vim-full",
"wpad-basic-mbedtls"
],
"diff_packages": true,
"filesystem": "squashfs",
"client": "luci/git-23.223.40904-987ae1a"

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 tracing how the ASU service processes the package list for the reported OpenWrt profile and how it produces the “Unsupported package(s)” error. Reproduce the request with revision r23722-64782497db and dnscrypt-proxy2; done means the package is handled correctly or the unsupported-package behavior is clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.