Bug 488952 - [StorageRewrite] 3 disk install (1 selected), encrypted autopart install
Summary: [StorageRewrite] 3 disk install (1 selected), encrypted autopart install
Keywords:
Status: CLOSED DUPLICATE of bug 488859
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:4d880b05607e65d69...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-06 13:24 UTC by James Laska
Modified: 2013-09-02 06:31 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-06 14:27:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (116.86 KB, text/plain)
2009-03-06 13:24 UTC, James Laska
no flags Details

Description James Laska 2009-03-06 13:24:16 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.25 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicelibs/crypto.py", line 65, in luks_format
    rc = cs.luksFormat(device = device, cipher = cipher, keysize = key_size, keyfile = key_file)
  File "/usr/lib/anaconda/storage/formats/luks.py", line 143, in create
    key_size=self.key_size)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 267, in execute
    options=self.device.formatArgs)
  File "/usr/lib/anaconda/storage/devicetree.py", line 427, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 181, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 114, in turnOnFilesystems
    anaconda.id.storage.doIt()
  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/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
TypeError: argument 2 must be string, not None

Comment 1 James Laska 2009-03-06 13:24:26 UTC
Created attachment 334290 [details]
Attached traceback automatically from anaconda.

Comment 2 Radek Vykydal 2009-03-06 14:27:49 UTC

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


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