Bug 773701

Summary: yast2-audit-laf misses dependencies
Product: [openSUSE] openSUSE 12.2 Reporter: Martin Vidner <mvidner>
Component: BasesystemAssignee: Gabriele Mohr <gs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: gs
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Martin Vidner 2012-07-30 16:29:20 UTC
(I found this on oS 12.1 but checked that there were no related changes in https://github.com/yast/yast-audit-laf/commits/master )

I installed yast2-audit-laf, ran yast2 audit-laf, and got several errors related to the fact that the actual software being configured (audit.rpm) was not installed.

Formerly we had the policy of not requiring the packages via RPM Requires but interactively prompting the user for confirmation and installing them on the fly. I admit I don't know what the current policy is.
Comment 1 Gabriele Mohr 2012-10-17 09:49:05 UTC
I have added the check for package 'audit' and the possibility to install it
(yast2-audit-laf-2.24.0 submitted to Factory).