Bug 1024211

Summary: AttributeError: 'DeviceFormat' object has no attribute 'peStart'
Product: [Fedora] Fedora Reporter: Peto <earry2000>
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: 19CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:9644cab46eed2b990359963137d3146761a3ba76ddf545fbcc9c58d7bf0bd6b9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-28 22:53:53 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: messages
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Peto 2013-10-29 06:59:55 UTC
Version-Release number of selected component:
anaconda-19.30.13-1.fc19.x86_64

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/devices.py", line 2368, in size
    size += max(0, self.align(pv.size - pv.format.peStart))
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2385, in freeSpace
    log.debug("%s size is %dMB" % (self.name, self.size))
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 1926, in growLVM
    total_free = vg.freeSpace
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 306, in doAutoPartition
    growLVM(storage)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 241, in execute
    doAutoPartition(storage, ksdata)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1644, in doKickstartStorage
    ksdata.autopart.execute(storage, ksdata, instClass)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 393, in _doExecute
    doKickstartStorage(self.storage, self.data, self.instclass)
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
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=LIVE rootfstype=vfat 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.9.5-301.fc19.x86_64
other involved packages: python-blivet-0.17-1.fc19.noarch, python-libs-2.7.5-1.fc19.x86_64
product:        Fedora
release:        Fedora release 19 (Schrödinger’s Cat)
type:           anaconda
version:        19

Potential duplicate: bug 896667

Comment 1 Peto 2013-10-29 07:00:02 UTC
Created attachment 816979 [details]
File: anaconda-tb

Comment 2 Peto 2013-10-29 07:00:06 UTC
Created attachment 816980 [details]
File: anaconda.log

Comment 3 Peto 2013-10-29 07:00:10 UTC
Created attachment 816981 [details]
File: environ

Comment 4 Peto 2013-10-29 07:00:14 UTC
Created attachment 816982 [details]
File: lsblk_output

Comment 5 Peto 2013-10-29 07:00:18 UTC
Created attachment 816983 [details]
File: messages

Comment 6 Peto 2013-10-29 07:00:22 UTC
Created attachment 816984 [details]
File: nmcli_dev_list

Comment 7 Peto 2013-10-29 07:00:25 UTC
Created attachment 816985 [details]
File: os_info

Comment 8 Peto 2013-10-29 07:00:30 UTC
Created attachment 816986 [details]
File: program.log

Comment 9 Peto 2013-10-29 07:00:35 UTC
Created attachment 816987 [details]
File: storage.log

Comment 10 Peto 2013-10-29 07:00:39 UTC
Created attachment 816988 [details]
File: ifcfg.log

Comment 11 David Shea 2014-02-28 22:53:53 UTC

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