Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openwrt 24.10.0: Unable to install https-dns-proxy #25910

Closed
docplastic opened this issue Feb 6, 2025 · 2 comments
Closed

openwrt 24.10.0: Unable to install https-dns-proxy #25910

docplastic opened this issue Feb 6, 2025 · 2 comments

Comments

@docplastic
Copy link

Doing:
opkg update
opkg install https-dns-proxy

shows:
Unknown package 'https-dns-proxy'.
Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency resolveip for https-dns-proxy
  • pkg_hash_fetch_best_installation_candidate: Packages for https-dns-proxy found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package https-dns-proxy.

router info:
ubus call system board

shows:
{
"kernel": "6.6.73",
"hostname": "OpenWrt",
"system": "ARMv8 Processor rev 4",
"model": "Cudy WR3000S v1",
"board_name": "cudy,wr3000s-v1",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "24.10.0",
"revision": "r28427-6df0e3d02a",
"target": "mediatek/filogic",
"description": "OpenWrt 24.10.0 r28427-6df0e3d02a",
"builddate": "1738624177"
}
}

@p0k33m0n
Copy link

p0k33m0n commented Feb 7, 2025

https://forum.openwrt.org/t/openwrt-24-10-0-first-stable-release/223845/148

Due to an unprecedented number of build requests, the ASU server ran out of storage for all the requested images. This caused spurious build errors at first, then totally crashed the system, so if you had an issue with your build and others had success on the same target/profile, you might want to try again, maybe tomorrow when things have settled down a bit...

@docplastic
Copy link
Author

That seems to have happened, it now works as expected. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants