Project

General

Profile

Actions

Bug #36420

closed

Ceph v13.2.2 package install fails on Ubuntu 16.04 (broken packages)

Added by Jeff Lill over 5 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
common
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Ceph v13.2.2 fails to install on Ubuntu since it was released on 10/10/2018.

On a new Ubuntu 16.04 (server) machine, run these commands:

sudo bash
wget q -O https://download.ceph.com/keys/release.asc | sudo apt-key add -
apt-add-repository "deb https://download.ceph.com/debian-mimic/ xenial main"
apt-get update
apt-get install -yq ceph

The install command fails with:

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ceph : Depends: ceph-mgr (= 13.2.1-1xenial) but it is not going to be installed
Depends: ceph-mon (= 13.2.1-1xenial) but it is not going to be installed
Depends: ceph-osd (= 13.2.1-1xenial) but it is not going to be installed
Recommends: ceph-mds (= 13.2.1-1xenial) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Actions #1

Updated by Jeff Lill over 5 years ago

This appears to also be happening for Ubuntu 18.04:

https://tracker.ceph.com/issues/36398

Actions #2

Updated by Jeff Lill over 5 years ago

This appears to have been fixed as of 10/16/2018.

Actions #3

Updated by Sage Weil almost 3 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF