FreeBSD 15?
-
Hmmm ok ill update and use that for now then.
Just noticed when I try to install, I cannot install any packages. I have confirmed that I have removed the NTOP repositories but have not touched the pfSense repos. Any ideas whats up with this?
-
@deanfourie said in FreeBSD 15?:
Just noticed when I try to install, I cannot install any packages. I have confirmed that I have removed the NTOP repositories but have not touched the pfSense repos.
-
[24.03-RELEASE][admin@pfsense.haighaccess.local]/root: pkg update Updating pfSense-core repository catalogue... pfSense-core repository is up to date. Updating pfSense repository catalogue... pfSense repository is up to date. All repositories are up to date. [24.03-RELEASE][admin@pfsense.haighaccess.local]/root:
-
@deanfourie I saw a few Reddit posts with a similar error.
-
@SteveITS Interesting, a update from console seems to go fine.
However, still no access to to any package information.
Let me know if theres anything I can do to troubleshoot.
-
Try:
[24.03-RELEASE][root@7100.stevew.lan]/root: pkg search ntopng ntopng-6.0.d20240102,1 Network monitoring tool with command line and web interfaces pfSense-pkg-ntopng-5.6.0 pfSense package ntopng
-
@stephenw10 Yea nah, its all messed up.
Doesn't seem to want to install.
-
It installs, but none of the menu options appear in pfSense to manage it.
-
@deanfourie itās under Diagnostics. Historical reasons.
-
So you were able to see the package lists? How/what did you install exactly?
-
@dennypage yup, i know. But its not there
-
@stephenw10 yes, I was able to see the package lists,
I used pkg install ntopng
-
Ok well that only installs the ntopng binaries and non of the pfSense pkg stuff.
From the CLI you'd need to:
pkg install pfSense-pkg-ntopng
-
@stephenw10 ahh ok yea that worked thanks,
Any idea why package manager is not working within pfSense?
-
Not really. If the backend pkg command work the gui should also be showing that. Can it see installed packages?
-
@stephenw10 no, it cannot see the installed packages or available packages.
-
@stephenw10 Is there a way to downgrade to the previous version?
-
If it's installed as ZFS you can just roll back to the previous BE.
Try running:
pkg-static -d update
It shouldn't make any difference but that's what the backend actually uses.
-
@stephenw10 Sorry, im trying to downgrade to 23.09.
Is it still possible to download a 23.09 ISO, or how do I do a fresh install of 23.09?
Thanks
-
If you upgraded from 23.09.1 and were running ZFS then it wil have automatically made a BE snapshot and you can just roll back to it.
The new Net Installer gives you the option to install 23.09.1 if you need to.