Article 6K86C Can't upgrade gnome-control-center

Can't upgrade gnome-control-center

by
GoodInside
from LinuxQuestions.org on (#6K86C)
There is something that I can't understand about this upgrade.

If I check available versions i can't find the version I've installed

Code:eix gnome-control-center
[?] gnome-base/gnome-control-center
Available versions: (2) 43.4.1^t (~)44.0^t 44.1^t
{+bluetooth +cups debug elogind +gnome-online-accounts +ibus kerberos networkmanager systemd test wayland INPUT_DEVICES="wacom"}
Installed versions: 45.2(2)^t(09:52:53 PM 01/08/2024)(bluetooth cups gnome-online-accounts ibus networkmanager systemd wayland -debug -elogind -kerberos -test INPUT_DEVICES="-wacom")Checking the log of emerge https://bpa.st/QWIA I can see something referred to ninja and mason, but both are updated, and dmesg doesn't report errors.

Make.conf
Code:WARNING_FLAGS="-Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
COMMON_FLAGS="-march=native -O2 -pipe -ftree-vectorize -fomit-frame-pointer -flto=6 ${WARNING_FLAGS}"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
ACCEPT_LICENSE="-* @FREE @BINARY-REDISTRIBUTABLE"
ACCEPT_KEYWORDS="~amd64"
MAKEOPTS="-j6"
EMERGE_DEFAULT_OPTS="--jobs=4 --quiet-build --with-bdeps=y \
--complete-graph=y --keep-going=y \
--deep --ask --verbose"
LINGUAS="en en_US"
L10N="pt-PT"
INPUT_DEVICES="input_devices_synaptics input_devices_evdev input_devices_libinput"
VIDEO_CARDS="nvidia"
USE="python apache2 nvidia xvmc dist-kernel elogind X gtk gnome systemd -qt5 \
-kde pulseaudio dvd cdr networkmanager"
PHP_TARGETS="php8-1"

# NOTE: This stage was built with the bindist Use flag enabled

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C
GRUB_PLATFORMS="efi-64"

GENTOO_MIRRORS="https://ftp.snt.utwente.nl/pub/os/linux/gentoo/"emerge --info https://bpa.st/C6IQ
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments