Bug 764117

Summary: inn: %run_permissions is obsolete
Product: [openSUSE] openSUSE Tumbleweed Reporter: Ludwig Nussel <lnussel>
Component: OtherAssignee: Michael Schröder <mls>
Status: VERIFIED 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:34 UTC
inn 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 inn.

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 Andreas Jaeger 2012-06-19 11:18:51 UTC
Fixed, SR#125417
Comment 2 Ludwig Nussel 2012-09-17 09:04:37 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 3 Ludwig Nussel 2012-12-20 16:02:02 UTC
The %run_permissions macro will be removed in January 2013, please update your package now otherwise it will fail.
Comment 4 Ludwig Nussel 2013-01-09 15:44:08 UTC
raising severity
Comment 5 Michael Schröder 2013-01-10 13:11:24 UTC
As aj wrote, the package was changed to set_permissions in June last year. Where's the bug?
Comment 6 Ludwig Nussel 2013-01-17 11:05:53 UTC
well, then close your bugs if they are fixed
Comment 7 Michael Schröder 2013-01-17 12:12:17 UTC
(But I didn't fix it, AJ did)

Closing.