Bug 894717
| Summary: | [abrt] system-config-language-1.3.5-14.fc17: language_backend.py:122:writeI18N:IOError: [Errno 2] No existe el fichero o el directorio: '/etc/vconsole.conf' | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Juan Vila Jornet <juanvilajornet> | ||||||||||
| Component: | system-config-language | Assignee: | Parag Nemade <pnemade> | ||||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 17 | CC: | apatil, i18n-bugs, nav007, psatpute | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | i686 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:db7f58f2aae577a53c120d64c525ec5d2d474151 | ||||||||||||
| Fixed In Version: | system-config-language-1.3.5-19.fc18 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-01-31 06:38:24 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 677668 [details]
File: backtrace
Created attachment 677669 [details]
File: core_backtrace
Created attachment 677670 [details]
File: environ
Created attachment 677671 [details]
File: smolt_data
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. |
Version-Release number of selected component: system-config-language-1.3.5-14.fc17 Additional info: 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.6.11-1.fc17.i686 uid: 0 Truncated backtrace: language_backend.py:122:writeI18N:IOError: [Errno 2] No existe el fichero o el directorio: '/etc/vconsole.conf' Traceback (most recent call last): File "/usr/share/system-config-language/language_gui.py", line 179, in okClicked self.apply() File "/usr/share/system-config-language/language_gui.py", line 303, in apply self.languageBackend.writeI18N(defaultLang, "", sysfont, sysfontacm) File "/usr/share/system-config-language/language_backend.py", line 122, in writeI18N fd = open(vsconsole_file, "r") IOError: [Errno 2] No existe el fichero o el directorio: '/etc/vconsole.conf' Local variables in innermost frame: self: <language_backend.LanguageBackend instance at 0x8eb656c> modules: '' vsconsole_file: '/etc/vconsole.conf' locale_path: '/etc/locale.conf' fd: <open file '/etc/locale.conf', mode 'w' at 0x91d9f98> sysfontacm: 'utf8' defaultLang: 'es_ES.UTF-8' line: 'LANG=es_ES.utf8\n' sysfont: 'latarcyrheb-sun16'