since 1-2 days I’m getting the following errors from turris updater:
rror notifications
===================
Updater execution failed:
WARN:There is a newer version available, but update is scheduled after another 172.5 hours. If you want the latest and greatest all the time, switch to one of the development branches.
INFO:Target Turris OS: 6.5.2
WARN:Request not satisfied to install package: sentinel-dynfw-client
line not found
ERROR:
inconsistent: Requested package foris-controller-lte-module that is not available.
line not found
line not found
line not found
line not found
I didn’t change anything manually and it seems related to the new LTE Auto Configuration that was introduced on last release at least it looks like.
Can anyone tell me why it wants to install sentinel-dynfw-client that wants foris-controller-lte-module which obviously no longer exists? Or is this unrelated, cause if I check package dependencies of sentinel-dynfw-client in luci it doesn’t show foris-controller-lte module. Should I just try to install sentinel-dynfw-client in luci or will it make things worse?
I’m getting an almost identical message - every two hours or so. Except that it doesn’t seem to be attempting to install sentinel-dynfw-client:
Error notifications
Updater execution failed:
WARN:There is a newer version available, but update is scheduled after another 140.4 hours. If you want the latest and greatest all the time, switch to one of the development branches.
INFO:Target Turris OS: 6.5.2
line not found
ERROR:
inconsistent: Requested package foris-controller-lte-module that is not available.
line not found
line not found
line not found
line not found
Everything else seems to be working fine, my only concern is whether there will be any problems at the next reboot.
And, don’t know if there is any relevance, but an hour or so after the last such message I got:
Update notifications
Changes performed by updater at 2024-04-10T16:00:34+00:00
• Removed package gnupg-utils version 1.4.23-3
pkgupdate is failing here too, but with package name luci-i18n-ntpc-en
pkgupdate --stderr-level=DBG gives an error location…
ERROR:src/pkgupdate/main.c:151 (main):
inconsistent: Requested package luci-i18n-ntpc-en that is not available.
Here is the error in context:
root@omnia:~# pkgupdate --stderr-level=DBG
DEBUG:src/lib/events.c:554 (run_util_init):Dumping busybox to: /tmp/updater-busybox-blheiM/busybox
DEBUG:src/lib/locks.c:45 (lua_acquire):Trying to get a lock at /var/lock/opkg.lock
DEBUG:backend.lua:394 (status_parse):Parsing status file /usr/lib/opkg/status
DEBUG:requests.lua:453 (Globals):Running script file:////etc/updater/conf.d/turris-pkglists.lua
DEBUG:src/lib/download.c:78 (download_check_info):Download succesfull (https://repo.turris.cz/hbs/omnia/lists/pkglists/nas.lua.sig)
DEBUG:src/lib/download.c:78 (download_check_info):Download succesfull (https://repo.turris.cz/hbs/omnia/lists/pkglists/nas.lua)
DEBUG:src/lib/uri.c:606 (list_pubkey_collect):Unable to get pubkey file:///etc/updater/keys/test.pub: Unable to open local file for reading
DEBUG:requests.lua:453 (Globals):Running script https://repo.turris.cz/hbs/omnia/lists/pkglists/nas.lua
DEBUG:requests.lua:339 (submit):Request install of kmod-ata-ahci
DEBUG:requests.lua:339 (submit):Request install of kmod-fs-autofs4
----- <many lines skipped> -----
DEBUG:src/lib/download.c:78 (download_check_info):Download succesfull (https://repo.turris.cz/hbs/omnia/packages/core/Packages)
DEBUG:src/lib/download.c:78 (download_check_info):Download succesfull (https://repo.turris.cz/hbs/omnia/packages/luci/Packages)
DEBUG:postprocess.lua:52 (Globals):Parsing index luci/https://repo.turris.cz/hbs/omnia/packages/luci/Packages
DEBUG:postprocess.lua:52 (Globals):Parsing index packages/https://repo.turris.cz/hbs/omnia/packages/packages/Packages
DEBUG:postprocess.lua:52 (Globals):Parsing index routing/https://repo.turris.cz/hbs/omnia/packages/routing/Packages
DEBUG:postprocess.lua:52 (Globals):Parsing index core/https://repo.turris.cz/hbs/omnia/packages/core/Packages
DEBUG:postprocess.lua:52 (Globals):Parsing index cesnet/https://repo.turris.cz/hbs/omnia/packages/cesnet/Packages
DEBUG:postprocess.lua:52 (Globals):Parsing index turrispackages/https://repo.turris.cz/hbs/omnia/packages/turrispackages/Packages
DEBUG:postprocess.lua:52 (Globals):Parsing index telephony/https://repo.turris.cz/hbs/omnia/packages/telephony/Packages
DEBUG:postprocess.lua:52 (Globals):Parsing index base/https://repo.turris.cz/hbs/omnia/packages/base/Packages
DEBUG:postprocess.lua:52 (Globals):Parsing index node/https://repo.turris.cz/hbs/omnia/packages/node/Packages
DEBUG:postprocess.lua:293 (pkg_aggregate):Aggregating packages together
DEBUG:planner.lua:566 (Globals):Resolving Install and Uninstall requests
DEBUG:planner.lua:578 (Globals):Denying packages without any candidate
DEBUG:planner.lua:585 (Globals):Forcing penalty on expressions with free alternatives
DEBUG:planner.lua:597 (Globals):Deducing minimal set of required packages
line not found
line not found
line not found
line not found
line not found
ERROR:src/pkgupdate/main.c:151 (main):
inconsistent: Requested package luci-i18n-ntpc-en that is not available.
DEBUG:src/lib/locks.c:82 (lua_lock_release):Released lock at /var/lock/opkg.lock
DEBUG:src/lib/events.c:572 (run_util_clean):Removing temporally busybox from: /tmp/updater-busybox-blheiM/busybox
r
The pkgupdate error kept repeating until I used the Luci package management page to remove the luci-i18n-ntpc-en and luci-app-ntpc packages. After that, no further trouble. pkgupdate successfully installed the upgrade to Turris OS 7.
Thanks for nothing this. I had ERROR: inconsistent: Requested package luci-i18n-ntpc-de that is not available. with luci-i18n-ntpc-de and luci-i18n-ntpc-en installed. The error message was mailed to me about every three hours. I removed both packages, but will not install the big update today anymore. First I will see whether it stops mailing me error messages.