Hi, On Tue, Oct 13, 2015 at 1:54 PM, <[email protected]> wrote: > Hi, > I don't know if this is the right way to ask for help, sorry. But can > you please tell me if it is normal when installing apparmor-tools with > zypper or yast under openSUSE 13.2, than there will be also hundreds > (~250!) of further packages installed like Mesa, PackageKit, > samba-client and many libraries? I can't get the point why they should > be neccessary. It is a webserver which should NOT run samba etc. so how > it would be possible (if so) to install apparmor WITHOUT this stuff > (~300 Mb!) but only with the minimum needs for managing profiles?
This is most likely SUSE-specific, but IIRC apparmor-utils recommends libnotify-send, to send desktop notifications. The solution is to use zypper in --no-recommends for installing apparmor. HTH, Robert -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
