Bug 1177555 - [abrt] system-config-language: subprocess.py:573:check_output:CalledProcessError: Command 'pkcon install : dellsysid, etckeeper, fastestmirror, filter-data, fs-snapshot, : keys, langpacks, list-data, local, merge-conf, ...
Summary: [abrt] system-config-language: subprocess.py:573:check_output:CalledProcessEr...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-language
Version: 21
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:fb5cf749e479699a98c94a279f3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-29 01:14 UTC by Sylvain Arth
Modified: 2015-01-12 03:12 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-12 03:12:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (8.52 KB, text/plain)
2014-12-29 01:14 UTC, Sylvain Arth
no flags Details
File: environ (237 bytes, text/plain)
2014-12-29 01:14 UTC, Sylvain Arth
no flags Details

Description Sylvain Arth 2014-12-29 01:14:47 UTC
Version-Release number of selected component:
system-config-language-2.3.0-2.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python /usr/share/system-config-language/system-config-language.py
dso_list:       python-libs-2.7.8-7.fc21.i686
executable:     /usr/share/system-config-language/system-config-language.py
kernel:         3.17.7-300.fc21.i686
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
#1 check_output in /usr/lib/python2.7/subprocess.py:573
#2 lang_not_installed in /usr/share/system-config-language/language_tui.py:130
#3 run_ui in /usr/share/system-config-language/language_tui.py:162
#4 draw_ui in /usr/share/system-config-language/language_tui.py:182
#5 __init__ in /usr/share/system-config-language/language_tui.py:250
#6 use_text_mode in /usr/share/system-config-language/system-config-language.py:35
#7 run in /usr/share/system-config-language/system-config-language.py:66
#8 <module> in /usr/share/system-config-language/system-config-language.py:70

Comment 1 Sylvain Arth 2014-12-29 01:14:50 UTC
Created attachment 973915 [details]
File: backtrace

Comment 2 Sylvain Arth 2014-12-29 01:14:52 UTC
Created attachment 973916 [details]
File: environ

Comment 3 Parag Nemade 2014-12-29 01:20:25 UTC
First ensure you have yum-langpacks package installed by using
rpm -qa | grep yum-langpacks

Then do 
sudo yum list

If both commands works fine then you will not see any issues in using system-config-language.

What language you tried to install using system-config-language?

Comment 4 Sylvain Arth 2015-01-11 23:38:09 UTC
Now it's fixed
I noticed a maxopenfile issue 
I fixed it with ulimit increased
You can close I guess

Comment 5 Parag Nemade 2015-01-12 03:12:47 UTC
Thank you.


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