Project

General

Profile

Actions

Bug #47862

closed

cepham no longer requires apparmor-abstractions on SUSE

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

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

0%

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

Description

We are currently carrying a commit - 070e5c3e35ea476815ff9fa4f71aed147fe1ea79 - which adds the following lines to ceph.spec:

  %package -n cephadm
  Summary:        Utility to bootstrap Ceph clusters
  Requires:       lvm2
+ %if 0%{?suse_version}
+ Requires:       apparmor-abstractions
+ %endif

This was done quite some time ago to work around https://bugzilla.suse.com/show_bug.cgi?id=1160619 (a bug in an old version of podman that was included in SLE-15-SP2 at the time). Since this bug has been fixed in the meantime, we can now revert this commit.

Sebastian said at https://github.com/ceph/ceph/pull/33850#issuecomment-597049939 that the commit can be reverted when the bug is fixed, and I have built and tested packages/containers with the revert applied, and didn't see any major (or even minor) difference in cephadm's behavior.


Related issues 1 (0 open1 closed)

Copied to Ceph - Backport #47963: octopus: cepham no longer requires apparmor-abstractions on SUSEResolvedNathan CutlerActions
Actions

Also available in: Atom PDF