Closed Napsterbater closed 3 years ago
It happens from time to time that FreeBSD pkg is ahead and gets pulled in for the people who are not careful to disable the FreeBSD mirror, but in this case I'm unsure where pkg 1.16.1 came from when we explicitly remove it here:
And yes, pkg from FreeBSD added "reaper" functionality (a longer while ago) because they say pkg shouldn't restart services...
Alright I can reproduce. This seems to be a fun regression via pkg 1.16...
WTF is it doing :)
Ok, it's silently bootstrapping before it's ready, fixed via https://github.com/opnsense/core/commit/acae90a9e72 -- since this is core git no changes in opnsense-boostrap needed and bootstrap fixed. Thanks!
In order to have ZFS (single disk) for my OPNsense box I am testing/preconfiguring what I can on a Hyper-V VM.
I used a Freebsd 12.1 Boot Only ISO, then ran:
And started configuring OPNsense when it was done.
One thing I kept running into was everytime I installed a plugin, it seemingly did not finish in the UI, and the UI/System started acting sluggish and parts were not displaying correctly.
I realized and noticed that configd was stopped/not running after every attempt to install a plugin.
Managed to stumble upon this thread https://forum.opnsense.org/index.php?topic=14177.msg65379#msg65379
I ran "pkg query %R pkg" and "pkg query %v pkg", the output showed: unknown-repository 1.16.1 I then ran "opnsense-revert pkg" and it downgraded pkg from 1.16.1 to 1.15.10_2
So far it seems to have corrected configd.