Bug 1165860 - [abrt] system-config-language: install_packages.py:133:read_installed_langpacks:IOError: [Errno 5] Erreur d'entrée/sortie
Summary: [abrt] system-config-language: install_packages.py:133:read_installed_langpac...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-language
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:b3948bfec0c4dcf18af33fef7c8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-19 21:33 UTC by franck.bailliet
Modified: 2014-12-06 10:47 UTC (History)
5 users (show)

Fixed In Version: system-config-language-2.3.0-2.fc21
Clone Of:
Environment:
Last Closed: 2014-12-01 19:01:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.04 KB, text/plain)
2014-11-19 21:33 UTC, franck.bailliet
no flags Details
File: environ (229 bytes, text/plain)
2014-11-19 21:33 UTC, franck.bailliet
no flags Details

Description franck.bailliet 2014-11-19 21:33:41 UTC
Version-Release number of selected component:
system-config-language-2.3.0-1.fc20

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python /usr/share/system-config-language/system-config-language.py
executable:     /usr/share/system-config-language/system-config-language.py
kernel:         3.17.2-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
install_packages.py:133:read_installed_langpacks:IOError: [Errno 5] Erreur d'entrée/sortie

Traceback (most recent call last):
  File "/usr/share/system-config-language/language_gui.py", line 308, in ok_btn
    installed = self.instpkg.install_packages(dlang)
  File "/usr/share/system-config-language/install_packages.py", line 92, in install_packages
    ret = self.pk_install(langcode, self.list_to_install)
  File "/usr/share/system-config-language/install_packages.py", line 239, in pk_install
    self.add_langpack_to_installed_list(langcode)
  File "/usr/share/system-config-language/install_packages.py", line 143, in add_langpack_to_installed_list
    langplist = self.read_installed_langpacks()
  File "/usr/share/system-config-language/install_packages.py", line 133, in read_installed_langpacks
    print >>sys.stderr, '%s: %s' % (self.conffile, str(e))
IOError: [Errno 5] Erreur d'entrée/sortie

Local variables in innermost frame:
self: <install_packages.InstallLangpack object at 0x18ce5d0>
e: IOError(2, 'Aucun fichier ou dossier de ce type')
ret: []

Comment 1 franck.bailliet 2014-11-19 21:33:43 UTC
Created attachment 959179 [details]
File: backtrace

Comment 2 franck.bailliet 2014-11-19 21:33:44 UTC
Created attachment 959180 [details]
File: environ

Comment 3 Parag Nemade 2014-11-26 13:20:23 UTC
Thanks for this bug report. I thought yum-langpacks is already installed on the system so need to pull it explicitly. How did you missed yum-langpacks package on your system?

I can see it must get installed when you install Fedora. Anyway one way to make sure this bug will not occur again is to add yum-langpacks explicitly in spec file.

Comment 4 Fedora Update System 2014-11-26 14:06:22 UTC
system-config-language-2.3.0-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/system-config-language-2.3.0-2.fc20

Comment 5 Fedora Update System 2014-11-26 14:08:31 UTC
system-config-language-2.3.0-2.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/system-config-language-2.3.0-2.fc21

Comment 6 lnie 2014-11-27 04:36:00 UTC
system-config-language-2.3.0-2.fc21 works

Comment 7 Fedora Update System 2014-11-27 08:35:08 UTC
Package system-config-language-2.3.0-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing system-config-language-2.3.0-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-15809/system-config-language-2.3.0-2.fc20
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2014-12-01 19:01:48 UTC
system-config-language-2.3.0-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2014-12-06 10:47:13 UTC
system-config-language-2.3.0-2.fc21 has been pushed to the Fedora 21 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.