Bug 567117 - consolehelper does not work when LANG=es_ES.euro
Summary: consolehelper does not work when LANG=es_ES.euro
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: usermode
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miloslav Trmač
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 568316
TreeView+ depends on / blocked
 
Reported: 2010-02-21 18:16 UTC by Juan Carlos Garrido
Modified: 2010-03-06 03:49 UTC (History)
2 users (show)

Fixed In Version: usermode-1.104-1.fc12
Clone Of:
: 568316 (view as bug list)
Environment:
Last Closed: 2010-03-06 03:49:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Juan Carlos Garrido 2010-02-21 18:16:58 UTC
Description of problem:

consolehelper does not work when the LANG environment variable is set to "es_ES.euro".

My /etc/sysconfig/i18n config file looks like this:

LANG="es_ES@euro"
SYSFONT="latarcyrheb-sun16"

When I try to run any consolehelper based application (wireshark in example), I don't get the expected pop-up window asking me to provide the root password.

/var/log/secure file shows this:

Feb 21 19:07:45 macondo userhelper[2142]: pam_unix(wireshark:auth): conversation failed
Feb 21 19:07:45 macondo userhelper[2142]: pam_unix(wireshark:auth): auth could not identify password for [root]

However, setting LANG=es_ES.UTF-8 everything works fine.

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

usermode-1.102-1.fc12.i686

How reproducible:

Always

Steps to Reproduce:

1. Set LANG="es_ES@euro" in /etc/sysconfig/i18n and reboot the box.
2. Open a terminal and run any consolehelper-based application (wireshark, system-config-display, system-config-services, etc.).

  
Actual results:

No pop-up windows is get to provide the root password, and the invoked application is not run.

/var/log/secure shows these entries:

Feb 21 19:07:45 macondo userhelper[2142]: pam_unix(wireshark:auth): conversation failed
Feb 21 19:07:45 macondo userhelper[2142]: pam_unix(wireshark:auth): auth could not identify password for [root]

Expected results:

A pop-up window should appear in order to provide the root password.


Additional info:

Comment 1 Miloslav Trmač 2010-02-22 18:57:32 UTC
Thanks for your report.

Comment 2 Fedora Update System 2010-02-25 12:15:29 UTC
usermode-1.104-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/usermode-1.104-1.fc12

Comment 3 Fedora Update System 2010-02-25 12:20:34 UTC
usermode-1.104-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/usermode-1.104-1.fc13

Comment 4 Fedora Update System 2010-02-26 03:37:03 UTC
usermode-1.104-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update usermode'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-2907

Comment 5 Fedora Update System 2010-03-06 03:49:43 UTC
usermode-1.104-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.