Bug 280503

Summary: files in /var/log/squid/* are not owned by any package
Product: [openSUSE] openSUSE 10.3 Reporter: Lars Vogdt <lars.vogdt>
Component: NetworkAssignee: Klaus Singvogel <kssingvo>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 4plus   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 280493    

Description Lars Vogdt 2007-06-04 13:02:10 UTC
The logfiles should be owned by the package squid as the scripts of this package
create them.

Using something like
%ghost %config(noreplace) /var/log/squid/access.log
in the %files list should aviod verify-errors from RPM or security scanners.
Comment 1 Klaus Singvogel 2007-06-04 14:10:12 UTC
Sorry to disagree, but it is not a config file.
"rpm -qc <<package>>" will report false files then.

Please provide a better solution.
Comment 2 Andreas Jaeger 2007-08-11 13:51:59 UTC
as discussed in the dist meeting: Let's fix the real problem first.