Closed davygravy closed 5 years ago
Afterthoughts:
Fail to install:
wget returned 3
signify? The following are from the mainline wget, not the busybox app:
Wget may return one of several error codes if it encounters problems.
0 No problems occurred.
1 Generic error code.
2 Parse error—for instance, when parsing command-line options, the ‘.wgetrc’ or ‘.netrc’...
3 File I/O error.
4 Network failure.
5 SSL verification failure.
So I don't think they apply.
Found the problem, it is a size limitation, but only existing in /tmp/
on my router.
opkg install -t /opt/tmp <package-name-1> <package-name-2>
fixes the problem.
Hi @maurerr ,
These may just be issues of refreshing the Packages.gz file, or having it in the correct path. Tp the best of my knowledge and testing, all packages are present and functioning as designed.
I made sure to use your exact (copy and paste)
sed
commands to change the entware-ng feed to entware-backports. I'm pretty sure that is not the problem, since so many packages install just fine.A. While most packages are downloading and installing, a few seem to be not installing when I use a standard
opkg update && opkg install <package-name>
.root@ShareMaxN300:/opt/etc# opkg update Downloading http://pkg.entware.net/binaries/mipsel/Packages.gz Updated list of available packages in /opt/var/opkg-lists/entware-ng Downloading http://maurerr.github.io/packages/Packages.gz *** Failed to download the package list from http://maurerr.github.io/packages/Packages.gz
Collected errors: