2953
pacman/ магазин приложений: ошибка подготовки транзакции не удалось найти базу данных
Здравствуйте, возникла такая проблема: при попытке что-нибудь установить из магазина приложений получаю — ошибка подготовки транзакции не удалось найти базу данны. При этом нет кодов ошибок, ничего нет — и так все время… В других версиях такого не былогуглить и т.п пробовал, безполезно. Подскажите пожалуйста что делать.
Операционная система: Manjaro Linux
Версия KDE Plasma: 5.18.5
Версия KDE Frameworks: 5.70.0
Версия Qt: 5.14.2
Версия ядра: 5.6.15-1-MANJARO
Архитектура: 64-битная
Процессоры: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz
Память: 7,6 ГиБ ОЗУ
Операционная система: Manjaro Linux
Версия KDE Plasma: 5.18.5
Версия KDE Frameworks: 5.70.0
Версия Qt: 5.14.2
Версия ядра: 5.6.15-1-MANJARO
Архитектура: 64-битная
Процессоры: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz
Память: 7,6 ГиБ ОЗУ
5 комментариев
Команды pacman-mirrors, pacman-db-upgrade.
warning: config file /etc/pacman.conf, line 62: directive 'Repository entries are of the format:' in section 'options' not recognized.
error: config file IncludePath could not be read: No such file or directory
error parsing '/etc/pacman.conf'
что дальше делать?
pamac update.
Ну или замените 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/
HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc manjaro-system
# If upgrades are available for these packages they will be asked for first
SyncFirst = manjaro-system archlinux-keyring manjaro-keyring
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
IgnorePkg =
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 Manjaro Linux
# packagers with `pacman-key --populate archlinux manjaro`.
#
# 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.
#
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
[multilib]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
SigLevel = Optional TrustAll
Server = file:///home/custompkgs
pacman-mirrors pacman-db-upgrade 2 ✘
Version 4.23.2
USAGE:
pacman-mirrors [-h] [-f [NUMBER]] [-i [-d]] [-m METHOD] [--status]
[-c COUNTRY [COUNTRY...] | [--geoip] | [--continent]]
[-l] [-lc] [-q] [-t SECONDS] [-v] [-n]
[--api] [-S/-B BRANCH] [-p PREFIX]
[-P PROTO [PROTO...]] [-R] [-U URL]
pacman-mirrors: error: unrecognized arguments: pacman-db-upgrade