Turris Omnia Attempts TurrisOS 6 but Update Fails

Every time my Tuirris Omnia (latest) tries to do a software update to TurrisOS 6 it fails and complains it can’t download packages from:
https://repo.turris.cz/hbs/omnia/packages/sidn/Packages.gz

Also runnning “opkg update” gives this error:
opkg_download: Failed to download https://repo.turris.cz/hbs/omnia/packages/sidn/Packages.gz, wget returned 8.

I restored back to previous 5.4.4 install and all is fixed, but each time I try to update, it becomes inaccessible after reboot.

I am getting the same Message but with the MOX and TurrisOS 5.4.4

opkg_download: Failed to download https://repo.turris.cz/hbs/mox/packages/sidn/Packages.gz, wget >returned 8

Running “Check and install Updates” from reForris generates the error

Updater failed:

inconsistent: Requested package wireguard that is not available.

Oct 19 20:41:57 turris-mox updater-supervisor: Running pkgupdate
Oct 19 20:42:05 turris-mox updater[30950]: repository.lua.lua:47 (Globals): Target Turris OS: 6.0
Oct 19 20:42:39 turris-mox updater[30950]: src/pkgupdate/main.c:154 (main):
inconsistent: Requested package wireguard that is not available.
Oct 19 20:42:40 turris-mox updater-supervisor: pkgupdate exited with: 1

I think updater is trying to upgrade your Omnia to TOS 6.0.
You can find the following in the 6.0 release notes.

:package: Other Changes

  • Obsolete SIDN package feed dropped

I have removed the package feed SIDN and the wireguard package and installed the package kmod-wireguard instead.
Now the update to 6.0 is working.

No need to remove the SIDN feed, it will get automatically removed if you do pkgupdate or during the update.

I never had wireguard installed at all.
How do I remove the SIDN package feed so it won’t fail?
Running pkgupdate fails every time.

You are right. The actual error with me were packages that no longer exist in 6.0. After I removed them, the update went through.

1 Like

Run pkgupdate and look in the syslog.
Are there any errors besides the error with the SIDN package feed?
To wich version you are updating?
5.4.5 is only for MOX with SDIO Wifi card if i am correct. So you should get the Update to TOS 6.0 if you have an Omnia.

You can remove the SIDN Feed in Luci under System > Software > Configure OPKG an then comment out or delete the line with sidn.
But as Pepe has already said, this should not be necessary.

You are correct it seems to be trying to upgrade to version 6.

There are tons of errors in the log. This is only a partial log because when the upgrade crashes it takes the logs with it when restored. This was recovered from my Terminal.

Link to Zipped Log File