Hello,
after the automatic upgrade to TurrisOS 5.3.1, my Turris Omnia sends me the same email several times a day:
Error notifications
===================
Updater failed:
inconsistent: Requested package thermometer that is not available.
From a search in the forum I understand that thermometer is no longer available. OK. Now how do I stop the device from trying to download and install it? The emails are annoying.
You are looking for details, which are described in our documentation:
Would you please take a look there? You will find there how to proceed with this. If you are not able to solve this, @Stepan will help you. Don’t hesitate to reach him.
Unfortunately, the package cannot be removed, since it has been removed already. The problem is that it got stuck in a configuration file. The only solution for now is to remove the appropriate line in the /etc/updater/conf.d/opkg-auto.lua file (the whole line), as it is mentioned among the known problems and solutions in the documentation site:
If you are an advanced user you can also investigate files in the directory /etc/updater/conf.d and check the content of any file you created as well as the content of /etc/updater/conf.d/opkg-auto.lua. You should remove any unnecessary Install and Uninstall lines.
You can do it for example the following way:
run the vim /etc/updater/conf.d/opkg-auto.lua command
Sorry, just one more note. If you don’t feel very comfortable with SSH and the Vim text editor, you may take advantage of a WinSCP file manager on Windows. You can download it from their website.
For login, you can keep the protocol as “SFTP” or choose “SCP”. Anyway, the hostname will be “192.168.1.1” (if you didn’t change the LAN IP address), the user name will be “root” and the Password the same as for the LuCI web interface. Port number remains 22.
When you open the mentioned file /etc/updater/conf.d/opkg-auto.lua, you can easily edit it. Just make sure, you delete the whole line.
Thank you. I tried editing the line with thermometer out of /etc/updater/conf.d/opkg-auto.lua
However, there is no such line. Maybe today’s update fixed the issue. I received a News Announcement stating, i.a., “Various fixes for migration from Turris OS 3.x”. And I haven’t received any warning emails about thermometer since.