Bug 280474

Summary: files /var/log/cups/*_log are not owned by any package
Product: [openSUSE] openSUSE 10.3 Reporter: Lars Vogdt <lars.vogdt>
Component: PrintingAssignee: Klaus Singvogel <kssingvo>
Status: RESOLVED INVALID QA Contact: Johannes Meixner <jsmeix>
Severity: Minor    
Priority: P5 - None    
Version: Alpha 4plus   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 10.3   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 280493    

Description Lars Vogdt 2007-06-04 10:56:13 UTC
The logfiles
- /var/log/cups/access_log
- /var/log/cups/error_log
should be owned by the package cups as the scripts of this package create them.

Using something like
%ghost %config(noreplace) /var/log/cups/access_log
%ghost %config(noreplace) /var/log/cups/error_log
in the %files list should aviod verify-errors from RPM or security scanners.
Comment 1 Klaus Singvogel 2007-06-04 14:09:25 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 Dr. Werner Fink 2007-07-05 10:40:09 UTC
The bug is invalid: log files do not belong to a package but to the
system on which the package is installed.
Comment 3 Andreas Jaeger 2007-08-11 13:52:22 UTC
as discussed in the dist meeting: INVALID