Bug 495763

Summary: anaconda fails in setRootPassword
Product: [Fedora] Fedora Reporter: Geoff Levand <geoffrey.levand>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: aj.werkman, anaconda-maint-list, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc   
OS: Linux   
Whiteboard: anaconda_trace_hash:de0927871c287b043103b42235db6194eb6833598ef1d70b73ddb913415a2d48
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-14 17:29:40 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:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Geoff Levand 2009-04-14 17:26:31 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.44 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/users.py", line 159, in setRootPassword
    self.admin.setpassUser(rootUser, cryptPassword(password, algo=algo), True)
  File "/usr/lib/anaconda/instdata.py", line 171, in write
    algo=self.getPassAlgo())
  File "/usr/lib/anaconda/backend.py", line 302, in writeConfiguration
    anaconda.id.write()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/text.py", line 701, in run
    anaconda.dispatch.gotoNext()
  File "/usr/bin/anaconda", line 966, in <module>
    anaconda.intf.run(anaconda)
TypeError: argument 2 must be string, not None

Comment 1 Geoff Levand 2009-04-14 17:26:35 UTC
Created attachment 339529 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-14 17:29:40 UTC

*** This bug has been marked as a duplicate of bug 495708 ***

Comment 3 A.J. Werkman 2009-04-15 08:08:35 UTC
Created attachment 339640 [details]
Attached traceback automatically from anaconda.