错误:数据库磁盘映像格式错误
我得到了下面的错误,而我正在通过yum命令安装一个包。 检查下面的输出。 $yum update Loaded plugins: fastestmirror, refresh-packagekit, security Setting up Update Process Loading mirror speeds from cached hostfile **Error: database disk image is malformed** 我已经尝试了下面的命令来解决这个问题,但没有帮助 Step1: yum clean all Step2 : remove yum directory from /var/libs Step3: yum clean metadata #yum clean dbcache #yum makecache 执行这些步骤后,我已经尝试了下面的命令,但得到“文件大错误” $ yum update Loaded plugins: fastestmirror, refresh-packagekit, security […]