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

相关推荐
callJJ8 天前
Volta + Claude Code 在 Windows 上的路径 Bug 复盘
windows·bug
xsc-xyc9 天前
记一次RK3568搭建NAS BUG:开发板插上 USB 移动硬盘没反应
bug
放风铃的兔子10 天前
我把 5 个 Python bug 投进 CubeSandbox 当沙盘 —— 从 envd 协议反编译到一键 RED→GREEN
bug·issue
zh_xuan11 天前
诡异Bug:输入框删除字符,却越删越多
android·bug
绘梨衣54711 天前
采集基类设计遇到的描述符bug
爬虫·python·bug
不吃鱼的羊11 天前
达芬奇工具Bug
bug
油炸自行车12 天前
【bug】Qt 6 Q_NAMESPACE 跨 DLL 链接错误:LNK2019 无法解析 staticMetaObject
数据库·c++·qt·bug·link2019·q_namespace_exp·namespaceexport
sxd200112 天前
Debian #1135514 bug引发的思考
网络·debian·bug
疏狂难除14 天前
X86-64 Assembly中printf 打印 float 和 double的bug的解决
bug·assembly
nashane16 天前
HarmonyOS 6学习:指南针“文图反向”Bug修复——从“北偏东”变“北偏西”的坐标系纠错
学习·华为·bug·harmonyos