CentOS8使用阿里雲yum源異常
[root@raoyuuuu maven]# dnf install git Repository extras is listed more than once in the configuration Repository epel is listed more than once in the configuration CentOS-8 - Base - mirrors.aliyun.com Errors during downloading metadata for repository 'base': - Curl error (28): Timeout was reached for [Connection timed out after 30000 milliseconds] - Status code: 404 for (IP: 106.15.218.235) - Status code: 404 for (IP: 100.100.2.148) Error: Failed to download metadata for repo 'base': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
原因:
解決方案
#進入配置資料夾 cd /etc/yum.repos.d/ #刪除舊的配置檔案 rm *.repo #輸入“y”回車確認
wget -O /etc/yum.repos.d/CentOS-Base.repo
curl -o /etc/yum.repos.d/CentOS-Base.repo
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70003733/viewspace-2887779/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- CentOS8配置阿里雲YUM源CentOS阿里
- CentOS 7 配置 阿里雲 yum源CentOS阿里
- Centos-Stream 配置本地yum源和配置阿里雲yum源CentOS阿里
- CentOS 更改 yum 映象源為阿里雲映象源CentOS阿里
- 修改Centos7預設yum源為阿里雲源CentOS阿里
- CentOS 搭建內部Yum源同步阿里Yum源CentOS阿里
- centos7替換yum源為阿里雲CentOS阿里
- 將Centos 的預設yum源改為阿里雲的yum源後出現的問題CentOS阿里
- 將Centos的yum源更換為國內的阿里雲(163)源CentOS阿里
- CentOS7 yum源修改為阿里,配置阿里epel源CentOS阿里
- Centos7配置阿里epel源|yum源CentOS阿里
- centos6-增加阿里yum源CentOS阿里
- CentOS8配置本地yumCentOS
- 阿里雲異常流量及異常網路連線的安全解決過程阿里
- CentOS7.9 搭建內部yum源伺服器同步阿里yum源CentOS伺服器阿里
- 阿里雲伺服器報警-程式異常行為-訪問惡意下載源阿里伺服器
- centos8替換成阿里雲映象CentOS阿里
- python升級帶來的yum異常:File "/usr/bin/yum", line 30Python
- YUM源部署和使用
- 安裝 Docker-yum-阿里雲映象Docker阿里
- centos7 更換yum為阿里源或者別的源CentOS阿里
- CentOS6官方不維護了,更新怎麼辦?配置阿里雲yum源CentOS阿里
- CentOS8 安裝 MySQL8.0(yum)CentOSMySql
- Fedora 阿里雲源阿里
- 兩種異常(CPU異常、使用者模擬異常)的收集
- python自定義異常,使用raise引發異常PythonAI
- MVC使用異常過濾器處理異常MVC過濾器
- 搭建本地yum源,使用安裝光碟的rpm作為yum源的檔案
- oracle 使用異常exceptionOracleException
- yum 配置源
- 配置yum源
- 新增yum源
- CentOS8換源CentOS
- Linux中更換yum源為阿里的詳細步驟Linux阿里
- 如何在實際場景中使用異常檢測?阿里雲Prometheus智慧檢測運算元來了阿里Prometheus
- Java異常使用原則Java
- 記Linux使用異常2Linux
- Eclipse阿里雲映象源配置Eclipse阿里