Issue #22866 has been reported by R.I. Pienaar. ---------------------------------------- Bug #22866: incorrect permissions in rpms https://projects.puppetlabs.com/issues/22866
* Author: R.I. Pienaar * Status: Unreviewed * Priority: Normal * Assignee: Matthaus Owens * Category: * Target version: * Affected Puppet version: 3.3.0 * Keywords: * Branch: ---------------------------------------- The /usr/share/doc/puppet-3.3.1 and below directories have incorrect perms: <pre> % rpm -qlpv http://yum.puppetlabs.com/el/6/products/x86_64/puppet-3.3.1-1.el6.noarch.rpm|egrep ^d.+share.doc drwxr-x--- 2 puppet puppet 0 Oct 7 19:03 /usr/share/doc/puppet-3.3.1 drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/etc drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/etc/hieradb drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/modules drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/modules/data drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/modules/data/manifests drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/modules/ntp drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/modules/ntp/manifests drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/modules/ntp/templates drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/modules/users drwxr-x--- 2 puppet puppet 0 Oct 7 19:00 /usr/share/doc/puppet-3.3.1/examples/hiera/modules/users/manifests </pre> they're all 0750 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
