Bug 1018246

Summary: AttributeError: 'DeviceFormat' object has no attribute 'peStart'
Product: [Fedora] Fedora Reporter: Gianluca Sforna <giallu>
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: 20CC: amulhern, anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f72c5376298660412b5cb9bf912ae2b7d19f72722867ead2c5b9508212c09392
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-10 15:59:55 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: ifcfg.log none

Description Gianluca Sforna 2013-10-11 14:26:18 UTC
Version-Release number of selected component:
anaconda-20.21-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.21-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2404, in size
    size += max(0, self.align(pv.size - pv.format.peStart))
  File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 412, in <lambda>
    containers.sort(key=lambda c: getattr(c, "freeSpace", c.size),
  File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 413, in get_container
    reverse=True)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1268, in _save_right_side
    container = factory.get_container()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1883, in on_back_clicked
    self._save_right_side(self._current_selector)
AttributeError: 'DeviceFormat' object has no attribute 'peStart'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-20-Nightly-x86_64-Live-de rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.2-301.fc20.x86_64
other involved packages: python-blivet-0.22-1.fc20.noarch
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 Gianluca Sforna 2013-10-11 14:26:31 UTC
Created attachment 811155 [details]
File: anaconda-tb

Comment 2 Gianluca Sforna 2013-10-11 14:26:40 UTC
Created attachment 811156 [details]
File: anaconda.log

Comment 3 Gianluca Sforna 2013-10-11 14:26:45 UTC
Created attachment 811157 [details]
File: environ

Comment 4 Gianluca Sforna 2013-10-11 14:26:51 UTC
Created attachment 811158 [details]
File: lsblk_output

Comment 5 Gianluca Sforna 2013-10-11 14:26:56 UTC
Created attachment 811159 [details]
File: nmcli_dev_list

Comment 6 Gianluca Sforna 2013-10-11 14:27:01 UTC
Created attachment 811160 [details]
File: os_info

Comment 7 Gianluca Sforna 2013-10-11 14:27:05 UTC
Created attachment 811161 [details]
File: program.log

Comment 8 Gianluca Sforna 2013-10-11 14:27:13 UTC
Created attachment 811162 [details]
File: storage.log

Comment 9 Gianluca Sforna 2013-10-11 14:27:18 UTC
Created attachment 811163 [details]
File: ifcfg.log

Comment 10 David Shea 2014-12-10 15:59:55 UTC

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