1. 程式人生 > >centos5.X yum源地址變更

centos5.X yum源地址變更

下載了阿里和163的centos5.x的源,yum makecache的時候報錯

[[email protected] yum.repos.d]# yum makecache
Loaded plugins: fastestmirror, security
Determining fastest mirrors
 * addons: mirrors.aliyun.com
 * base: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
http://mirrors.aliyun.com/centos/5/addons/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirrors.aliyuncs.com/centos/5/addons/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (111, '\xe6\x8b\x92\xe7\xbb\x9d\xe8\xbf\x9e\xe6\x8e\xa5')>
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again

最終找到解決辦法 :

將之前的CentOS-Base.repo檔案裡的內容換成如下內容
vi /etc/yum.repos.d/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]  
name=CentOS-$releasever - Base  
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os  
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/  
baseurl=http://vault.centos.org/5.11/os/$basearch/  
gpgcheck=1  
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5  


#released updates   
[updates]  
name=CentOS-$releasever - Updates  
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates  
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/  
baseurl=http://vault.centos.org/5.11/updates/$basearch/  
gpgcheck=1  
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5  


#additional packages that may be useful  
[extras]  
name=CentOS-$releasever - Extras  
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras  
#baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/  
baseurl=http://vault.centos.org/5.11/extras/$basearch/  
gpgcheck=1  
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5  




#additional packages that extend functionality of existing packages  
[centosplus]  
name=CentOS-$releasever - Plus  
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus  
#baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/  
baseurl=http://vault.centos.org/5.11/centosplus/$basearch/  
gpgcheck=1  
enabled=0  
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5  




#contrib - packages by Centos Users  
[contrib]  
name=CentOS-$releasever - Contrib  
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib  
#baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/  
baseurl=http://vault.centos.org/5.11/contrib/$basearch/  
gpgcheck=1  
enabled=0  
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5</span></strong></span> 




#yum makecache
#yum list

相關推薦

centos5.X yum地址變更

下載了阿里和163的centos5.x的源,yum makecache的時候報錯 [[email protected] yum.repos.d]# yum makecache Loaded plugins: fastestmirror, securi

公網yum 地址

不同 ase spa 測試 國內 發布 -s centos6 man 1. centos5.* 公網yum 源地址 [[email protected] ~]# cd /etc/yum.repos.d/[[email protected] yum.re

yum 地址的修改 碼包安裝

help 技術 path rep url -- img -c pat yum 源地址的更改: cd /etc/yum.repos.d/ mkdir aa mv C* aa/ wget http://mirrors.163.com/.help/CentOS7-Base-1

阿裏雲centos5升級yum為6

content graph plugins url edi .py gnu .tar.gz manual 升級後出現Errno -3] Error performing checksum 需要安裝 python-hashlib Python 2.4 安裝 hashlib

CentOS 7.0本地yum地址及 配置yum地址優先順序

感謝朋友支援本部落格,歡迎共同探討交流,由於能力和時間有限,錯誤之處在所難免,歡迎指正! 如有轉載,請保留源作者部落格資訊。 如需交流,歡迎大家部落格留言。 首先附上本地centos

centos5安裝yum

1、目前國內網易、阿里源已經不可用了。 2、 阿里源: wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-5.repo 網易源: wget -O /etc/yum

CentOS 6.x 本地yum配置與使用

mnt local 放置 cal nbsp 自動 all rpm-gpg 網絡 系統默認已經安裝了可使用yum的軟件包,所以可以直接配置: # mount /dev/cdrom /mnt 掛載鏡像,可以寫到配

CentOS7下配置網絡yum(附帶下載地址

tro arch all 運行 help soc 1-1 centos6 earch 一、查看外網是否通暢 配置網絡yum源(需要保證外網開通,我這裏是使用網易163提供開源鏡像站) 二、下載repo文件 cd /etc/yum.repos.dwget http:

CentOS6.x rsync+httpd搭建配置本地YUM

本地yum倉庫 本地repo倉庫 自動同步網上yum倉庫一、環境說明 yum庫,是readhat/CentOS 系統軟件倉庫,可以通過http ftp協議傳輸存儲在網絡上的倉庫;yum 主要功能是更方便的添加/刪除/更新RPM 包,自動解決軟件包依賴性問題,便於管理大量系統的更新維護軟件包問題

RPM包管理-yum在線管理-IP地址配置和網絡yum

roo 使用 bsp 分享 9.png ip地址 配置 ima png [[email protected]/* */~]#setup #使用setup工具 1、選擇網絡配置 2、設備設置 3、選擇第一塊網卡、按回車進入設置 4、取消“*”號、設置內容為下

CentOS 7.x 配置 yum

wget /etc/ ror base help centos 5 title mirror rep CentOS 1、備份 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.ba

CentOS7.X配置YUM及EPEL

額外 rpm包 entos 再次 img 服務器 grep 自動下載 新的 1、YUM源介紹 Yum(全稱為 Yellow dog Updater, Modified)是一個在Fedora和RedHat以及CentOS中的Shell前端軟件包管理器。基於RPM包管理,能夠從

配置紅帽網路yum常用地址

[[email protected] ~]# vi /etc/yum.repos.d/rhel-source.repo   將這裡面的內容全部刪掉(不刪掉會出現問題,也可將原始檔重新命名rhel-source.repo.back),替換成以下內容

centos6.X 重新配置yum

轉載自:https://blog.csdn.net/xiaohuixing16134/article/details/79394851 驗證作業系統:centos6.5 第一步:下載阿里或網易的的源 wget -O /etc/yum.repos.d/CentOS-Bas

Centos5.11 使用yum

    由於我是用的系統是Centos 5.11以停止更新很多年,故此yum也不能用,找了很多方法,最終yum能穩定的執行在Centos5.11上,下面開始一一講解步驟:     1:首先更新yum源 地址:http://vault.centos.org/ 網

阿里雲Maven倉庫地址+CentOS阿里雲yum

背景 新安裝的Maven使用國外源,在更新jar包時速度非常之慢,其實我們可以切換到國內映象源以加速下載。 配置 maven 在安裝目錄conf中找到settings.xml並設定源。 <mirror> <id>alimaven</id>

6.3.1-軟體包管理-RPM管理-yum線上管理-ip地址配置和網路yum

yum線上管理 會自動安裝依賴的軟體包,缺點是可能是要收費的 yum不是包,管理的同樣是RPM包 IP地址配置和yum線上管理 這個只能配置IP地址和子網掩碼,但是和外網需要閘道器和DNS 紅帽子專有的setup 回車 網路配置 裝置配置,配置ip 不能dhcp,因

紅帽網路yum常用地址

[[email protected] ~]# vi /etc/yum.repos.d/rhel-source.repo  將這裡面的內容全部刪掉(不刪掉會出現問題,也可將原始檔重新命名rhel

[Centos5.4]國內巨快的Centos yum

http://dev.firnow.com/course/6_system/linux/Linuxjs/20081213/153625.html rbor找到的很快的國內yum 源:  CentOS USTC mirror http://centos.ustc.edu.

CentOS5.7 yum軟體的問題

完成後使用兩個命令: yum clean metadata //清除以前的快取 yum makecache //重新建立快取 如果沒有出現問題那麼就可以了,不過我在“yum makecache”後就出現如下問題:  http://mirrors.163.com/centos/5/updates