opkg update fails with "Remove wrong Signature file"


 hello all,
i've upgraded version 1.5.3, when opkg update message:

code: [select]

root@arduinopb:~# opkg update
downloading http://download.linino.org/dogstick/all-in-one/latest/packages/packages.gz.
updated list of available packages in /var/opkg-lists/barrier_breaker.
downloading http://download.linino.org/dogstick/all-in-one/latest/packages/packages.sig.
signature check failed.
remove wrong signature file.


note not have communication issue: can ping, resolve, download without issues on whole internet yùn.

anyone having same issue? hint?
thanks,
paolo

you @ wrong repository ( yun odm's)

yours

code: [select]
root@arduinopb:~# opkg update
downloading http://download.linino.org/dogstick/all-in-one/latest/packages/packages.gz.
updated list of available packages in /var/opkg-lists/barrier_breaker.
downloading http://download.linino.org/dogstick/all-in-one/latest/packages/packages.sig.
signature check failed.
remove wrong signature file.



correct one:

code: [select]
opkg update
downloading http://downloads.arduino.cc/openwrtyun/1/packages/packages.gz.
updated list of available packages in /var/opkg-lists/attitude_adjustment.
downloading http://downloads.arduino.cc/openwrtyun/1/packages/packages.sig.
signature check passed.


update system image again.

http://www.arduino.cc/en/tutorial/yunsysupgrade




Arduino Forum > Products > Arduino Yún (Moderator: fabioc84) > opkg update fails with "Remove wrong Signature file"


arduino

Comments