Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 565536 - AttributeError: Users instance has no attribute 'createLuserConf'
Summary: AttributeError: Users instance has no attribute 'createLuserConf'
Keywords:
Status: CLOSED DUPLICATE of bug 565306
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:f3c69c750f006c50e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-15 15:39 UTC by Clyde E. Kunkel
Modified: 2010-02-21 22:52 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-15 15:46:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (deleted)
2010-02-15 15:39 UTC, Clyde E. Kunkel
no flags Details
Attached traceback automatically from anaconda. (deleted)
2010-02-15 16:36 UTC, James Laska
no flags Details
Attached traceback automatically from anaconda. (deleted)
2010-02-15 17:14 UTC, Kamil Páral
no flags Details
Attached traceback automatically from anaconda. (deleted)
2010-02-21 17:17 UTC, Flóki Pálsson
no flags Details
Attached traceback automatically from anaconda. (deleted)
2010-02-21 21:34 UTC, Flóki Pálsson
no flags Details
Attached traceback automatically from anaconda. (deleted)
2010-02-21 22:52 UTC, Flóki Pálsson
no flags Details

Description Clyde E. Kunkel 2010-02-15 15:39:22 UTC
The following was filed automatically by anaconda:
anaconda 13.26 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/users.py", line 272, in write
    self.createLuserConf(instPath, algoname=self.getPassAlgo())
  File "/usr/bin/anaconda", line 657, in write
    self.users.write(self.rootPath)
  File "/usr/lib/anaconda/backend.py", line 314, in writeConfiguration
    anaconda.write()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1311, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1332, in handleRenderCallback
    self.currentWindow.renderCallback()
AttributeError: Users instance has no attribute 'createLuserConf'

Comment 1 Clyde E. Kunkel 2010-02-15 15:39:53 UTC
Created attachment 394341 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-02-15 15:46:22 UTC

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

Comment 3 James Laska 2010-02-15 16:36:24 UTC
Created attachment 394349 [details]
Attached traceback automatically from anaconda.

Comment 4 Kamil Páral 2010-02-15 17:14:31 UTC
Created attachment 394354 [details]
Attached traceback automatically from anaconda.

Comment 5 Flóki Pálsson 2010-02-21 17:17:11 UTC
Created attachment 395360 [details]
Attached traceback automatically from anaconda.

Comment 6 Flóki Pálsson 2010-02-21 21:34:23 UTC
Created attachment 395394 [details]
Attached traceback automatically from anaconda.

Comment 7 Flóki Pálsson 2010-02-21 22:52:16 UTC
Created attachment 395403 [details]
Attached traceback automatically from anaconda.


Note You need to log in before you can comment on or make changes to this bug.