错误提示: Warning: RPMDB altered outside of yum

解决办法: 删除yum的历史记录
rm -rf /var/lib/yum/history/*.sqlite 
上面的命令可能需要root权限才能执行


你可能感兴趣的:(权限,root,history)