Errors in api.turris.cz's CRL

repo. taky chyba:
Downloading https://repo.turris.cz/openwrt-repo/turris/packages//base/Packages.gz.
Downloading https://repo.turris.cz/openwrt-repo/turris/packages//base/Packages.sig.
Signature check failed.

Ve vlákně s chybou certifikátu se píše o prázdném adresáři /etc/ssl/
Zkusil bych obsah složky vymazat a pak zkusit

Turris v1.x:
wget http://repo.turris.cz/turris/packages/base/ca-certificates_20150426_mpc85xx.ipk
opkg install ca-certificates_20150426_mpc85xx.ipk

Omnia:
wget http://repo.turris.cz/omnia/packages/base/ca-certificates_20150426_mvebu.ipk
opkg install ca-certificates_20150426_mvebu.ipk

Po té restart a zkousit updater. Ovšem bez záruky.

Sice jsem to zkousel uz odpoledne, ale pro dobrej pocit udelano znovu-stale stejna chyba certifikatu.

Smazal jsem obsah složky a už nejde vůbec nic … obsah té zmíněné složky /etc/ssl nemažte - tedy alespoň ne stylem označit vše a smazat, musel jsem pak nahrávat poslední snapshot, aby router zase “fungoval”. Každopádně problém s opkg update a chybou přetrvává dál.

Hi, so here is my experience. I’m using a testing version of OS I set it up with the manual from documentation. The problem with certificates is really in the part OPKG in the howto.

So for now don’t change the file like in the howto, they don’t have proper certificate and it will always show you an errors. Here’s the original content of the file in case you have changed it like me in the past (/etc/opkg/distfeeds.conf):

src/gz omnia_base Index of /omnia/packages/base/
src/gz omnia_lucics Index of /omnia/packages/lucics/
src/gz omnia_management Index of /omnia/packages/management/
src/gz omnia_packages Index of /omnia/packages/packages/
src/gz omnia_printing Index of /omnia/packages/printing/
src/gz omnia_routing Index of /omnia/packages/routing/
src/gz omnia_telephony Index of /omnia/packages/telephony/
src/gz omnia_turrispackages Index of /omnia/packages/turrispackages/

Now after command opkg update there are no error messages.