|
使用 lean 的 k3, 版本 OpenWrt R9.10.1 / LuCI Master (git-19.268.50099-562a894)
opkg update 后想安装 aria2,出现如下错误
root@OpenWrt:~# opkg install luci-app-aria2
Installing luci-app-aria2 (git-19.280.64531-5ccbda5-1) to root...
Downloading https://openwrt.proxy.ustclug.or ... 1-5ccbda5-1_all.ipk
Installing libstdcpp6 (7.4.0-2) to root...
Downloading https://openwrt.proxy.ustclug.or ... 2_arm_cortex-a9.ipk
Collected errors:
* check_data_file_clashes: Package libstdcpp6 wants to install file /usr/lib/libstdc++.so.6
But that file is already provided by package * libstdcpp
* check_data_file_clashes: Package libstdcpp6 wants to install file /usr/lib/libstdc++.so.6.0.24
But that file is already provided by package * libstdcpp
* check_data_file_clashes: Package libstdcpp6 wants to install file /usr/lib/libstdc++.so.6.0.24-gdb.py
But that file is already provided by package * libstdcpp
* opkg_install_cmd: Cannot install package luci-app-aria2.
|
|