openvpn package - Cannot install package libustream-openssl.
Username: camel
Origin: https://bugs.openwrt.org/index.php?do=details&task_id=921
on current lede trunk version, when i want to install openvpn ... it gives me an error.
(as before installed luci-ssl) - seems to be a package anyhow wrong or wrong link ?
1.) LUCI
SSL
root@LEDE:/# opkg install luci-ssl #–force-reinstall
Installing luci-ssl (git-17.194.28316-2224714-1) to root...
Downloading
Installing libmbedtls (2.5.1-1) to root...
Downloading
Installing libustream-mbedtls (2016-07-02-ec80adaa-2) to root...
Downloading
Installing px5g-mbedtls (4) to root...
Downloading
http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/base/px5g-mbedtls_4_mipsel_24kc.ipk
Configuring libmbedtls.
Configuring px5g-mbedtls.
Configuring libustream-mbedtls.
Configuring luci-ssl.
root@LEDE:/#
2.) OPENVPN +
SSL
packages.. with failure ...
root@LEDE:/# opkg install openvpn-openssl luci-app-openvpn
Installing openvpn-openssl (2.4.3-1) to root...
Downloading
Installing kmod-tun (4.9.37-1) to root...
Downloading
Installing liblzo (2.10-1) to root...
Downloading
http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/base/liblzo_2.10-1_mipsel_24kc.ipk
Installing libopenssl (1.0.2k-1) to root...
Downloading
Installing luci-app-openvpn (git-17.194.28316-2224714-1) to root...
Downloading
Configuring kmod-tun.
Configuring liblzo.
Configuring libopenssl.
Configuring openvpn-openssl.
Configuring luci-app-openvpn.
root@LEDE:/# opkg install nano libustream-openssl ca-bundle ca-certificates
Installing nano (2.8.4-1) to root...
Downloading
Installing libustream-openssl (2016-07-02-ec80adaa-2) to root...
Downloading
Installing ca-bundle (20161130+nmu1) to root...
Downloading
Installing ca-certificates (20161130+nmu1) to root...
Downloading
Configuring nano.
Configuring ca-certificates.
Configuring ca-bundle.
Collected errors:
- check_data_file_clashes: Package libustream-openssl wants to install file /lib/libustream-ssl.so
But that file is already provided by package * libustream-mbedtls
- opkg_install_cmd: Cannot install package libustream-openssl.
root@LEDE:/#
root@LEDE:/# # logging + rotate
how to fix that issues ?
or maybe lede wrong ?
but on openwrt i can’T report....
not sure, who is responsible for that packages ?
cu camel