Project

General

Profile

Actions

Bug #25020

open

install task: extra_packages not usable when a package is named differently in deb and rpm

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

Status:
In Progress
Priority:
Normal
Assignee:
Category:
-
% Done:

0%

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

Description

For packages that have the same name in the Debian and RPM worlds, it is possible to do:

tasks:
- install:
    extra_packages: ['samba']

and this will cause samba to be added to the list of packages generated from packages.yaml, regardless of whether Debian or RPM is in use.

For packages that are named differently in Debian than in RPM, extra_packages in its current form is not usable.

Actions #1

Updated by Nathan Cutler over 5 years ago

  • Subject changed from install task not usable when a package is named differently in deb and rpm to install task: extra_packages not usable when a package is named differently in deb and rpm
Actions

Also available in: Atom PDF