Bug 875498

Summary: TypeError: %d format: a number is required, not NoneType
Product: [Fedora] Fedora Reporter: Dong Chen <xjtu_chdongsh>
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:56d67ac50fd8d31b731af151972eced5da2a57f926699c9cbf32e436b7687d89
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-12 04:26:03 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: environ
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version none

Description Dong Chen 2012-11-11 17:32:22 UTC
Description of problem:
when add / partition, after typing 150 GB in dialog, then hit add mounted, this issue happen

Version-Release number of selected component:
anaconda-18.28-1.fc18.x86_64

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
kernel:         3.6.6-3.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.28 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 120, in get_raid_min_members
:    raise MDRaidError("invalid raid level %d" % raidlevel)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 143, in get_member_space
:    min_members = get_raid_min_members(level)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3446, in device_size
:    level=self.raid_level)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1840, in setContainerMembers
:    container_size = factory.device_size
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2104, in newDevice
:    members=members, device=device)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1600, in on_add_clicked
:    disks=disks)
:TypeError: %d format: a number is required, not NoneType

Comment 1 Dong Chen 2012-11-11 17:32:44 UTC
Created attachment 642948 [details]
File: anaconda-tb

Comment 2 Dong Chen 2012-11-11 17:32:47 UTC
Created attachment 642949 [details]
File: environ

Comment 3 Dong Chen 2012-11-11 17:32:49 UTC
Created attachment 642950 [details]
File: type

Comment 4 Dong Chen 2012-11-11 17:32:51 UTC
Created attachment 642951 [details]
File: ifcfg.log

Comment 5 Dong Chen 2012-11-11 17:33:06 UTC
Created attachment 642952 [details]
File: storage.log

Comment 6 Dong Chen 2012-11-11 17:33:09 UTC
Created attachment 642953 [details]
File: version

Comment 7 Dong Chen 2012-11-11 17:38:35 UTC
when add / partition , after typed 150 GB in the dialog, then hit add mounted, the issue happens

Package: anaconda-18.28-1.fc18.x86_64
OS Release: Fedora release 18

Comment 8 Chris Lumens 2012-11-12 04:26:03 UTC

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