Bug 875498 - TypeError: %d format: a number is required, not NoneType
Summary: TypeError: %d format: a number is required, not NoneType
Keywords:
Status: CLOSED DUPLICATE of bug 874034
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:56d67ac50fd8d31b731af151972...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-11 17:32 UTC by Dong Chen
Modified: 2012-11-12 04:26 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-12 04:26:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (3.27 MB, text/plain)
2012-11-11 17:32 UTC, Dong Chen
no flags Details
File: environ (885 bytes, text/plain)
2012-11-11 17:32 UTC, Dong Chen
no flags Details
File: type (9 bytes, text/plain)
2012-11-11 17:32 UTC, Dong Chen
no flags Details
File: ifcfg.log (1.27 KB, text/plain)
2012-11-11 17:32 UTC, Dong Chen
no flags Details
File: storage.log (2.08 MB, text/plain)
2012-11-11 17:33 UTC, Dong Chen
no flags Details
File: version (2 bytes, text/plain)
2012-11-11 17:33 UTC, Dong Chen
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.