Bug 498909

Summary: Crashed durrin install of preview
Product: [Fedora] Fedora Reporter: Andrew Jamison <linux>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, pjones, rmaximo, sghosh, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:4adc4a590003c00f5709196a88f6c7015cb2eb028deeee6405d96d36838cd891
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-04 14:15:25 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

Description Andrew Jamison 2009-05-04 12:30:23 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.47 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devices.py", line 1000, in isExtended
    return self.partType & parted.PARTITION_EXTENDED
  File "/usr/lib/anaconda/storage/devices.py", line 1068, in dependsOn
    if isinstance(dep, PartitionDevice) and dep.isExtended and self.isLogical:
  File "/usr/lib/anaconda/storage/devicetree.py", line 600, in cmpActions
    elif a1.device.dependsOn(a2.device):
  File "/usr/lib/anaconda/storage/devicetree.py", line 647, in processActions
    self._actions.sort(cmp=cmpActions)
  File "/usr/lib/anaconda/storage/__init__.py", line 234, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 117, in turnOnFilesystems
    anaconda.id.storage.doIt()
TypeError: unsupported operand type(s) for &: 'NoneType' and 'int'

Comment 1 Andrew Jamison 2009-05-04 12:30:56 UTC
Created attachment 342297 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-05-04 14:15:25 UTC
This is fixed in anaconda-11.5.0.48.  Thanks for the bug report.

Comment 3 Chris Lumens 2009-06-08 13:45:57 UTC
*** Bug 504541 has been marked as a duplicate of this bug. ***