Bug 957038

Summary: LiveDVD TypeError: languageGroups() takes exactly 2 arguments (1 given)
Product: [Fedora] Fedora Reporter: Manfred Blankenfeld <mblankenfeld>
Component: anacondaAssignee: Radek Vykydal <rvykydal>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, rvykydal, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: anaconda-19.24-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-22 03:11:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Manfred Blankenfeld 2013-04-26 08:37:03 UTC
Description of problem:

I create my own LiveDVDs with spin-kickstarts. Today I created a new LiveDVD indluding /updates-testing. In VirtualBox-4.2.12 I started the new iso to install it, but anaconda crashes.

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

How reproducible:

Start anaconda 19.22-1

Steps to Reproduce:
1.create a LiveDVD
2.Boot it in VirtualBox-4.2.12
3.Start the installer
  
Actual results:
anaconda-output
anaconda 19.22-1 exception report
Traceback (most recent call first):
File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py",line 129,in doinstall payload.preInstall(packages=packages,groups=payload.languageGroups())
File "/usr/lib64/python2.7/threading.py",line 766, in run self_target(*self__args, **self__kwargs)
File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py",line 141, in run threading.Thread.run(self,*args,**kwargs)
TypeError: languageGroups() takes exactly 2 arguments (1 given)

Expected results:
With anaconda-19.20 I could install it without any problems

Additional info:
I create a new iso - excluding anaconda-19.22-1 - will see what happens

Comment 1 Radek Vykydal 2013-04-26 08:57:10 UTC
Thanks for the report, patch with fix sent for review
https://lists.fedorahosted.org/pipermail/anaconda-patches/2013-April/003924.html

Comment 2 Manfred Blankenfeld 2013-04-26 09:29:53 UTC
(In reply to comment #1)
> Thanks for the report, patch with fix sent for review
> https://lists.fedorahosted.org/pipermail/anaconda-patches/2013-April/003924.
> html

Thank you very much - now I could install my LiveDVD without problems.

greetings

Manfred

Comment 3 Fedora Update System 2013-04-30 12:22:19 UTC
anaconda-19.23-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/anaconda-19.23-1.fc19

Comment 4 Fedora Update System 2013-04-30 20:01:24 UTC
Package anaconda-19.23-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing anaconda-19.23-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-7049/anaconda-19.23-1.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-05-03 21:05:26 UTC
anaconda-19.24-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/anaconda-19.24-1.fc19

Comment 6 Fedora Update System 2013-05-22 03:11:49 UTC
anaconda-19.24-1.fc19, python-blivet-0.12-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.