Bug 19726

Summary: arandr installs extra locale files
Product: Mageia Reporter: nikos papadopoulos <nikos769>
Component: RPM PackagesAssignee: QA Team <qa-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: jim, lewyssmith, marja11, sysadmin-bugs
Version: 5Keywords: validated_update
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard: has_procedure mga5-64-ok advisory MGA5-32-OK
Source RPM: arandr-0.1.7.1-7.mga5.src.rpm CVE:
Status comment:

Description nikos papadopoulos 2016-11-07 12:43:06 CET
Description of problem:
Installing arandr rpm will install extra locale (.mo) files.

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


How reproducible:
everytime

Steps to Reproduce:
1. open Rpmdrake
2. install arandr (0.1.7.1-7.mga5)
3. check the system's locales folders; unnecessary files are installed
example:
/usr/share/locale/ar/LC_MESSAGES/arandr.mo
/usr/share/locale/br/LC_MESSAGES/arandr.mo
Marja Van Waes 2016-11-07 19:58:20 CET

Assignee: bugsquad => shlomif
CC: (none) => marja11

Comment 1 Jani Välimaa 2016-11-08 21:09:48 CET
Pushed fixed version [1] to core/updates_testing. Please test.

[1] arandr-0.1.7.1-7.1.mga5

Assignee: shlomif => qa-bugs

Comment 2 nikos papadopoulos 2016-11-09 10:17:06 CET
Just checked it. The update fixes the problem.
Comment 3 claire robinson 2016-11-09 16:19:38 CET
Testing complete mga5 64

# find /usr/share/locale/ -name arandr.mo

# urpmi arandr
# find /usr/share/locale/ -name arandr.mo | wc -l
27

# ecupdt
Enabling Core Updates Testing

# urpmi arandr
# find /usr/share/locale/ -name arandr.mo | wc -l
0


$ arandr

Opens an X window with typical randr screen settings available in the menus. I guess it's using C locale in en_GB.

Whiteboard: (none) => has_procedure mga5-64-ok

Comment 4 Lewis Smith 2016-11-10 10:55:07 CET
Advisory uploaded.

CC: (none) => lewyssmith
Whiteboard: has_procedure mga5-64-ok => has_procedure mga5-64-ok advisory

Comment 5 James Kerr 2016-11-10 14:32:16 CET
On mga5-32

# urpmi arandr

#  find /usr/share/locale/ -name arandr.mo | wc -l
27

# urpmi --search-media "Core Updates Testing" arandr

installing arandr-0.1.7.1-7.1.mga5.noarch.rpm

# find /usr/share/locale/ -name arandr.mo | wc -l
0

Application launches and displays screen settings

OK for mga5-32

CC: (none) => jim, sysadmin-bugs
Keywords: (none) => validated_update

Comment 6 James Kerr 2016-11-10 14:35:08 CET
This update is now validated and can be pushed to updates.
James Kerr 2016-11-10 14:36:01 CET

Whiteboard: has_procedure mga5-64-ok advisory => has_procedure mga5-64-ok advisory MGA5-32-OK

Comment 7 Mageia Robot 2016-11-10 15:08:01 CET
An update for this issue has been pushed to the Mageia Updates repository.

http://advisories.mageia.org/MGAA-2016-0136.html

Resolution: (none) => FIXED
Status: NEW => RESOLVED