返回顶部

YUM源加载报错

YUM源加载报错

加载yum源时加载失败

报错信息

#yum  repolist
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Bad id for repo: rhel 73, byte =   4
repolist: 0

原因

yum仓库配置错误,注意yum仓库不允许出现空格

$ cat /etc/yum.repos.d/rhel.repo
[rhel79]
name=Red Hat Enterprise Linux rhel79
baseurl=http://www.weirui.vip/rhel76/
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release

 

posted @   九尾cat  阅读(268)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
点击右上角即可分享
微信分享提示

目录导航