Hello.
I recently upgraded 14.0 release to 14.2 release. For that, I used following commands:
The upgrade was successful, but there were a lot of inconsistencies in the installed packages. Some of the software are not working including orcale's virtualbox, and gnome-calculator. virtualbox is giving an error, whereas calculator crashes after being visible for second.
so then I ran
then I ran
to get the gnome-calculator and others working, what should I do next?
Is the url pkg+https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly correct?
I mostly install using "pkg install".
Thanks a lot in advance,
usernamekiran.
PS: the biggest nuance is xfce freezing for few seconds, sometimes it gets responsive, sometimes I have to use
I recently upgraded 14.0 release to 14.2 release. For that, I used following commands:
freebsd-update fetch
freebsd-update install
reboot
freebsd-update upgrade -r 14.2-RELEASE
/usr/sbin/freebsd-update install
reboot
/usr/sbin/freebsd-update install
pkg update
pkg upgrade
reboot
The upgrade was successful, but there were a lot of inconsistencies in the installed packages. Some of the software are not working including orcale's virtualbox, and gnome-calculator. virtualbox is giving an error, whereas calculator crashes after being visible for second.
pkg version -v | grep '<'
brotli-1.1.0,1 = up-to-date with
portbsdisks-0.36 > succeeds port (port has 0.30)
ca_root_nss-3.104 > succeeds port (port has 3.93)
cairo-1.17.4_2,3 = up-to-date with
so then I ran
freebsd-version -k
which gave output 14.2-RELEASE-p1 and pkg -vv | grep url
which gave url : "pkg+https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly",then I ran
pkg upgrade -f
But the calculator is still not working.to get the gnome-calculator and others working, what should I do next?
Is the url pkg+https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly correct?
I mostly install using "pkg install".
Thanks a lot in advance,
usernamekiran.
PS: the biggest nuance is xfce freezing for few seconds, sometimes it gets responsive, sometimes I have to use
alt+ctrl+F1
to exit the xfce session.