Bug 764109

Summary: squid3: %run_permissions is obsolete
Product: [openSUSE] openSUSE Tumbleweed Reporter: Ludwig Nussel <lnussel>
Component: OtherAssignee: Cristian Rodríguez <crrodriguez>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: chris
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:12 UTC
squid3 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 squid3.

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:36 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:08 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:16 UTC
raising severity
Comment 4 Christian Wittmer 2013-01-10 18:59:48 UTC
squid3 got renamed to squid.
current version in Factory is 3.2.5
%run_permission is not used.

BUG can be closed