I'm getting this at the terminal when I run "opkg update":
root@myyun:/mnt/sda1# opkg update
Downloading http://downloads.arduino.cc/openwrtyun/1/packages/Packages.gz.
Downloading http://downloads.arduino.cc/openwrtyun/1/packages/Packages.sig.
Signature check failed.
Remove wrong Signature file.
Collected errors:
- opkg_download: Failed to download http://downloads.arduino.cc/openwrtyun/1/packages/Packages.gz: Error.
- opkg_download: Failed to download http://downloads.arduino.cc/openwrtyun/1/packages/Packages.sig: Error.
This with a google.com ping so I know access to the internet is good:
root@myyun:/mnt/sda1# ping www.google.com
PING www.google.com (74.125.239.145): 56 data bytes
64 bytes from 74.125.239.145: seq=0 ttl=55 time=14.963 ms
64 bytes from 74.125.239.145: seq=1 ttl=55 time=15.932 ms
64 bytes from 74.125.239.145: seq=2 ttl=55 time=13.722 ms
^C
--- www.google.com ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 13.722/14.872/15.932 ms
And the link to to the openwrt file on this page is broken too:
Is http://downloads.arduino.cc/ down entirely or am I missing something?
Thanks