Project

General

Profile

Bug #8242

RPM repository version mismatch

Added by Stef Renders almost 10 years ago. Updated almost 10 years ago.

Status:
Duplicate
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

While invoking 'ceph-deploy install controller01' or even while manually setting the release name, the script tries to retrieve non existing packages through yum:

[controller01][INFO  ] Running command: yum -y -q install ceph
[controller01][WARNIN] http://ceph.com/rpm-emperor/el6/x86_64/ceph-0.79-0.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" 
[controller01][WARNIN] Trying other mirror.
[controller01][WARNIN] http://ceph.com/rpm-emperor/el6/x86_64/libcephfs1-0.79-0.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" 
[controller01][WARNIN] Trying other mirror.
[controller01][WARNIN] http://ceph.com/rpm-emperor/el6/x86_64/librados2-0.79-0.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" 
[controller01][WARNIN] Trying other mirror.
[controller01][WARNIN] http://ceph.com/rpm-emperor/el6/x86_64/librbd1-0.79-0.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" 
[controller01][WARNIN] Trying other mirror.
[controller01][WARNIN] http://ceph.com/rpm-emperor/el6/x86_64/python-ceph-0.79-0.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"

Manually installing ceph through yum will also result in this error. Cleaning metadata did not have any effect, trying to do a yum update resulted in two updates (ceph-deploy and ceph-release) both of them not being able to retrieve either:

Downloading Packages:
http://ceph.com/rpm-emperor/el6/noarch/ceph-deploy-1.5.0-0.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 416 Requested Range Not Satisfiable" 
Trying other mirror.
http://ceph.com/rpm-emperor/el6/noarch/ceph-release-1-0.rhel6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" 
Trying other mirror.

Related issues

Duplicates Ceph - Bug #8237: ceph centos 6 repo broken Resolved 04/28/2014

History

#1 Updated by Ian Colle almost 10 years ago

  • Status changed from New to Duplicate

Also available in: Atom PDF