Bug 187729

Summary: /etc/named.conf is owned by both caching-nameserver and bind in FC5
Product: [Fedora] Fedora Reporter: Zouhir Hafidi <zouhir.hafidi>
Component: bindAssignee: Jason Vas Dias <jvdias>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-03 10:03:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Zouhir Hafidi 2006-04-03 10:00:53 UTC
Description of problem:
after bind is updated, rpm -qf /etc/named.conf says that the file is owned by
both caching-nameserver and bind

Version-Release number of selected component (if applicable):
bind-9.3.2-12.FC5

How reproducible:
always

Steps to Reproduce:
1.after a fresh install of FC5
# rpm -qf /etc/named.conf
caching-nameserver-7.3-5.FC5

note that the version of bind is bind-9.3.2-4.1
2.after an update
# rpm -qf /etc/named.conf
caching-nameserver-7.3-5.FC5
bind-9.3.2-12.FC5
  
Actual results:
/etc/named.conf is owned by both caching-nameserver and bind

Expected results:
/etc/named.conf only owned by caching-nameserver 

Additional info:

Comment 1 Ignacio Vazquez-Abrams 2006-04-03 10:03:46 UTC

*** This bug has been marked as a duplicate of 186367 ***