7.2.0 Requested package reforis-data-collection-plugin that is not available

My router reports updater error:

Updater execution failed:
INFO:Target Turris OS: 7.2.0
line not found
ERROR:
inconsistent: Requested package reforis-data-collection-plugin that is not available.
line not found
line not found
line not found
line not found

this package is listed in /etc/updater/conf.d/opkg-auto.lua
and I guess it was installed as a dependency and should be removed.
Has anyone tried just to remove it manually via opkg?

1 Like

Same here for a few days. Any fixes/workarounds?

Edit: Ended up removing that package as:

opkg remove reforis-data-collection-plugin

Didn’t you have problem with dependencies?

root@turris:~# opkg remove reforis-data-collection-plugin
No packages removed.
Collected errors:
 * print_dependents_warning: Package reforis-data-collection-plugin is depended upon by packages:
 * print_dependents_warning:    reforis-haas-plugin
 * print_dependents_warning: These might cease to work if package reforis-data-collection-plugin is removed.

 * print_dependents_warning: Force removal of this package with --force-depends.
 * print_dependents_warning: Force removal of this package and its dependents
 * print_dependents_warning: with --force-removal-of-dependent-packages.

I unchecked everything related to sentinel on the packages section of the reforis UI also.
In your case it seems you have haas as a dependency.

I ran with --force-depends
… now the Overview says that Threat Detection is Disabled

and even when I accept the TOS, nothing changes.
Tried disabling/enabling.

I guess I’ll contact the official support

That’s weird, I also have haas and I haven’t got this error.

The uninstallation of the package is okay, because it was renamed. What’s weird is that haas still depends on the old version.

I have:

-----------------------------------------------------
 TurrisOS 7.2.0, Turris Omnia
 -----------------------------------------------------
root@turris:~# opkg info reforis-haas-plugin
Package: reforis-haas-plugin
Version: 1.3.0-3.10-1
Depends: libc, reforis, reforis-sentinel-plugin, foris-controller-haas-module
Status: install user installed
Architecture: arm_cortex-a9_vfpv3-d16
Installed-Time: 1749160085
1 Like