Eu instalei uma VM CentOS-6.3 com o Parallels e, no momento de instalar as ferramentas do Parallels, recebo a mensagem
An error occurred while installing the following packages: │
│ - kernel-devel-2.6.32-279.14.1.el6.i686 │
│ │
│ Install these packages manually and start the Parallels │
│ Tools installation again.
Quando tentei instalar o kernel-devel
necessário com o yum
, recebi a mensagem
$ yum install kernel-devel-2.6.32-279.14.1.el6.i686
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.dhakacom.com
* extras: mirror.dhakacom.com
* updates: mirror.dhakacom.com
http://people.centos.org/hughesjr/chromium/6/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Setting up Install Process
No package kernel-devel-2.6.32-279.14.1.el6.i686 available.
Error: Nothing to do
O que devo fazer?