Closed kevinmehall closed 9 years ago
I just tried another opkg update on the 04's and I'm now getting a different failure mode in that http://downloads.openwrt.org/snapshots/trunk/ramips/mt7620/packages/base/Packages.gz
404s
It looks like the .gz
one is no longer there. It's called Packages
and is uncompressed. You may be able to change src/gz
to src
in /etc/opkg.conf
, and presumably when we rebase on openwrt, that will be the default.
Fixed upstream
opkg update
fails withCurrent workaround is to put
in
/etc/opkg/keys/af22f7a88858c8e9
Is there a better way to do this than to put it in the
files
directory of this repo?