dandnsmith
Forum Supporter
OK - removed those 'is a directory' files, and then ran the opkg:
Obviously something still not correct
opkg install --force-reinstall webif openssl jim
Removing package webif from root...
Not deleting modified conffile /mod/webif/html/css/EXTRA.css.
Removing package openssl from root...
Removing package jim from root...
Installing webif (1.5.2-6) to root...
Downloading http://hpkg.tv/hdrfoxt2/base/webif_1.5.2-6_mipsel.opk.
wget: can't load library 'libssl.so.1.1'
Installing openssl (1.1.1.d-1) to root...
Downloading http://hpkg.tv/hdrfoxt2/base/openssl_1.1.1.d-1_mipsel.opk.
wget: can't load library 'libssl.so.1.1'
Installing jim (0.82-2) to root...
Downloading http://hpkg.tv/hdrfoxt2/base/jim_0.82-2_mipsel.opk.
wget: can't load library 'libssl.so.1.1'
Collected errors:
* opkg_download: Failed to download http://hpkg.tv/hdrfoxt2/base/webif_1.5.2-6_mipsel.opk, wget returned 16.
* opkg_install_pkg: Failed to download webif. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package webif.
* opkg_download: Failed to download http://hpkg.tv/hdrfoxt2/base/openssl_1.1.1.d-1_mipsel.opk, wget returned 16.
* opkg_install_pkg: Failed to download openssl. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package openssl.
* opkg_download: Failed to download http://hpkg.tv/hdrfoxt2/base/jim_0.82-2_mipsel.opk, wget returned 16.
* opkg_install_pkg: Failed to download jim. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package jim.
Obviously something still not correct