I did a factory reset with reflash:
Every thing works fine but opkg tells me a signature error.
Downloading https://repo.turris.cz/hbl/omnia/packages/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/turrisos_routing
Downloading https://repo.turris.cz/hbl/omnia/packages/routing/Packages.sig
Signature check failed.
Remove wrong Signature file.
How could I solve that problem?
Gerät
Turris Omnia
reForis-Version
1.5.0
Turris OS Version
7.0.0
Turris OS Branch
HBS
Kernel-Version
5.15.148
peci1
May 24, 2024, 9:28pm
2
Is the time on your router correct?
drobek
May 26, 2024, 11:17pm
3
I have the same problem. After few yaers in box i needed use agian my TurrisOmnia and i update it over mode 4(from USB) with last medkit. In About i see TurrisBranch HBS, but in Software update list is taken files for “HBL” branch => you need reconfigure OPKG i.e. file /etc/opkg/distfeeds.conf change all /hbl/ to /hbs/.
this is bad config /etc/opkg/distfeeds.conf:
src/gz turrisos_core Index of /hbl/omnia/packages/core/
src/gz turrisos_base Index of /hbl/omnia/packages/base/
src/gz turrisos_cesnet Index of /hbl/omnia/packages/cesnet/
src/gz turrisos_luci Index of /hbl/omnia/packages/luci/
src/gz turrisos_node Index of /hbl/omnia/packages/node/
src/gz turrisos_packages Index of /hbl/omnia/packages/packages/
src/gz turrisos_routing Index of /hbl/omnia/packages/routing/
src/gz turrisos_telephony Index of /hbl/omnia/packages/telephony/
src/gz turrisos_turrispackages Index of /hbl/omnia/packages/turrispackages/
=>
correct config /etc/opkg/distfeeds.conf:
src/gz turrisos_core Index of /hbs/omnia/packages/core/
src/gz turrisos_base Index of /hbs/omnia/packages/base/
src/gz turrisos_cesnet Index of /hbs/omnia/packages/cesnet/
src/gz turrisos_luci Index of /hbs/omnia/packages/luci/
src/gz turrisos_node Index of /hbs/omnia/packages/node/
src/gz turrisos_packages Index of /hbs/omnia/packages/packages/
src/gz turrisos_routing Index of /hbs/omnia/packages/routing/
src/gz turrisos_telephony Index of /hbs/omnia/packages/telephony/
src/gz turrisos_turrispackages Index of /hbs/omnia/packages/turrispackages/
2 Likes
The time was correct. But aftert a reboot it now works again.
2 Likes