Warning: RPMDB altered outside of yum
在用yum安裝mysql的時候提示:
Running transaction check Running transaction test Transaction test succeeded Running transaction Warning: RPMDB altered outside of yum. Installing : mysql-community-common-5.7.24-1.el7.x86_64 1/4 Installing : mysql-community-libs-5.7.24-1.el7.x86_64 2/4 Installing : mysql-community-client-5.7.24-1.el7.x86_64 3/4 Installing : mysql-community-server-5.7.24-1.el7.x86_64 4/4 Verifying : mysql-community-server-5.7.24-1.el7.x86_64 1/4 Verifying : mysql-community-libs-5.7.24-1.el7.x86_64 2/4 Verifying : mysql-community-common-5.7.24-1.el7.x86_64 3/4 Verifying : mysql-community-client-5.7.24-1.el7.x86_64
解決辦法是刪除yum的歷史記錄
rm -rf /var/lib/yum/history/*.sqlite
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20893244/viewspace-2222206/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 解決 yum clean all Error rpmdb open failedErrorAI
- 【已解決】yum更新失敗:rpmdb: BDB0113 Thread/process 2673/140126198814528 failed: BDB1507 Thread died...threadAI
- go install: no install location for directory outside GOPATHGoIDE
- appium tap 報錯:outside of element rectAPPIDE
- [WARNING] warning: Class com.google.protobuf.Descriptors not found - continuing with a stub.GoUI
- linux 中 yum makecache 、yum update、yum upgrade的作用Linux
- outside_的第三次部落格作業IDE
- webstorm(二):拼寫warningWebORM
- CSS列表中list-style-position inside 和outside 的區別?CSSIDE
- yum install 與 yum groupinstall 的區別
- warning: already initialized constant FileUtils::VERSIONZed
- Warning: Cannot redeclare function_name()Function
- rpmdb 常用命令初始化與重建rpm資料庫資料庫
- yum hosts
- Linux yum源配置以及yum命令講解Linux
- dedecms 搬家 / dedecms error warning!錯誤Error
- CentOS 搭建內部Yum源同步阿里Yum源CentOS阿里
- yum 配置源
- 配置yum源
- 新增yum源
- yum命令文件
- YUM的概述
- yum 提示 Another App is currently holding the yum lock; waiting for it to exit...APPAI
- warning: React does not recognize the xxx prop on a DOM elementReact
- Warning: Received `false` for a non-boolean attribute `xxx`.FalseBoolean
- 關閉VS警告 warning C4996996
- lightdb WARNING: could not establish connection after 30000 ms
- PHP Warning:fopen出錯如何解決?PHP
- NMAKE : warning U4006: special macro undefined : '$MacUndefined
- WARNING: Heavy swapping observed on system in last 5 minsAPPAST
- Python怎樣忽略warning警告錯誤?Python
- Centos-7修改yum源為國內的yum源CentOS
- centos yum install nginxCentOSNginx
- Linux 安裝 yumLinux
- yum error - package is a duplicate withErrorPackage
- yum安裝ansible
- yum倉庫搭建
- yum 安裝 jenkinsJenkins