Bug 873332

Summary: AttributeError: 'NoneType' object has no attribute 'format'
Product: [Fedora] Fedora Reporter: wagerrard
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a4ab6d505ec89a43931ee2681e43148f56acb5d529908d3f92ddcd2e7456cf28
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-05 19:05:42 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
File: anaconda-tb
none
File: product
none
File: type
none
File: environ
none
File: storage.log
none
File: version
none
File: program.log
none
File: executable
none
File: anaconda.log
none
File: syslog
none
File: hashmarkername
none
File: packaging.log
none
File: cmdline_file
none
File: release
none
File: ifcfg.log none

Description wagerrard 2012-11-05 15:02:40 UTC
Description of problem:
In Manual Partitioning.  Had just deleted the pre-existing filesystem by highlighting "Root", clicking the Minus icon, and answering "Yes" when prompted if I wanted to delete the entire filesystem.

That left a 1mb Root. I highlighted that, clicked the Minus icon, and the error appeared/


Version-Release number of selected component:
anaconda-18.19

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda
kernel:         3.6.2-2.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.19 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1670, in _destroy_device
:    if device.type == "partition" and device.disk.format.exists:
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1744, in on_remove_clicked
:    self._destroy_device(device)
:AttributeError: 'NoneType' object has no attribute 'format'

Comment 1 wagerrard 2012-11-05 15:02:43 UTC
Created attachment 638682 [details]
File: anaconda-tb

Comment 2 wagerrard 2012-11-05 15:02:45 UTC
Created attachment 638683 [details]
File: product

Comment 3 wagerrard 2012-11-05 15:02:47 UTC
Created attachment 638684 [details]
File: type

Comment 4 wagerrard 2012-11-05 15:02:51 UTC
Created attachment 638685 [details]
File: environ

Comment 5 wagerrard 2012-11-05 15:02:54 UTC
Created attachment 638686 [details]
File: storage.log

Comment 6 wagerrard 2012-11-05 15:02:55 UTC
Created attachment 638687 [details]
File: version

Comment 7 wagerrard 2012-11-05 15:02:57 UTC
Created attachment 638688 [details]
File: program.log

Comment 8 wagerrard 2012-11-05 15:03:00 UTC
Created attachment 638689 [details]
File: executable

Comment 9 wagerrard 2012-11-05 15:03:02 UTC
Created attachment 638690 [details]
File: anaconda.log

Comment 10 wagerrard 2012-11-05 15:03:04 UTC
Created attachment 638691 [details]
File: syslog

Comment 11 wagerrard 2012-11-05 15:03:07 UTC
Created attachment 638692 [details]
File: hashmarkername

Comment 12 wagerrard 2012-11-05 15:03:10 UTC
Created attachment 638693 [details]
File: packaging.log

Comment 13 wagerrard 2012-11-05 15:03:12 UTC
Created attachment 638694 [details]
File: cmdline_file

Comment 14 wagerrard 2012-11-05 15:03:13 UTC
Created attachment 638695 [details]
File: release

Comment 15 wagerrard 2012-11-05 15:03:15 UTC
Created attachment 638696 [details]
File: ifcfg.log

Comment 16 Brian Lane 2012-11-05 19:05:42 UTC
anaconda 18.19 is old, and this looks like a dupe of bug 869839

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