| Summary: | TypeError: unsupported operand type(s) for +: 'long' and 'NoneType' | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, robatino, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:3261f9ac6dd9a246e837f04bffd77e27c7072ccab41366bb5425c29ec7633549 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2013-09-21 12:31:55 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||||||||||
| Bug Blocks: | 980651 | ||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 800735 [details]
File: anaconda.log
Created attachment 800736 [details]
File: environ
Created attachment 800737 [details]
File: lsblk_output
Created attachment 800738 [details]
File: nmcli_dev_list
Created attachment 800739 [details]
File: os_info
Created attachment 800740 [details]
File: program.log
Created attachment 800741 [details]
File: storage.log
Created attachment 800742 [details]
File: syslog
Created attachment 800743 [details]
File: ifcfg.log
Created attachment 800744 [details]
File: packaging.log
Created attachment 800745 [details]
File: anaconda-tb
This is reproducible on baremetal and in a VM. Proposing as beta blocker: using guided partitioning flow, the installer must be able to reject or disallow invalid disk and volume configurations without crashing. *** This bug has been marked as a duplicate of bug 1005506 *** |
Description of problem: Autopartitioning. Specified thin provisioning partition type. In the main spoke the status was waiting while saving storage selection, then crashed. Version-Release number of selected component: anaconda-20.18-1 The following was filed automatically by anaconda: anaconda 20.18-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2615, in vgSpaceUsed + self.logSize + self.metaDataSize) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2847, in vgSpaceUsed space = super(LVMThinPoolDevice, self).vgSpaceUsed File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2409, in <genexpr> used = sum(lv.vgSpaceUsed for lv in self.lvs) + self.snapshotSpace File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2409, in freeSpace used = sum(lv.vgSpaceUsed for lv in self.lvs) + self.snapshotSpace File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2296, in _addLogVol lv.size > self.freeSpace: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2564, in __init__ self.parents[0]._addLogVol(self) File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1144, in newLV return device_class(name, *args, **kwargs) File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 282, in _scheduleVolumes dev = new_volume(**kwargs) File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 321, in doAutoPartition _scheduleVolumes(storage, devs) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 244, in execute doAutoPartition(storage, ksdata) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1678, in doKickstartStorage ksdata.autopart.execute(storage, ksdata, instClass) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 420, 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) TypeError: unsupported operand type(s) for +: 'long' and 'NoneType' Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020-Alpha\x20x86_64 quiet executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.11.0-300.fc20.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 20-Alpha