Каждый раз, когда я запускаю команду yum в Linux Redhat, я получаю следующее сообщение об ошибке:
CRITICAL:yum.cli:Config Error: Error accessing file for config file:///etc/yum.conf
У меня нет файлов относительно yum в моем каталоге /etc. Но мне все еще кажется, что yum установлен, так как я получаю это сообщение при запуске «rpm -qi yum»:
Name : yum Relocations: (not relocatable)
Version : 3.2.29 Vendor: CentOS
Release : 75.el6.centos Build Date: Tue Jul 12 11:45:52 2016
Install Date: Tue Oct 18 16:44:21 2016 Build Host: worker1.bsys.centos.org
Group : System Environment/Base Source RPM: yum-3.2.29-75.el6.centos.src.rpm
Size : 4826214 License: GPLv2+
Signature : RSA/SHA1, Tue Jul 12 12:13:09 2016, Key ID 0946fca2c105b9de
Packager : CentOS BuildSystem <http://bugs.centos.org>
URL : http://yum.baseurl.org/
Summary : RPM package installer/updater/manager
Description :
Yum is a utility that can check for and automatically download and
install updated RPM packages. Dependencies are obtained and downloaded
automatically, prompting the user for permission as necessary.
virionrp@virion-rp.com [~]#
Любая идея, почему это происходит?