- Status Waiting on reporter
- Percent Complete
- Task Type Bug Report
- Category Packages
- 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
Attached to Project: OpenWrt/LEDE Project
Opened by lowsfer - 24.08.2020
Last edited by Baptiste Jonglez - 24.08.2020
Opened by lowsfer - 24.08.2020
Last edited by Baptiste Jonglez - 24.08.2020
FS#3301 - Cannot satisfy dependency on iptables-mod-tproxy
One example is iptables-mod-tproxy. It is available in 19.07.0, but not in 19.07.1. This causes dependency issue when installing some packages.
How to reproduce:
# opkg install shadowsocks-libev-ss-rules Installing shadowsocks-libev-ss-rules (3.2.5-5) to root... Downloading http://downloads.openwrt.org/releases/19.07.1/packages/aarch64_cortex-a53/packages/shadowsocks-libev-ss-rules_3.2.5-5_aarch64_cortex-a53.ipk Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for shadowsocks-libev-ss-rules: * iptables-mod-tproxy * opkg_install_cmd: Cannot install package shadowsocks-libev-ss-rules.
I reproduced it on aarch64_coretex_a53, but I see it’s missing for other platforms like a72 and x86_64, too.
It was reported here: https://github.com/openwrt/packages/issues/11457 But was closed and the maintainer said it belongs here.
The package exists as expected, here for a few targets:
https://downloads.openwrt.org/releases/19.07.1/targets/sunxi/cortexa53/packages/ https://downloads.openwrt.org/releases/19.07.1/targets/x86/64/packages/
It's not as the same place as other packages because it's tightly coupled with the kernel.
You are possibly missing the core packages feed in your opkg configuration (in /etc/opkg/):
Btw you should always use the latest 19.07.X release in any case.
Please provide the content of all files in /etc/opkg/ and try with 19.07.3.