Phantomski
Regular Contributor
Hi,
headscratching here a bit.
I suddenly can't update/upgrade Entware packages in amtm. I don't remember installing anything that would affect it on the FW 386.7-2 and it certainly didn't improve on 386.9. It just stopped working.
Using amtm, the Update/Upgrade of Entware packages produces an error:
Running
https://bin.entware.net/armv7sf-k2.6/Packages.html is accessible.
If I try using
When I tried to install
Removing and reinstalling wget doesn't help either. What am I missing?
headscratching here a bit.
I suddenly can't update/upgrade Entware packages in amtm. I don't remember installing anything that would affect it on the FW 386.7-2 and it certainly didn't improve on 386.9. It just stopped working.
Using amtm, the Update/Upgrade of Entware packages produces an error:
Bash:
Downloading https://bin.entware.net/armv7sf-k2.6/Packages.gz
*** Failed to download the package list from https://bin.entware.net/armv7sf-k2.6/Packages.gz
Collected errors:
* opkg_download: Failed to download https://bin.entware.net/armv7sf-k2.6/Packages.gz, wget returned 1.
Running
opkg update
produces the same error.https://bin.entware.net/armv7sf-k2.6/Packages.html is accessible.
If I try using
wget
directly as wget https://bin.entware.net/armv7sf-k2.6/Packages.gz
it comes back with an error HTTPS support not compiled in.
When I tried to install
wget-ssl
from HTTP version of Entware repository using opkg install http://bin.entware.net/armv7sf-k2.6/wget-ssl_1.21.3-1_armv7-2.6.ipk
it comes back with Package wget-ssl (1.21.3-1) installed in root is up to date.
Removing and reinstalling wget doesn't help either. What am I missing?