emerge

Добрый день,

появилась проблема при обновление возникает затык

gentoo# emerge -auqDNg @world
* Updating gnupg keyring for package signatures

и на этом все.

Мой make.conf

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-O2 -pipe -march=native"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"

# 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.utf8
RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native"
MAKEOPTS="-j10 -l12"

GENTOO_MIRRORS="http://ftp.romnet.org/gentoo/ \
https://gentoo-mirror.alexxy.name/ \
http://gentoo-mirror.alexxy.name/ \
http://mirror.mephi.ru/gentoo-distfiles/ \
ftp://mirror.mephi.ru/gentoo-distfiles/ \
rsync://mirror.mephi.ru/gentoo-distfiles/ \
https://mirror.yandex.ru/gentoo-distfiles/ \
http://mirror.yandex.ru/gentoo-distfiles/ \
ftp://mirror.yandex.ru/gentoo-distfiles/"

ACCEPT_LICENSE="*"
ACCEPT_KEYWORDS="~amd64"
USE="-ipv6 -kde X gtk gnome bluetooth networkmanager cups dist-kernel initramfs wayland"
GRUB_PLATFORMS="efi-64"

PORTAGE_ELOG_CLASSES="warn error log"
PORTAGE_ELOG_SYSTEM="save"

# Appending getbinpkg to the list of values within the FEATURES variable
#FEATURES="${FEATURES} getbinpkg"
FEATURES="${FEATURES} getbinpkg binpkg-request-signature userfetch"