[Решено] catalyst depends

cat /etc/pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =
#NoUpgrade   =
#NoExtract   =
# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#Include = /etc/pacman.d/mirrorlist
[core]
SigLevel = Never
Include = /etc/pacman.d/mirrorlist
[extra]
SigLevel = Never
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
SigLevel = Never
Include = /etc/pacman.d/mirrorlist
[catalyst]
SigLevel = Never
Server = http://catalyst.wirephire.com/repo/catalyst/$arch
pacman -S catalyst catalyst-utils
resolving dependencies...
looking for inter-conflicts...
:: catalyst-utils and mesa-libgl are in conflict (libgl). Remove mesa-libgl? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: catalyst-utils and mesa-libgl are in conflict
pacman -Ss mesa-libgl
extra/mesa-libgl 9.2.2-1 [installed]
в чем вопрос то?
вангую: mesa-libgl не можешь удалить?
заюзай
pacman -Rdds mesa-libgl
и ставь catalyst

да и вот эту фигню убери из /etc/pacman.conf
SigLevel = Never
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874
Сглупил,спасибо
nafanja
да и вот эту фигню убери из /etc/pacman.conf
SigLevel = Never
Вроде, обсуждалось уже, но почему это надо сделать?
GitHub, ArchWiki, AUR
Kycok
Вроде, обсуждалось уже, но почему это надо сделать?
не секурно жи
PGP 0x31361F01
arcanisrepo
Вроде, обсуждалось уже, но почему это надо сделать?
перефразирую, а зачем это дописывать в конфиг, если по умолчанию этого там нет и все прекрасно работает и без этого?

если без этого не работает то причины только две:
1) локально сломана проверка ключей, выход: починить, а не ставить заглушку.
не секурно жи
2) используется зараженное зеркало, которое по понятным причинам не проходит проверку ключей.
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874
 
Зарегистрироваться или войдите чтобы оставить сообщение.