- Status Waiting on reporter
- Percent Complete
- Task Type Bug Report
- Category Base system
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version openwrt-19.07
- Due in Version Undecided
-
Due Date
Undecided
- Private
FS#2644 - dnsmasq-full: Cannot satisfy dependencies
Environment:
arch: mips
model: TP-link WDR4300
Openwrt: 19.07.0-rc1
Description:
I probably overlooked but hit the following issue where unable to install dnsmasq-full. Actually downloading only already gives the following warning and wonder if I can/should force-install:
# opkg install dnsmasq-full --download-only Downloading http://downloads.openwrt.org/releases/19.07.0-rc1/packages/mips_24kc/base/dnsmasq-full_2.80-14_mips_24kc.ipk Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for dnsmasq-full: * kernel (= 4.14.151-1-342af9e4f67b3447c53216ab8e3b12a1) * opkg_install_cmd: Cannot install package dnsmasq-full.
Likely this is expected result and caused by kernel config changes.
"–force-depends" is also available for the "recursive" download task. Userspace binaries are fine, but I would not install kernel modules with dependency issues.