Project

General

Profile

Actions

Bug #12164

closed

ceph.spec.in: 50-rbd.rules conditional is wrong

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

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

0%

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

Description

The conditional currently says:

%if 0%{?rhel} >= 7 || 0%{?fedora}
/usr/lib/udev/rules.d/50-rbd.rules
%else
/lib/udev/rules.d/50-rbd.rules
%endif

which on SUSE/openSUSE has the effect of putting 50-rbd.rules in /lib/udev/rules.d, regardless of distro version.


Related issues 1 (0 open1 closed)

Is duplicate of devops - Bug #12166: ceph.spec.in: 50-rbd.rules conditional is wrongResolvedKen Dreyer06/25/2015

Actions
Actions #1

Updated by Nathan Cutler over 8 years ago

  • Status changed from New to Duplicate
Actions #2

Updated by Nathan Cutler over 8 years ago

  • Is duplicate of Bug #12166: ceph.spec.in: 50-rbd.rules conditional is wrong added
Actions

Also available in: Atom PDF