Bug 1023903

Summary: ValueError: cannot initialize a disk that has partitions
Product: [Fedora] Fedora Reporter: Fujisan <fujisan43>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: anaconda-maint-list, dshea, fujisan43, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f6fd2fbefd38ce9799acaa1b0d405cd022c2d7ffa366e962e0dde259874f550d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-05 14:38:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Fujisan 2013-10-28 09:50:45 UTC
Version-Release number of selected component:
anaconda-19.30.13-1

The following was filed automatically by anaconda:
anaconda 19.30.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 810, in initializeDisk
    raise ValueError("cannot initialize a disk that has partitions")
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2041, in _destroy_device
    self.__storage.initializeDisk(device.disk)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2146, in on_remove_clicked
    self._destroy_device(dev)
ValueError: cannot initialize a disk that has partitions

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.5-301.fc19.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        19

Comment 1 Fujisan 2013-10-28 09:50:53 UTC
Created attachment 816747 [details]
File: anaconda-tb

Comment 2 Fujisan 2013-10-28 09:50:57 UTC
Created attachment 816748 [details]
File: anaconda.log

Comment 3 Fujisan 2013-10-28 09:51:00 UTC
Created attachment 816749 [details]
File: environ

Comment 4 Fujisan 2013-10-28 09:51:04 UTC
Created attachment 816750 [details]
File: lsblk_output

Comment 5 Fujisan 2013-10-28 09:51:07 UTC
Created attachment 816751 [details]
File: nmcli_dev_list

Comment 6 Fujisan 2013-10-28 09:51:11 UTC
Created attachment 816752 [details]
File: os_info

Comment 7 Fujisan 2013-10-28 09:51:15 UTC
Created attachment 816753 [details]
File: program.log

Comment 8 Fujisan 2013-10-28 09:51:19 UTC
Created attachment 816754 [details]
File: storage.log

Comment 9 Fujisan 2013-10-28 09:51:23 UTC
Created attachment 816755 [details]
File: syslog

Comment 10 Fujisan 2013-10-28 09:51:26 UTC
Created attachment 816756 [details]
File: ifcfg.log

Comment 11 Fujisan 2013-10-28 09:51:30 UTC
Created attachment 816757 [details]
File: packaging.log

Comment 12 David Shea 2014-03-04 16:54:17 UTC
Does this problem still occur on F20 or rawhide?

Comment 13 Fujisan 2014-03-05 08:17:35 UTC
No, haven't crossed the problem on F20.

Comment 14 David Shea 2014-03-05 14:38:34 UTC
Good to hear. We've made a lot of fixes and have changes to storage handling since F19. Sorry we missed this report, but I'm glad to know that it's been fixed.