当前位置: 首页 > news >正文

南宁武鸣区建设局网站邦策网站建设平台

南宁武鸣区建设局网站,邦策网站建设平台,深圳网站建设加盟,网站建站网站jp586 vip目录 centos停止维护意味着yum相关源伴随失效。 报错#xff1a; 解决方案#xff1a;将图中四个文件替换掉/etc/yum.repos.d/目录下同名文件 资源提交在博客头部#xff0c;博客结尾也提供文件源码内容 CentOS-Base.repo CentOS-SCLo-scl.repo CentOS-SCLo-scl-rh.rep…目录 centos停止维护意味着yum相关源伴随失效。 报错 解决方案将图中四个文件替换掉/etc/yum.repos.d/目录下同名文件 资源提交在博客头部博客结尾也提供文件源码内容 CentOS-Base.repo CentOS-SCLo-scl.repo CentOS-SCLo-scl-rh.repo epel.repo 2020 年CentOS 项目与红帽联合宣布将全部投资转向 CentOS Stream这是未来红帽企业 Linux 发行版的上游开发平台。因此该项目在 2021 至 2024 年期间停止对 CentOS Linux 的更新和发布直到 2024 年 6 月 30 日 CentOS Linux 7 的生命周期终止。 centos停止维护意味着yum相关源伴随失效。 报错 Could not retrieve mirrorlist http://mirrorlist.centos.org/?release7archx86_64repoosinfrastock error was 14: curl#6 - Could not resolve host: mirrorlist.centos.org; 未知的错误One of the configured repositories failed (未知),and yum doesnt have enough cached data to continue. At this point the onlysafe thing yum can do is fail. There are a few ways to work fix this:1. Contact the upstream for the repository and get them to fix the problem.2. Reconfigure the baseurl/etc. for the repository, to point to a workingupstream. This is most often useful if you are using a newerdistribution release than is supported by the repository (and thepackages for the previous distribution release still work).3. Run the command with the repository temporarily disabledyum --disablereporepoid ...4. Disable the repository permanently, so yum wont use it by default. Yumwill then just ignore the repository until you permanently enable itagain or use --enablerepo for temporary usage:yum-config-manager --disable repoidorsubscription-manager repos --disablerepoid5. Configure the failing repository to be skipped, if it is unavailable.Note that yum will try to contact the repo. when it runs most commands,so will have to try and fail each time (and thus. yum will be be muchslower). If it is a very temporary problem though, this is often a nice ▽ compromise:yum-config-manager --save --setoptrepoid.skip_if_unavailabletrue 解决方案将图中四个文件替换掉/etc/yum.repos.d/目录下同名文件包中文件重新配置了一些yum源获取的地址替换后大部分都可以正常使用但是难免可能会缺失其他包建议尽快切换其它linux系统。) 资源提交在博客头部博客结尾也提供文件源码内容。 参考CentOS停止维护EOL后的应对方案_云服务器 ECS(ECS)-阿里云帮助中心 (aliyun.com) CentOS-Base.repo # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist does not work for you, as a fall back you can try the # remarked out baseurl line instead. # #[base] nameCentOS-$releasever - Base - mirrors.aliyun.com failovermethodpriority baseurlhttp://mirrors.aliyun.com/centos/$releasever/os/$basearch/ gpgcheck1 gpgkeyhttp://mirrors.aliyun.com/centos/RPM-GPG-KEY-CentOS-7#released updates [updates] nameCentOS-$releasever - Updates - mirrors.aliyun.com failovermethodpriority baseurlhttp://mirrors.aliyun.com/centos/$releasever/updates/$basearch/ gpgcheck1 gpgkeyhttp://mirrors.aliyun.com/centos/RPM-GPG-KEY-CentOS-7#additional packages that may be useful [extras] nameCentOS-$releasever - Extras - mirrors.aliyun.com failovermethodpriority baseurlhttp://mirrors.aliyun.com/centos/$releasever/extras/$basearch/ gpgcheck1 gpgkeyhttp://mirrors.aliyun.com/centos/RPM-GPG-KEY-CentOS-7#additional packages that extend functionality of existing packages [centosplus] nameCentOS-$releasever - Plus - mirrors.aliyun.com failovermethodpriority baseurlhttp://mirrors.aliyun.com/centos/$releasever/centosplus/$basearch/ gpgcheck1 enabled0 gpgkeyhttp://mirrors.aliyun.com/centos/RPM-GPG-KEY-CentOS-7#contrib - packages by Centos Users [contrib] nameCentOS-$releasever - Contrib - mirrors.aliyun.com failovermethodpriority baseurlhttp://mirrors.aliyun.com/centos/$releasever/contrib/$basearch/ gpgcheck1 enabled0 gpgkeyhttp://mirrors.aliyun.com/centos/RPM-GPG-KEY-CentOS-7CentOS-SCLo-scl.repo # CentOS-SCLo-sclo.repo # # Please see http://wiki.centos.org/SpecialInterestGroup/SCLo for more # information[centos-sclo-sclo] nameCentOS-7 - SCLo sclo baseurlhttp://vault.centos.org/centos/7/sclo/$basearch/sclo/ #mirrorlisthttp://mirrorlist.centos.org?arch$basearchrelease7reposclo-sclo gpgcheck1 enabled1 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo[centos-sclo-sclo-testing] nameCentOS-7 - SCLo sclo Testing baseurlhttp://buildlogs.centos.org/centos/7/sclo/$basearch/sclo/ gpgcheck0 enabled0 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo[centos-sclo-sclo-source] nameCentOS-7 - SCLo sclo Sources baseurlhttp://vault.centos.org/centos/7/sclo/Source/sclo/ gpgcheck1 enabled0 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo[centos-sclo-sclo-debuginfo] nameCentOS-7 - SCLo sclo Debuginfo baseurlhttp://debuginfo.centos.org/centos/7/sclo/$basearch/ gpgcheck1 enabled0 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo CentOS-SCLo-scl-rh.repo # CentOS-SCLo-rh.repo # # Please see http://wiki.centos.org/SpecialInterestGroup/SCLo for more # information[centos-sclo-rh] nameCentOS-7 - SCLo rh baseurlhttp://vault.centos.org/centos/7/sclo/$basearch/rh/ #mirrorlisthttp://mirrorlist.centos.org?arch$basearchrelease7reposclo-rh gpgcheck1 enabled1 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo[centos-sclo-rh-testing] nameCentOS-7 - SCLo rh Testing baseurlhttp://buildlogs.centos.org/centos/7/sclo/$basearch/rh/ gpgcheck0 enabled0 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo[centos-sclo-rh-source] nameCentOS-7 - SCLo rh Sources baseurlhttp://vault.centos.org/centos/7/sclo/Source/rh/ gpgcheck1 enabled0 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo[centos-sclo-rh-debuginfo] nameCentOS-7 - SCLo rh Debuginfo baseurlhttp://debuginfo.centos.org/centos/7/sclo/$basearch/ gpgcheck1 enabled0 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo epel.repo [epel] nameExtra Packages for Enterprise Linux 7 - $basearch # It is much more secure to use the metalink, but if you wish to use a local mirror # place its address here. baseurlhttp://download.example/pub/epel/7/$basearch metalinkhttps://mirrors.fedoraproject.org/metalink?repoepel-7arch$basearchinfra$infracontent$contentdir failovermethodpriority enabled1 gpgcheck1 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7[epel-debuginfo] nameExtra Packages for Enterprise Linux 7 - $basearch - Debug # It is much more secure to use the metalink, but if you wish to use a local mirror # place its address here. baseurlhttp://download.example/pub/epel/7/$basearch/debug metalinkhttps://mirrors.fedoraproject.org/metalink?repoepel-debug-7arch$basearchinfra$infracontent$contentdir failovermethodpriority enabled0 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck1[epel-source] nameExtra Packages for Enterprise Linux 7 - $basearch - Source # It is much more secure to use the metalink, but if you wish to use a local mirror # place its address here. baseurlhttp://download.example/pub/epel/7/source/tree/ metalinkhttps://mirrors.fedoraproject.org/metalink?repoepel-source-7arch$basearchinfra$infracontent$contentdir failovermethodpriority enabled0 gpgkeyfile:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck1
http://www.hkea.cn/news/14500493/

相关文章:

  • 上海网站建设中小型企业自己买一个服务器怎么做网站
  • 电影网站 模板企业年金怎么查询
  • 企业网站seo外包 s帮网站做推广赚钱吗
  • 建立网站的基本流程有哪些步骤体育网站模版
  • 做外围代理要有自己的网站速橙科技有限公司网站建设
  • 福州网络科技有限公司河北百度推广seo
  • 个人网站设计模板网站后台页面是什么
  • wordpress网站源码分享郑州网站定制
  • 网站建设北京市长沙定制网页设计
  • 自己做网站做淘宝联盟联锁酒店网站建设需求分析
  • 网站建设吉金手指专业13wordpress主题手动更新
  • 最好网站建站公司网站 建设 计划
  • 深圳网站运营托管wordpress开启报错
  • 免费网站怎么赚钱知名做网站
  • 建设一个购物网站要多少钱生活中常见的网络营销形式
  • 云优化网站建设山门做网站
  • 网站大小多少合适如何制作餐馆网站
  • 网络彩票代理怎么做社区网站网站开发实验心得
  • 长白山网站学做管理网站建设经费
  • 合川网站制作搜狗收录提交入口
  • 教你如何创建自己的网站海外seo托管
  • 举例行业门户网站班级优化大师功能介绍
  • 百度网站建立WordPress的登录页面
  • 百度站长统计山东住房和城乡建设厅网站主页
  • 深圳罗湖企业网站推广网站手机访问跳转代码
  • 做网站首页布局设计注意事项建设电商网站的总结
  • 做的比较炫的网站深圳招聘网站
  • 东莞软件网站推广2345网址导航删除办法
  • 免费建站哪个比较好免费做deal的网站
  • 北京矿建建设集团有限公司网站网站建设周期计划