Bug 1177201 - [abrt] system-config-kickstart: profileSystem.py:50:getLang:AttributeError: 'LanguageBackend' object has no attribute 'getInstalledLangs'
Summary: [abrt] system-config-kickstart: profileSystem.py:50:getLang:AttributeError: '...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-kickstart
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5bd375839955483c41fa83da476...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-25 03:29 UTC by JC
Modified: 2015-01-17 05:46 UTC (History)
1 user (show)

Fixed In Version: system-config-kickstart-2.9.3-1.fc21
Clone Of:
Environment:
Last Closed: 2015-01-17 05:46:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (777 bytes, text/plain)
2014-12-25 03:29 UTC, JC
no flags Details
File: environ (4.33 KB, text/plain)
2014-12-25 03:29 UTC, JC
no flags Details

Description JC 2014-12-25 03:29:01 UTC
Description of problem:
system-config-kickstart --generate mine.ks

Version-Release number of selected component:
system-config-kickstart-2.9.2-2.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python2 /bin/system-config-kickstart --generate mine.ks
executable:     /bin/system-config-kickstart
kernel:         3.17.7-300.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
profileSystem.py:50:getLang:AttributeError: 'LanguageBackend' object has no attribute 'getInstalledLangs'

Traceback (most recent call last):
  File "/bin/system-config-kickstart", line 67, in <module>
    useCliMode(opts.generate)
  File "/bin/system-config-kickstart", line 41, in useCliMode
    profileSystem = profileSystem.ProfileSystem(ksHandler)
  File "/usr/share/system-config-kickstart/profileSystem.py", line 37, in __init__
    self.getLang()
  File "/usr/share/system-config-kickstart/profileSystem.py", line 50, in getLang
    default, langs = self.languageBackend.getInstalledLangs()
AttributeError: 'LanguageBackend' object has no attribute 'getInstalledLangs'

Local variables in innermost frame:
self: <profileSystem.ProfileSystem instance at 0x7fe23df3e3f8>

Comment 1 JC 2014-12-25 03:29:02 UTC
Created attachment 972878 [details]
File: backtrace

Comment 2 JC 2014-12-25 03:29:03 UTC
Created attachment 972879 [details]
File: environ

Comment 3 JC 2014-12-25 03:30:45 UTC
This is a duplicate of 1135813 but I wanted it entered for Fedora 21 as this bug has been lingering in Fedora 20 for a while. I could find no reference to 
system-config-kickstart-2.9.3-1 except in that bug entry. The git repository still has the broken version.

Comment 4 Fedora Update System 2015-01-05 21:56:51 UTC
system-config-kickstart-2.9.3-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/system-config-kickstart-2.9.3-1.fc21

Comment 5 Fedora Update System 2015-01-07 01:26:45 UTC
Package system-config-kickstart-2.9.3-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing system-config-kickstart-2.9.3-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-0283/system-config-kickstart-2.9.3-1.fc21
then log in and leave karma (feedback).

Comment 6 JC 2015-01-07 04:00:22 UTC
Thanks, this fixed my issue and I left a comment at the fedoraproject page even though their captcha implementation leaves people with color blindness or vision problem out in the cold.

Comment 7 JC 2015-01-07 04:01:13 UTC
Oh I could not get this from the updates-testing-repo yet. I got it by wading through the fedoraproject links.

Comment 8 Fedora Update System 2015-01-17 05:46:30 UTC
system-config-kickstart-2.9.3-1.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.