Update from 1300525

Everything related to Installing and maintaining software.
Post Reply
grahamperrin
Posts: 105
Joined: Sun Sep 04, 2016 6:06 am

Update from 1300525

Post by grahamperrin »

From an earlier topic:
grahamperrin wrote: Tue Feb 01, 2022 4:17 pm Update to 1300524 succeeded. I guess, the earlier failure was a glitch, not an issue.
Today, with a virtual machine that I did not run for a few weeks, I have 1300525:

Code: Select all

root@mowa219-gjp4-ghostbsd-13-vm:~ # pkg update -f && pkg upgrade && uname -KU
Updating GhostBSD repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01    
Fetching packagesite.pkg: 100%    6 MiB   1.7MB/s    00:04    
Processing entries: 100%
GhostBSD repository update completed. 31260 packages processed.
All repositories are up to date.
Updating GhostBSD repository catalogue...
GhostBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (3 candidates): 100%
Processing candidates (3 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
1300525 1300525
root@mowa219-gjp4-ghostbsd-13-vm:~ # 
Is 1300525 truly the latest version?

Code: Select all

root@mowa219-gjp4-ghostbsd-13-vm:~ # grep pkg /var/log/messages | tail -n 5
Feb  4 08:59:48 mowa219-gjp4-ghostbsd-13-vm pkg[6986]: compat10x-amd64 reinstalled: 10.4.1004000.20181014 -> 10.4.1004000.20181014 
Feb  4 09:00:09 mowa219-gjp4-ghostbsd-13-vm pkg[6986]: chromium upgraded: 94.0.4606.81_3 -> 99.0.4844.84 
Feb  4 09:00:10 mowa219-gjp4-ghostbsd-13-vm pkg[6986]: brisk-menu reinstalled: 0.6.2 -> 0.6.2 
Feb  4 09:00:11 mowa219-gjp4-ghostbsd-13-vm pkg[6986]: cmark-0.30.2 installed
Apr  4 19:47:02 mowa219-gjp4-ghostbsd-13-vm pkg[1342]: libdrm reinstalled: 2.4.110,1 -> 2.4.110,1 
root@mowa219-gjp4-ghostbsd-13-vm:~ # 

Code: Select all

grahamperrin@mowa219-gjp4-ghostbsd-13-vm:~ % pkg prime-origins | sort
archivers/p7zip
archivers/zip
audio/freedesktop-sound-theme
audio/rhythmbox
audio/webrtc-audio-processing
deskutils/kcharselect
devel/dconf-editor
devel/gdb
devel/git
devel/uclcmd
dns/nss_mdns
editors/libreoffice
editors/nano
editors/vim
emulators/virtualbox-ose-additions
graphics/drm-kmod
graphics/gimp
graphics/shotwell
graphics/spectacle
lang/python
mail/evolution
multimedia/simplescreenrecorder
multimedia/vlc
net-p2p/transmission-gtk
os/kernel
os/userland
os/userland-devtools
os/userland-lib32
ports-mgmt/pkg
print/cups
print/cups-filters
print/foomatic-db
print/system-config-printer
sysutils/fusefs-ext2
sysutils/gbi
sysutils/ghostbsd-utils
sysutils/htop
sysutils/hw-probe
sysutils/lsblk
sysutils/pc-sysinstall
sysutils/pv
ukrainian/libreoffice
www/chromium
www/falkon
www/firefox
www/gstreamer1-plugins-neon
x11-drivers/ghostbsd-drivers
x11-drivers/xf86-input-evdev
x11-fonts/droid-fonts-ttf
x11-fonts/font-awesome
x11-fonts/fonts-indic
x11-fonts/tlwg-ttf
x11-themes/cursor-dmz-theme
x11-themes/ghostbsd-icons
x11-themes/ghostbsd-mate-themes
x11-themes/ghostbsd-wallpapers
x11/brisk-menu
x11/ghostbsd-mate
x11/ghostbsd-mate-settings
x11/konsole
x11/plank
x11/slick-greeter
x11/station-tweak
x11/xconfig
x11/xorg-minimal
x11/xterm
grahamperrin@mowa219-gjp4-ghostbsd-13-vm:~ % 
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Update from 1300525

Post by ericbsd »

For GhostBSD yes, but not on FreeBSD 13.0-stable.
Post Reply