Project

General

Profile

Actions

Bug #6715

closed

ceph is conflicting with mongodb on ubuntu 12.04 LTS

Added by Zoltan Arnold Nagy over 10 years ago. Updated about 9 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
openstack
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

I'm not sure who's to blame here, but ceph depends on libgoogle-perftools0, while mongo depends on libgoogle-perftools4; however, these two packages are conflicting.

this means I cannot have a havana-based node (openstack) with ceilometer AND ceph installed.

I think supporting LTS and OpenStack should be important enough; is there a reason ceph cannot use libgoogle-perftools4?

(if I see correctly, it does on every other platform, except 12.04...)

Actions #1

Updated by Greg Farnum over 10 years ago

I can't find libgoogle-perftools4 in the Precise repositories (just browsing http://packages.ubuntu.com/precise/ and the related updates and backports stuff), nor via Google. If you're sourcing it from a MongoDB repo I think you'll need them to resolve the conflict, as I don't believe we're specifying a version anywhere in our codebase.

Actions #2

Updated by Zoltan Arnold Nagy over 10 years ago

I'm using the ubuntu cloud archive for havana on top of precise. I've double checked the ceph packaging and you're indeed right, I must have had misread it somewhere.

Nevertheless, isn't this supposed to be the recommended way? use the ubuntu cloud archive to get havana on top of precise + the packages from the inktank repo to get ceph. if it is, then this is conflict, and while agree this doesn't occur on plain 12.04, it does with u-c-a.

would it be possible to change the ceph packaging to say libgoogle-perftools0 OR libgoogle-perftools4?

Actions #3

Updated by Sage Weil about 9 years ago

  • Status changed from New to Won't Fix
Actions

Also available in: Atom PDF