Project

General

Profile

Actions

Bug #4925

closed

Incorrect yum conf for Cuttlefish and el6

Added by Alexandre Marangone almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

The current ceph-release package for Cuttlefish points to a Bobtail repository.

Package: http://ceph.com/rpm-cuttlefish/el6/x86_64/ceph-release-1-0.el6.noarch.rpm

Content of the ceph.repo file:
[...]
baseurl=http://ceph.com/rpms/el6/$basearch
[...]

This points to 0.56.6 packages.

Actions #1

Updated by Ian Colle almost 11 years ago

  • Assignee set to Anonymous
  • Priority changed from Normal to Urgent
Actions #2

Updated by Anonymous almost 11 years ago

  • Status changed from New to Resolved

Fixed.

The repo package location was moved to match the development builds, and what ceph-deploy uses. That path is now http://ceph.com/rpm-cuttlefish/el6/noarch/ceph-release-1-0.el6.noarch.rpm.

The repo package under x86_64 was overlooked, but has now been updated to match. So both locations should be identical and point to cuttlefish.

Actions #3

Updated by Alexandre Marangone almost 11 years ago

  • Status changed from Resolved to New

This was fix last week, but it is happening again.

From http://ceph.com/rpm-cuttlefish/el6/x86_64/ceph-release-1-0.el6.noarch.rpm
[...]
baseurl=http://ceph.com/rpms/el6/$basearch
[...]
0.56.6 packages are in there.

Actions #4

Updated by Anonymous almost 11 years ago

  • Status changed from New to In Progress

The rpm symbolic link was moved from pointing at bobtail to point at cuttlefish. The solution is rebuild the ceph-release rpms without reference to the symbolic link.

Actions #5

Updated by Anonymous almost 11 years ago

  • Status changed from In Progress to Resolved

The ceph-release rpms in the rpm-bobtail repo have been respun to reference ceph.com/rpm-bobtail instead of ceph.com/rpms. In the future, the ceph-release rpms will reference the rpm-{codename} repo instead of the symbolic link, since the link is moved with each release.

Note that ceph-release rpm is in both the noarch directory and in the x86_64 directory. ceph_deploy uses the version in the noarch directory, and the installation documentation mentions the version in the x86_64 directory. In future releases only the noarch version will be generated.

Actions

Also available in: Atom PDF