Project

General

Profile

Actions

Bug #24626

open

Depending on the distro a package change breaks ceph-debug-docker.sh

Added by David Zafman almost 6 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
software-properties-common

E: Package 'python-software-properties' has no installation candidate
The command '/bin/sh -c apt-get update --yes --quiet && apt-get install --yes --quiet screen wget gdb software-properties-common python-software-properties apt-transport-https' returned a non-zero code: 100

According to: https://askubuntu.com/questions/422975/e-package-python-software-properties-has-no-installation-candidate

software-properties-common package is an alternate one for python-software-properties.

for <= 12.04

sudo apt-get install python-software-properties
for >= 12.10

sudo apt-get install software-properties-common

Actions #1

Updated by Greg Farnum almost 6 years ago

Don't issues with Docker go somewhere else? Ask Sebastien.

Actions #2

Updated by Patrick Donnelly about 5 years ago

  • Assignee deleted (Patrick Donnelly)
Actions

Also available in: Atom PDF