Closed s-light closed 3 years ago
Hi,
Since you built firmware yourself, it generated new repository key. To use packages from pkg.8devices.com with this firmware you can:
Add 8devices repo key to your device
echo "untrusted comment: Local build key
RWRIT89nf01hfEZ0sl+4YABtaeWs38ms/ZwOxayAQtW8Ilxt74oZWQEH" > /etc/opkg/keys/484fcf677f4d617c
--OR--
Disable signature verification in /etc/opkg.conf
by commenting option option check_signature 1
Thank you @mantas-p for the solution. I've bumped into this issue and your post helped me out.
Closing issue, 5y+ since last activity.
i build the firmware following the Getting Started - Build firmware. updated with the Web interface / LUCI method. after this i tried a
opkg update
but that failed withsignature check failed.
how can i fix this? first i asked this question in the forum