Cannot install wpad-wolfssl

Hello, I tried to update wpad-basic-wolfssl Version ...35 to ...37 and got the error that there was a conflict with wpad-basic. Which wasn't installed. So I searched the Forum and found the suggestion to install wpad-basic and remove it afterwards. So I removed wpad-basic-wolfssl, installed wpad-basic and removed it but the problem remained. I tried it again with reboots after each step, still the same.
The only thing I can install is wpad-basic.

Can someone please help?

I'm using OpenWrt 21.02.0 r16279-5cc0535800 / LuCI openwrt-21.02 branch git-21.340.48972-61cc3b1 on a Linksys WRT1200AC

root@Enceladus:~# opkg remove wpad-basic
Removing package wpad-basic from root...
root@Enceladus:~# opkg install wpad-basic-openssl
Installing wpad-basic-openssl (2020-06-08-5a8b3662-37) to root...
Collected errors:
 * check_conflicts_for: The following packages conflict with wpad-basic-openssl:
 * check_conflicts_for:         wpad-basic *
 * opkg_install_cmd: Cannot install package wpad-basic-openssl.
root@Enceladus:~# opkg list-installed | grep wpad
root@Enceladus:~# opkg update
Downloading https://downloads.openwrt.org/releases/21.02.0/targets/mvebu/cortexa9/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/21.02.0/targets/mvebu/cortexa9/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a9_vfpv3-d16/telephony/Packages.sig
Signature check passed.
root@Enceladus:~# opkg list-installed | grep wpad
root@Enceladus:~# opkg install wpad-wolfssl
Installing wpad-wolfssl (2020-06-08-5a8b3662-37) to root...
Collected errors:
 * check_conflicts_for: The following packages conflict with wpad-wolfssl:
 * check_conflicts_for:         wpad-basic * check_conflicts_for:       wpad-basic-wolfssl *
 * opkg_install_cmd: Cannot install package wpad-wolfssl.

Easy solution is to create and flash a custom build, you will have wpad-basic-wolfssl updated to the latest .37 version. And you can also probably upgrade to 21.02.1 btw.

1 Like