Bug 892609

Summary: ZeroDivisionError: float division by zero
Product: [Fedora] Fedora Reporter: Paul Black <paul.0000.black>
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, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f0abcbce4bc24b18a2048d6d9bddb562be468a4ed929d49c91b89b96c5d0370c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-07 13:43:02 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: anaconda.log
none
File: environ
none
File: ifcfg.log
none
File: packaging.log
none
File: program.log
none
File: storage.log
none
File: syslog none

Description Paul Black 2013-01-07 11:50:02 UTC
Description of problem:
Trying to configure a system with a RAID1 /boot and encrypted RAID1 / (no swap)
The following was filed automatically by anaconda:
anaconda 18.37.10 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 1632, in __init__
    self.size = int(size / len(devices))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1984, in setContainerMembers
    size_set = factory.set_class(members, container_size)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2167, in newDevice
    members=members, device=device)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1193, in _save_right_side
    raid_level=raid_level)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2481, in on_apply_clicked
    self._save_right_side(self._current_selector)
ZeroDivisionError: float division by zero

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: 
package:        anaconda-18.37.10
product:        Fedora
release:        Cannot get release name.
type:           libreport
version:        18

Comment 1 Paul Black 2013-01-07 11:50:13 UTC
Created attachment 673943 [details]
File: anaconda-tb

Comment 2 Paul Black 2013-01-07 11:50:15 UTC
Created attachment 673944 [details]
File: anaconda.log

Comment 3 Paul Black 2013-01-07 11:50:20 UTC
Created attachment 673945 [details]
File: environ

Comment 4 Paul Black 2013-01-07 11:50:22 UTC
Created attachment 673946 [details]
File: ifcfg.log

Comment 5 Paul Black 2013-01-07 11:50:27 UTC
Created attachment 673947 [details]
File: packaging.log

Comment 6 Paul Black 2013-01-07 11:50:30 UTC
Created attachment 673948 [details]
File: program.log

Comment 7 Paul Black 2013-01-07 11:50:36 UTC
Created attachment 673949 [details]
File: storage.log

Comment 8 Paul Black 2013-01-07 11:50:39 UTC
Created attachment 673950 [details]
File: syslog

Comment 9 Chris Lumens 2013-01-07 13:43:02 UTC

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