Bug 569444

Summary: Wrong directory ownership
Product: [Fedora] Fedora Reporter: Ondrej Vasik <ovasik>
Component: vdr-epgsearchAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ville.skytta, vpvainio
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.9.25-0.4.beta16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-17 18:56:16 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:
Bug Depends On: 569536    
Bug Blocks: 559592    

Description Ondrej Vasik 2010-03-01 14:20:29 UTC
Based on the check done on F-12 system, your package owns directories owned by filesystem. 
This is not allowed by Fedora policies. 

See http://fedoraproject.org/wiki/Packaging/Guidelines#File_and_Directory_Ownership 
for details.

(Sub)package vdr-epgsearch:
/usr/share/man/de/man5
/usr/share/man/de/man1

This is autogenerated bugzilla, I'm sorry if the problem is already fixed or reported. Additionally I apologize if that directory ownership was requested earlier by some bugzilla (some directories were probably added into filesystem package later, so your package should no longer own that directory).

Comment 1 Ville Skyttä 2010-03-01 16:54:01 UTC
See bug 569536, this appears to be due to rpmbuild's "%find_lang --with-man" generating those ownerships.

Comment 2 Ondrej Vasik 2010-03-01 20:55:41 UTC
Ok, it looks so. So let's wait for rpm guys.