Página 1 de 1

[Nessus] Multilib version problems. This often means that the root

Enviado: 17 Fev 2016 20:37
por marceloleaes
Error:  Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just pointing out that there is a problem.
Problema ocorre devido a pacotes de plataforma x86 não utilizados,
rodar os seguintes comandos para resolver:

Resolução do problema base CentOS / Red Hat Linux

Código: Selecionar todos

yum install yum-utils
package-cleanup --dupes
package-cleanup --cleandupes
yum clean all
yum update