hello
i need help urgently . im trying to install wpad or wpad-openssl on a TL-WDR4300 with OpenWrt 18.06.5 .
i tried several ways like trying to install online and even offline .
- first, i tried opkg update then opkg remove wpad-mini and opkg install wpad` . but updating gave me error "Signature check failed!". then i tried opkg install usign and got msg "installed and uptodate!". Then i deactivated option check_signature 1 in opkg.conf and then i could update with opkg update.
- i tried opkg install wpad` but no way. No success! Error= "Cannot install package!"
- i tried to give manually the path to https:/...../wpad_2018-05-21-62566bc2-8_mipsel_24kc.ipk (or without ".ipk"), but again same error.
- i dowloaded that wpad .ipk file and even wpad-openssl and uploaded to /tmp/ in router and tried to install offline from that path, but again "Cannot install package!"
Now i have no idea more and i cant understand, why i get opkg update successfully, but those wpad packages wont be downloaded or updated from .../mips_24kc/wpad... .
What am i doing wrong or why other users can just install wpad normally and i cant do it even offline !!!!!????
my last errors:
root@OpenWrt:~# opkg install /tmp/wpad_2018-05-21-62566bc2-8_mips_24kc.ipk
Collected errors:
* wfopen: /tmp/wpad_2018-05-21-62566bc2-8_mips_24kc.ipk: No such file or directory.
* pkg_init_from_file: Failed to extract control file from /tmp/wpad_2018-05-21-62566bc2-8_mips_24kc.ipk
root@OpenWrt:~# opkg install /tmp/wpad_2018-05-21-62566bc2-8_mips_24kc
Unknown package '/tmp/wpad_2018-05-21-62566bc2-8_mips_24kc'.
Collected errors:
* opkg_install_cmd: Cannot install package /tmp/wpad_2018-05-21-62566bc2-8_mips_24kc.
TP-Link TL-WDR4300 v1.6
using WinSCP and PuTTY
i will appreciate any helping answer