This has happened a couple times now on different systems/upgrades. Not sure why but maybe it only happens when there is a version bump?
I intentionally blacklist
gcc-g++ below since I typically upgrade multilib prior to upgrading -current with slackpkg.
Quote:
# May 5 2021 black listing gcc and glibc packages. If we don't the multilib versions will get replaced!
gcc
gcc-brig
gcc-g++
gcc-gdc
gcc-gfortran
gcc-gnat
gcc-go
gcc-objc
# glib2 is ok since there is both a 'compat-32' and a non-multilib version
glibc
glibc-i18n
glibc-profile
|