Cant install coova-chilli on uinfi ac mesh

hi there
i want install coova-chilli but i have problem when i use
opkg install coova-chilli

i get this error

Installing coova-chilli (1.4-6) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/packages/coova-chilli_1.4-6_mips_24kc.ipk
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for coova-chilli:
 *      librt *
 * opkg_install_cmd: Cannot install package coova-chilli.

You can try:

opkg update; opkg install librt coova-chilli

But it's highly probable that repository is obsolete.
In that case you should upgrade to LEDE 17.01.6 or OpenWrt 18.06.1.

i install openwrt 18.06.1. on this device but lets see :

opkg update; opkg install librt coova-chilli

now i get this error

Installing librt (1.1.20-1) to root...
Downloading http://downloads.lede-project.org/snapshots/targets/ar71xx/generic/packages/librt_1.1.20-1_mips_24kc.ipk
Multiple packages (libpthread and libpthread) providing same name marked HOLD or PREFER. Using latest.
Installing coova-chilli (1.4-6) to root...
Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/packages/coova-chilli_1.4-6_mips_24kc.ipk
Configuring librt.
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for coova-chilli:
 *      kernel (= 4.9.131-1-324914f1f8afebd4db8abc0254414b72) *
 * opkg_install_cmd: Cannot install package coova-chilli.

I'm not sure, if you can upgrade the kernel without firmware upgrade, but you can try:

opkg update; opkg upgrade kernel

By the way, it's OK for OpenWrt 18.06.1:

# opkg install coova-chilli
Installing coova-chilli (1.3.0+20141128-6) to root...
Downloading http://downloads.openwrt.org/releases/18.06.1/packages/x86_64/packages/coova-chilli_1.3.0%2b20141128-6_x86_64.ipk
Configuring coova-chilli.
1 Like

https://openwrt.org/faq/after_installation#cannot_satisfy_dependencies

You have installed 18.06.1 and you are trying to install snapshot packages -> will not work.

Question is: Why do you still have the old (snapshot) opkg configuration on your 18.06.1 system?
Once you change this to the correct 18.06.1 package repositories, installation should work.

i have problem i install snapshot 18.06.1 with sysupgrade after it radio0 and radio1 didnt work and when i go config theirs no wifi file i create one with wireless name and add option on radio1 and its didnt work do u have any idea why ?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.