Bug 280474 - files /var/log/cups/*_log are not owned by any package
Summary: files /var/log/cups/*_log are not owned by any package
Status: RESOLVED INVALID
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Printing (show other bugs)
Version: Alpha 4plus
Hardware: All openSUSE 10.3
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Klaus Singvogel
QA Contact: Johannes Meixner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 280493
  Show dependency treegraph
 
Reported: 2007-06-04 10:56 UTC by Lars Vogdt
Modified: 2007-08-11 13:52 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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