Eu tenho uma VM hospedada no Bluehost. Estou tendo problemas para instalar o Xvfb com o yum. Qualquer coisa que eu tente com o yum ( $ yum
, $ yum install Xvfb
, etc) fornece o seguinte erro:
CRITICAL:yum.cli:Config Error: Error accessing file for config file:///etc/yum.conf
Usando o PuTTY para acessar meu site, se eu digitar rpm -qi yum
, obtenho
[email protected] [~]# rpm -qi yum
Name : yum Relocations: (not relocatable)
Version : 3.2.29 Vendor: CentOS
Release : 43.el6.centos Build Date: Tue Dec 17 05:27:10 2013
Install Date: Wed Jan 8 02:21:22 2014 Build Host: c6b9.bsys.dev.centos.org
Group : System Environment/Base Source RPM: yum-3.2.29-43.el6.centos.src.rpm
Size : 4736145 License: GPLv2+
Signature : RSA/SHA1, Tue Dec 17 06:24:32 2013, Key ID --8bytesOfHex--
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.
Eu nem sei onde esse pacote está localizado para que eu possa dar o conteúdo de yum.conf
Tags virtualbox yum linux centos