yum小bug

这个错误是在克隆的机子上安装mysql时,查看有无mysql发现的

[root@webserve-2 backup] # yum list installed | grep mysql

Repository cr is listed more than once in the configuration

Repository fasttrack is listed more than once in the configuration

这些警告信息表明您的 YUM 配置文件(位于 /etc/yum.repos.d/ 目录下)中的 crfasttrack 仓库没有正确指定一个唯一的名字(通常称为 idbaseurl),而是使用了某种形式的标识符或默认名称。此外,这些仓库在配置文件中被重复列出了

find . -type f -name "*.repo"

在执行 查询已安装软件中有没有mysql: yum list installed | grep mysql

相关推荐
测试小小怪下士2 天前
Bug的严重等级和优先级别与分类
bug
测试小小怪下士2 天前
软件Bug和缺陷的区别是什么?
bug
Matrix704 天前
Spark_写ORALCE:ORA-01426 numeric overflow 问题解决
bug
明耀6 天前
WPF Gif图谱 如果隐藏的话会存在BUG
c#·bug·wpf
|Ringleader|6 天前
【Unity Bug 随记】unity version control 报 xx is not in a workspace.
unity·bug·版本管理·uvc
a1111111111ss6 天前
猫狗识别之BUG汇总
bug
晓同哇哇~7 天前
Wxml2Canvas小程序将dom转为图片,bug总结
bug·canva可画
小波波啊7 天前
idea远程debug调试
ide·bug·intellij-idea
冷小鱼7 天前
【BUG】Error: llama runner process has terminated: exit status 127
bug·llama·ollama
我的心永远是冰冰哒7 天前
np.zeros_like奇怪的bug
bug