Page 1 of 1

Problem with OpenWRT upgrade

Posted: Mon Oct 16, 2017 5:09 am
by kloczek
Code: Select all
root@OpenWrt:/# opkg update
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/base/Packages.gz.
Updated list of available packages in /var/opkg-lists/chaos_calmer_base.
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/base/Packages.sig.
Signature check passed.
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/linkit/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/linkit/Packages.sig.
wget: server returned error: HTTP/1.1 404 Not Found
Signature check failed.
Remove wrong Signature file.
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/luci/Packages.gz.
Updated list of available packages in /var/opkg-lists/chaos_calmer_luci.
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/luci/Packages.sig.
Signature check passed.
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/chaos_calmer_packages.
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/packages/Packages.sig.
Signature check passed.
Collected errors:
 * opkg_download: Failed to download http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/linkit/Packages.gz, wget returned 1.
 * opkg_download: Failed to download http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/linkit/Packages.sig, wget returned 1.


Seems like linkit directory on http://downloads.openwrt.org/chaos_calmer/15.05.1/ramips/mt7628/packages/ is missing.
Anyone knows what what needs to be done to fix this? and/or how to submit this issue?

Re: Problem with OpenWRT upgrade

Posted: Tue Oct 17, 2017 11:46 pm
by noblepepper
This is a remnant of stealing the proprietary wifi driver from the linkit repo (opensource is an exercise in friendly thievery), I'm pretty sure it is my fault. In any case it causes no ill effects other than the scary messages when you use opkg.

I believe Vonger's latest image eliminates this. Otherwise just delete any lines with linkit in these files:
/etc/opkg/customfeeds.conf
/etc/opkg/distfeeds.conf

I can't remember which or both are on the file system on a running system but delete the lines with linkit in them in what you find.

Re: Problem with OpenWRT upgrade

Posted: Mon Dec 25, 2017 3:36 pm
by harvey186
Code: Select all
I believe Vonger's latest image eliminates this


where can I find it ??
By the way, I think Vonger's blog is worst for searching error solutions or updates or anything :( That's the reason I'm asking.

Re: Problem with OpenWRT upgrade

Posted: Tue Dec 26, 2017 9:29 pm
by noblepepper
There is a link on the product page