Bug 453102 - rpm verification fails for freshly installed samba-common
Summary: rpm verification fails for freshly installed samba-common
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: samba
Version: 4.7
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Guenther Deschner
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-27 10:28 UTC by Petr Šplíchal
Modified: 2016-06-01 01:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-10 14:51:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Petr Šplíchal 2008-06-27 10:28:58 UTC
Description of problem:

After fresh installation of samba-common package, verifying the package fails
with the following output:

rpm -V samba-common
......G..   /var/cache/samba/winbindd_privileged

ls -ld /var/cache/samba/winbindd_privileged gives:
drwxr-x---  2 root squid 4096 Jun 19 17:29 /var/cache/samba/winbindd_privileged

The group ownership of squid is here expected so this is causing pointless false
failures.

Version-Release number of selected component (if applicable):
samba-3.0.28-0.el4.9.i386

How reproducible:
Always

Steps to Reproduce:
1. rpm -Uvh samba-common
2. rpm -V samba-common
  
Actual results:
......G..   /var/cache/samba/winbindd_privileged

Expected results:
[nothing] and exit code 0

Comment 1 Dmitri Pal 2010-05-10 14:51:11 UTC
Works as designed.


Note You need to log in before you can comment on or make changes to this bug.