pkg autoremove anomalies
Posted: Sun Jun 25, 2023 7:06 pm
Is there an issue in building the binaries where a 'not automatic' flag isn't being set?
sudo pkg autoremove
shows...
Installed packages to be REMOVED:
automount: 1.7.8_2
backup-station: 0.2
binutils: 2.40_4,1
fusefs-lkl: 4.16.g20180628_4
fusefs-ntfs: 2022.10.3
gcc12: 12.2.0_6
ghostbsd-pkg-conf: 23.06.05
ghostbsd-update-scripts: 21.08.21_2
libublio: 20070103_3
libzip: 1.9.2
networkmgr: 6.2
py39-bectl: 0.2
setxkbmap: 1.3.2
software-station: 1.6
sudo: 1.9.13p3
update-station: 4.6
version: 23.06.05
xdg-user-dirs: 0.18
xmodmap: 1.0.10
xorg-macros: 1.19.3
xtrans: 1.4.0
Which is a little bizarre - there are crucial GhostBSD packages here...
I reinstalled everything [update -f] and then
sudo pkg set -A 0 'name of package'
for the essential ones to mend the problem.
sudo pkg autoremove
shows...
Installed packages to be REMOVED:
automount: 1.7.8_2
backup-station: 0.2
binutils: 2.40_4,1
fusefs-lkl: 4.16.g20180628_4
fusefs-ntfs: 2022.10.3
gcc12: 12.2.0_6
ghostbsd-pkg-conf: 23.06.05
ghostbsd-update-scripts: 21.08.21_2
libublio: 20070103_3
libzip: 1.9.2
networkmgr: 6.2
py39-bectl: 0.2
setxkbmap: 1.3.2
software-station: 1.6
sudo: 1.9.13p3
update-station: 4.6
version: 23.06.05
xdg-user-dirs: 0.18
xmodmap: 1.0.10
xorg-macros: 1.19.3
xtrans: 1.4.0
Which is a little bizarre - there are crucial GhostBSD packages here...
I reinstalled everything [update -f] and then
sudo pkg set -A 0 'name of package'
for the essential ones to mend the problem.