Project

General

Profile

Actions

Bug #13318

closed

install-deps.sh tries to install openSUSE-release even on SLE

Added by Nathan Cutler over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

In install-deps.sh there is a line:

$SUDO zypper --gpg-auto-import-keys --non-interactive install openSUSE-release lsb-release

which causes the script to fail on SLE because there is no openSUSE-release package. The equivalent packages in SLE-12 are sles-release and sled-release, but the script need not explicitly install any of these because they are in the set of base packages that should always be present.

Actions #1

Updated by Nathan Cutler over 8 years ago

  • Status changed from New to Pending Backport
Actions #2

Updated by Nathan Cutler over 8 years ago

  • Status changed from Pending Backport to Resolved
  • Backport deleted (hammer,firefly)

On second thought, infernalis is enough.

Actions

Also available in: Atom PDF