OPNsense Forum

English Forums => Zenarmor (Sensei) => Topic started by: lrosenman on April 02, 2022, 03:05:03 AM

Title: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: lrosenman on April 02, 2022, 03:05:03 AM
Can I get some help to figure out what's going on?

(I reinstalled OPNSense, and moved where it is located physically)

what all do you need?

I *CAN* grant access if needed/wanted.
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: mb on April 02, 2022, 04:59:42 AM
Hi @lrosenman,

os-sensei-db is not a .txz package anymore. Zenarmor handles its updates internally.

Apart from that, are you able to see os-sensei plug-in listed?
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: lrosenman on April 02, 2022, 05:30:09 AM
that was the piece I was missing.  Happily up, modulo the whine about os-sensei-db missing on the plugins page.
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: mb on April 02, 2022, 08:24:19 PM
@lrosenman, feel free to manually remove os-sendei-db package, either through the Plugins page, or through the console:

pkg remove os-sensei-db
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: lrosenman on April 02, 2022, 08:32:50 PM
$ sudo pkg remove os-sensei-db
No packages matched for pattern 'os-sensei-db'

Checking integrity... done (0 conflicting)
1 packages requested for removal: 0 locked, 1 missing
$

and the plugins page is attached, and does NOT give a way to remove it.
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: franco on April 04, 2022, 09:38:17 AM
Go to status, resolve plugin conflict, accept current configuration.


Cheers,
Franco
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: lrosenman on April 04, 2022, 04:28:51 PM
That did *NOT* fix it.

Other ideas?
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: franco on April 04, 2022, 05:18:54 PM
If you click the right option to reset it will. There's no reason indicated it wouldn't. Config.xml claims the plugin was installed previously but it's no longer in the repos ergo it's missing.

People asked for the config.xml to remember plugins, now the other half asks why their plugins go missing. ;)


Cheers,
Franco
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: lrosenman on April 04, 2022, 06:40:43 PM
i tried all the options and NONE of them removed the package.
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: franco on April 04, 2022, 07:24:46 PM
Oh, well, you can always edit /conf/config.xml manually and remove "os-sensei-db" mention.


Cheers,
Franco
Title: Re: HELP: The repo is installed, but Zenarmor/os-sensei-db is NOT
Post by: lrosenman on April 04, 2022, 07:37:22 PM
Done & thanks!