Signature failed while opkg update

Hi,

I am trying to perform opkg update but getting the signature failed error:

>  root@OpenWrt:~# opkg update
> > Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ipq/ipq50xx/packages/base/Packages.gz.
> > wget: server returned error: HTTP/1.1 404 Not Found
> > Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ipq/ipq50xx/packages/base/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/ipq/ipq50xx/packages/nss/Packages.gz.
> > wget: server returned error: HTTP/1.1 404 Not Found
> > Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ipq/ipq50xx/packages/nss/Packages.sig.
> > wget: server returned error: HTTP/1.1 404 Not Found
> > Signature check failed.
> > Remove wrong Signature file.

Hard to verify a signature after getting an page not found error, tried the URLs in your browser ?

You're probably using an unsupported device, since there's no ipq50xx support in openwrt, yet.

3 Likes

Thanks man! I was not aware about this but Qualcomm has given us openwrt installed.

Is it a custom openwrt created by Qualcomm team but not supported by the open source community? Is my understanding correct?

Yes, it's an image based on openwrt, with their custom code on top.

One more newbie question!

We only have hardware knowledge and we are working with the Qualcomm team to launch the new router with IPQ5018 chipset.
So is there anything we can do than can help the open source community and make this chipset as supported?

It'd be to get the code into the mainline Linux kernel.
Openwrt supports whatever hw the kernel supports.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.