RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1051283 - improper file and group ownership on bind %doc files
Summary: improper file and group ownership on bind %doc files
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: bind
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
: ---
Assignee: Tomáš Hozza
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks: 1070830
TreeView+ depends on / blocked
 
Reported: 2014-01-10 00:50 UTC by CCS Admins
Modified: 2014-10-14 04:35 UTC (History)
1 user (show)

Fixed In Version: bind-9.8.2-0.26.rc1.el6
Doc Type: Bug Fix
Doc Text:
Cause: The ownership of some documentation files installed by bind package was not correct. Consequence: There were no consequences. Fix: The ownership of documentation files installed by bind package has been corrected.
Clone Of:
Environment:
Last Closed: 2014-10-14 04:35:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch fixing the user and group ownership (677 bytes, patch)
2014-01-10 15:56 UTC, Tomáš Hozza
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2014:1373 0 normal SHIPPED_LIVE bind bug fix and enhancement update 2014-10-14 01:11:10 UTC

Description CCS Admins 2014-01-10 00:50:27 UTC
Description of problem:

Files and directories in bind documentation tree (/usr/share/doc/bind-9.8.2) are owned by user/group named.

Version-Release number of selected component (if applicable):

bind-9.8.2-0.17.rc1.el6_4.6.x86_64

How reproducible:

Install bind package.

Steps to Reproduce:
1. yum install bind

Actual results:

[root@miller ~]# ls -al /usr/share/doc/bind-9.8.2
total 468
drwxr-xr-x.   7 named named   4096 Oct 30 21:17 .
drwxr-xr-x. 294 root  root   12288 Dec 31 21:07 ..
drwxr-xr-x.   2 named named   4096 Oct 30 21:17 arm
-rw-r--r--.   1 named named 346196 Jan  3  2012 CHANGES
-rw-r--r--.   1 named named    210 Aug 14 07:56 Copyright
-rw-r--r--.   1 named named  26025 Feb 22  2011 COPYRIGHT
drwxr-xr-x.   2 named named   4096 Oct 30 21:17 draft
drwxr-xr-x.   2 named named   4096 Oct 30 21:17 misc
-rw-r--r--.   1 named named   1008 Aug 14 07:56 named.conf.default
-rw-r--r--.   1 named named  13958 Nov 21  2011 README
drwxr-xr-x.   2 named named   4096 Oct 30 21:17 rfc
-rw-r--r--.   1 named named  38252 Aug 14 07:56 rfc1912.txt
drwxr-xr-x.   4 named named   4096 Oct 30 21:17 sample

Confirmed that the RPM is enforcing these permissions:

[root@miller ~]# rpm -qp bind-9.8.2-0.17.rc1.el6_4.6.x86_64.rpm --dump | grep /usr/share/doc | awk '{print $1, $6, $7}' | head -10
/usr/share/doc/bind-9.8.2 named named
/usr/share/doc/bind-9.8.2/CHANGES named named
/usr/share/doc/bind-9.8.2/COPYRIGHT named named
/usr/share/doc/bind-9.8.2/Copyright named named
/usr/share/doc/bind-9.8.2/README named named
/usr/share/doc/bind-9.8.2/arm named named
/usr/share/doc/bind-9.8.2/arm/Bv9ARM-book.xml named named
/usr/share/doc/bind-9.8.2/arm/Bv9ARM.ch01.html named named
/usr/share/doc/bind-9.8.2/arm/Bv9ARM.ch02.html named named
/usr/share/doc/bind-9.8.2/arm/Bv9ARM.ch03.html named named

Expected results:

User/group ownership should be root:root, similar to all other documentation in /usr/share/doc.

Additional info:

Unable to locate source of error in the spec file.

Comment 2 Tomáš Hozza 2014-01-10 15:35:16 UTC
Hello.

Thank you for your report. The user and group ownerships are really not correct.

Comment 3 Tomáš Hozza 2014-01-10 15:56:17 UTC
Created attachment 848265 [details]
Patch fixing the user and group ownership

Comment 8 errata-xmlrpc 2014-10-14 04:35:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2014-1373.html


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