Bug 764116

Summary: rocksndiamonds: %run_permissions is obsolete
Product: [openSUSE] openSUSE Tumbleweed Reporter: Ludwig Nussel <lnussel>
Component: OtherAssignee: Vladimir Nadvornik <nadvornik>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: 13.1 Milestone 0   
Target Milestone: 13.1 Milestone 0   
Hardware: All   
OS: Linux   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 764093    

Description Ludwig Nussel 2012-05-25 13:13:32 UTC
rocksndiamonds triggered the rpmlint check
"permissions-suseconfig-obsolete" which means the package calls
the %run_permissions macro in the %post script

The %run_permissions macro calls SuSEconfig which sets permissions
for all files in the system. Please use %set_permissions instead
to only set permissions for files contained in rocksndiamonds.

The %set_permissions macro is available since openSUSE 11.4, you
may have a look at the util-linux package for an example how to
use it.
Comment 1 Ludwig Nussel 2012-09-17 09:04:29 UTC
12.2 is released but the bug is not fixed. Moving to Factory product. Please take care or your package may fail to build in the future.
Comment 2 Ludwig Nussel 2012-12-20 16:02:04 UTC
The %run_permissions macro will be removed in January 2013, please update your package now otherwise it will fail.
Comment 3 Ludwig Nussel 2013-01-09 15:44:10 UTC
raising severity
Comment 4 Michal Hrusecky 2013-01-18 15:11:22 UTC
Fix sent via OBS as sr#148976