Bug 1093920

Summary: /usr/share/locale/sk_SK is not owned
Product: [Fedora] Fedora Reporter: Antonio T. (sagitter) <anto.trande>
Component: filesystemAssignee: Ondrej Vasik <ovasik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mgansser, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-04 09:30:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Antonio T. (sagitter) 2014-05-03 10:02:25 UTC
Description of problem:
The directory '/usr/share/locale/sk_SK' is not owned by 'filesystem'.

Version-Release number of selected component (if applicable):
filesystem-0:3.2-19.fc20

How reproducible:
$ repoquery -f /usr/share/locale/sk_SK

Info:
This directory seems used only by 'vdr' and related, so it should be owned by 'vdr' or by 'filesystem'.

Comment 1 MartinKG 2014-05-03 11:32:50 UTC
This question has already been discussed in the vdr live plugin.
https://bugzilla.redhat.com/show_bug.cgi?id=1045756#c3

(In reply to Ville Skyttä from comment #3)
> (In reply to Antonio Trande from comment #2)
> > If I was you, I would contact the packager of 'vdr' to examine in depth this
> > issue.
> 
> Speaking as a vdr package maintainer: The xx_YY locale dirs are there
> because AFAIU upstream vdr author wants to use them everywhere instead of
> only when xx is not enough and xx_YY would be required, and this stuff
> propagates to plugins too. In my opinion plugins don't need to do anything
> about this; it's something either to ignore or address in the vdr package.

(In reply to Ville Skyttä from comment #5)
> I am very well aware of the guidelines. But again, as said, IMO plugins
> should not do anything about this at least for now

Comment 2 Ville Skyttä 2014-05-03 19:16:34 UTC
http://pkgs.fedoraproject.org/cgit/filesystem.git/tree/lang-exceptions

http://pkgs.fedoraproject.org/cgit/filesystem.git/commit/?id=af5679751d6a1ac6d790f48fea3f6031def22574

$ repoquery --repoid=rawhide -l filesystem | grep sk_SK
/usr/share/locale/sk_SK
[...]

Comment 3 Antonio T. (sagitter) 2014-05-04 09:30:14 UTC
Thank you Ville.