Bug 1067707 - TypeError: %d format: a number is required, not NoneType
Summary: TypeError: %d format: a number is required, not NoneType
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e4ee1625cb51583566a0a91ec36...
: 1065703 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-20 22:19 UTC by Orion Poplawski
Modified: 2014-03-06 05:13 UTC (History)
5 users (show)

Fixed In Version: anaconda-21.25-1
Clone Of:
Environment:
Last Closed: 2014-03-06 05:13:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (208.91 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: anaconda.log (4.77 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: environ (393 bytes, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: ks.cfg (15.85 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: lsblk_output (1.32 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: nmcli_dev_list (1.06 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: os_info (381 bytes, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: program.log (20.45 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: storage.log (51.51 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: syslog (60.97 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: ifcfg.log (4.55 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details
File: packaging.log (1.49 KB, text/plain)
2014-02-20 22:20 UTC, Orion Poplawski
no flags Details

Description Orion Poplawski 2014-02-20 22:19:51 UTC
Description of problem:


Version-Release number of selected component:
anaconda-21.23-1

The following was filed automatically by anaconda:
anaconda 21.23-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 942, in execute
    size = Size(spec="%d MiB" % self.size)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 929, in execute
    p.execute(storage, ksdata, instClass)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1816, in doKickstartStorage
    ksdata.partition.execute(storage, ksdata, instClass)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 313, in execute
    doKickstartStorage(self.storage, self.data, self.instclass)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 55, in setup
    spoke.execute()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 166, in setup
    should_schedule = obj.setup(self.ENVIRONMENT)
  File "/sbin/anaconda", line 1128, in <module>
    anaconda._intf.setup(ksdata)
TypeError: %d format: a number is required, not NoneType

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   method=http://fedora.cora.nwra.com/development/rawhide/x86_64/os/ ks=http://cobbler.cora.nwra.com/cblr/svc/op/ks/system/vmrawhide ksdevice=link kssendmac lang= text 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.14.0-0.rc3.git2.1.fc21.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Orion Poplawski 2014-02-20 22:20:04 UTC
Created attachment 865721 [details]
File: anaconda-tb

Comment 2 Orion Poplawski 2014-02-20 22:20:05 UTC
Created attachment 865722 [details]
File: anaconda.log

Comment 3 Orion Poplawski 2014-02-20 22:20:07 UTC
Created attachment 865723 [details]
File: environ

Comment 4 Orion Poplawski 2014-02-20 22:20:13 UTC
Created attachment 865724 [details]
File: ks.cfg

Comment 5 Orion Poplawski 2014-02-20 22:20:15 UTC
Created attachment 865725 [details]
File: lsblk_output

Comment 6 Orion Poplawski 2014-02-20 22:20:16 UTC
Created attachment 865726 [details]
File: nmcli_dev_list

Comment 7 Orion Poplawski 2014-02-20 22:20:17 UTC
Created attachment 865727 [details]
File: os_info

Comment 8 Orion Poplawski 2014-02-20 22:20:21 UTC
Created attachment 865728 [details]
File: program.log

Comment 9 Orion Poplawski 2014-02-20 22:20:22 UTC
Created attachment 865729 [details]
File: storage.log

Comment 10 Orion Poplawski 2014-02-20 22:20:25 UTC
Created attachment 865731 [details]
File: syslog

Comment 11 Orion Poplawski 2014-02-20 22:20:27 UTC
Created attachment 865732 [details]
File: ifcfg.log

Comment 12 Orion Poplawski 2014-02-20 22:20:29 UTC
Created attachment 865734 [details]
File: packaging.log

Comment 13 Chris Lumens 2014-02-21 16:40:26 UTC
*** Bug 1065703 has been marked as a duplicate of this bug. ***

Comment 14 Orion Poplawski 2014-03-06 05:13:39 UTC
Confirmed fixed, thanks.


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