Cannot see available packages.
-
I am having problems with seeing available packages on my primary box..
I have run every command on this page- https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html
If I set upgrades to Devel version I do see the next available snapshot.. but when I go back to "Latest Stable Version (v2.6.0) I get "Unable to check for updates"
pkg-static info -x pfSense-upgrade-
"pfSense-upgrade-1.0_14"pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade-
"Processing entries: 0%
pkg-static: wrong architecture: FreeBSD:12:amd64 instead of FreeBSD:14:amd64
pkg-static: repository pfSense contains packages with wrong ABI: FreeBSD:12:amd64
Processing entries: 100%
Unable to update repository pfSense"/conf/upgrade_log.latest.txt-
>>> Updating repositories metadata... failed. ERROR: It was not possible to determine pkg remote version ERROR: It was not possible to determine pfSense-repo remote version ERROR: Unable to compare version of pfSense-repo Any ideas would be appreciated..
-
@chpalmer said in Cannot see available packages.:
pkg-static: wrong architecture: FreeBSD:12:amd64 instead of FreeBSD:14:amd64
Prob related to this
-
Thank you! Not enough coffee in my yet this morning..
-
Easy fix for now..
go to-
/usr/local/share/pfSense/pkg/repos/pfSense-repo.abichange "FreeBSD:14:amd64" to "FreeBSD:12:amd64"
save.