Hi,
Executing pkg update -f
we get...
=======================================
Updating GhostBSD repository catalogue...
Fetching meta.conf: 100% 163 B 0.2kB/s 00:01
Fetching packagesite.txz: 100% 6 MiB 572.5kB/s 00:11
Processing entries: 0%
Newer FreeBSD version for package p5-Statistics-Frequency:
To ignore this error set IGNORE_OSVERSION=yes
- package: 1201519
- running kernel: 1201513
Ignore the mismatch and continue? [Y/n]:
=======================================
If I accept [Y] to ignore the OS mismatch and continue, the update finishes fine, however, on rebooting the desktop doesn't load [I'm left hanging at the FreeBGSD login prompt].
Would welcome advice please.
Steve
--------------------------
Nominal Data before update...
OS release: FreeBSD 12.1-STABLE
Machine class: amd64
CPU Model: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz
System memory available: 8034 MB
Currently loaded kernel modules:
kernel
zfs.ko
opensolaris.ko
geom_eli.ko
aesni.ko
tmpfs.ko
geom_uzip.ko
xz.ko
fdescfs.ko
fuse.ko
ums.ko
linux.ko
linux_common.ko
linux64.ko
cuse.ko
amdgpu.ko
drm.ko
linuxkpi.ko
linuxkpi_gplv2.ko
debugfs.ko
ttm.ko
radeonkms.ko
i915kms.ko
i915_skl_dmc_ver1_27_bin.ko
linprocfs.ko
ipfw.ko
Running services
avahi_daemon
avahi_dnsconfd
cupsd
dbus
devd
lightdm
update error message - OS related mismatch
Re: update error message - OS related mismatch
When you get this press yes and use pkg upgrade -f to upgrade and reinstall all the packages that have been compiled with the new kernel.nevets wrote: ↑Wed Jul 22, 2020 8:41 pm Updating GhostBSD repository catalogue...
Fetching meta.conf: 100% 163 B 0.2kB/s 00:01
Fetching packagesite.txz: 100% 6 MiB 572.5kB/s 00:11
Processing entries: 0%
Newer FreeBSD version for package p5-Statistics-Frequency:
To ignore this error set IGNORE_OSVERSION=yes
- package: 1201519
- running kernel: 1201513
Ignore the mismatch and continue? [Y/n]:
Re: update error message - OS related mismatch
Hi Eric,
Unfortunately, doing pkg upgrade -f causes the GhostBSD login to keep recycling - the desktop doesn't fire up.
I checked with a new HDD using fresh install of 20.04 (last release) and then forcing upgrade of this - with same result.
There's something iffy about the current GhostBSD build for my PC.
I'll refrain from updating pkgs until there's a fix.
Steve
Unfortunately, doing pkg upgrade -f causes the GhostBSD login to keep recycling - the desktop doesn't fire up.
I checked with a new HDD using fresh install of 20.04 (last release) and then forcing upgrade of this - with same result.
There's something iffy about the current GhostBSD build for my PC.
I'll refrain from updating pkgs until there's a fix.
Steve
Re: update error message - OS related mismatch
here is the latest ISO http://download.us.ghostbsd.org/develop ... 64/latest/ you can try that it was build today with the latest packages.
Re: update error message - OS related mismatch
Thanks Eric,
Both MATE and XFCE install properly from your 24th July build.
So I assume the issue lies in the incremental pkg update process...
Steve
Both MATE and XFCE install properly from your 24th July build.

So I assume the issue lies in the incremental pkg update process...
Steve
Re: update error message - OS related mismatch
With some major changes, a new ISO is needed.
Re: update error message - OS related mismatch
If you did install and the upgrade went fine. There is no need to reinstall if you have a problem from upgrading with `sudo pkg update -f` and `sudo upgrade -f` I would recommend to backup and reinstall.
Re: update error message - OS related mismatch
Thank you Eric.
Just tried `sudo pkg update -f` and `sudo pkg upgrade -f` and it's not working.
Might be new reinstall is the unique solution.