centos 6.5 yum upgrade
While running the initial "yum upgrade" using centos 6.5, I get the following error:
[root@controller ~]# yum upgrade
Loaded plugins: fastestmirror
Determining fastest mirrors
epel/metalink | 14 kB 00:00
- base: http://centos-mirror.jchost.net
- epel: http://mirror.sfo12.us.leaseweb.net
- extras: http://mirrors.easynews.com
- updates: http://centos.sonn.com
base | 3.7 kB 00:00 base/primary_db | 4.6 MB 00:01 epel | 4.4 kB 00:00 epel/primary_db | 6.7 MB 00:01 extras | 3.4 kB 00:00 extras/primary_db | 31 kB 00:00
http://repos.fedorapeople.org/repos/openstack/openstack-kilo/%25FDIST%25%25RELEASEVER%25/repodata/repomd.xml (http://repos.fedorapeople.org/repos/o...): [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: openstack-kilo. Please verify its path and try again [root@controller ~]#
I have switched to a direct connection to the internet (no proxy required), but the behavior remains the same. Anyone else running into this issue?
I've only installed the following pacakges on this fresh (minimal) centos 6.5 installation:
epel-release-6-8.noarch
rdo-release-kilo
Hi, is yum update -y working there?