Hi all,
I am facing an issue with updating opkg. My end goal is to install the relayd package. I tried to run "opkg update" and I keep getting the following error of signature check failed.
--/downloads.openwrt.org/snapshots/trunk/mvebu/generic/packages/packages/Packages.sig.
--Signature check failed.
--Remove wrong Signature file.
--Downloading http://downloads.openwrt.org/snapshots/ … ckages.gz.
--Downloading http://downloads.openwrt.org/snapshots/ … kages.sig.
--Signature check failed.
--Remove wrong Signature file.
--Downloading http://downloads.openwrt.org/snapshots/ … ckages.gz.
--Downloading http://downloads
I searched through the forum topics but I can't quite find an answer as to why my signature file is failing to authenticate. My signature file contains the following information :
--untrusted comment: openwrt.org snapshot build key
--RWSvIveoiFjI6WS/h3J8Us0wUEjA53cQLuHJEwOD/sT5JsGvguZjlKmU
I found the following link mentions my signature file :
https://dev.openwrt.org/browser/branche … ?rev=45974
I am running the designated driver build 15.05 caiman on a Linksys wrt1200AC router.
I downloaded my current image from the build bot website which is mentioned in the openwrt wiki page for my router
https://wiki.openwrt.org/toh/linksys/wrt1200ac
*** Observations ***
I was able to do a opkg update this morning and install Luci, so I don't see why it just stopped working. My router is currently working and has internet connection.
I have two suspicions as to why I am facing this signature validation issue :
1) As of 2 mins ago I tried to open the trunk or the buildbot directory but I keep getting an error saying that the server is down. I have a suspicion that the signature validation issues that I am currently facing are due to the server maintance that is occurring today.
2) The image that I have might be old or not updated? I had downloaded these images last week but I don't know if it is an old build. If this is the case, where can I find the latest STABLE image (not dev) for linksys wrt1200AC or how can I update my signature file to get around this issue?
Can anyone point me in a direction as to how I could validate my suspicions or if anyone else is facing the same issues / has an idea of how to resolve this problem? Any feedback would be much appreciated