Description of problem: mga6 ls: cannot access '/usr/share/doc/lvm2/INSTALL': Permission denied ls: cannot access '/usr/share/doc/lvm2/VERSION': Permission denied Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. ls -l /usr/share/doc/lvm2 Workaround: chmod +x /usr/share/doc/lvm2
Whiteboard: (none) => MGA6TOO
The sane occurs in Cauldron All %doc for lvm2 are installed in the spec as %defattr(644,root,root,755) In grub %docs are installed as %defattr(0644,root,root,0755) I would suspect the same for the other pkgs on which Bit Twister has created similar bug reports.
CC: (none) => cae
(In reply to Charles Edwards from comment #1) > The sane occurs in Cauldron Hench, the Version: Cauldron :) QA types may want to run ls -l /usr/share/doc | grep -- -- to catch the ones I do not have installed.
Confirming the issue: [marja@localhost ~]$ ls -al /usr/share/doc | grep "drw-r--r--" | grep "root root" drw-r--r-- 2 root root 4096 okt 29 2016 abattis-cantarell-fonts/ drw-r--r-- 2 root root 4096 okt 29 2016 bobobot/ drw-r--r-- 2 root root 4096 okt 29 2016 cdparanoia/ drw-r--r-- 2 root root 4096 dec 3 2016 dmsetup/ drw-r--r-- 8 root root 4096 jan 1 2017 fortune-mod/ ===> drw-r--r-- 2 root root 4096 dec 3 2016 lvm2/ <=== drw-r--r-- 2 root root 4096 okt 29 2016 stix-fonts/ drw-r--r-- 2 root root 4096 dec 6 2016 tcsh/ [marja@localhost ~]$ Assigning to the registered maintainer.
CC: (none) => marja11Assignee: bugsquad => tmbEver confirmed: 0 => 1Status: UNCONFIRMED => NEW
close bug
Resolution: (none) => FIXEDStatus: NEW => RESOLVED