Bug 1077163
| Summary: | AttributeError: 'int' object has no attribute 'convertTo' | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | F.Prates <mad.kanie> | ||||||||||||||||||||||
| Component: | python-blivet | Assignee: | Vratislav Podzimek <vpodzime> | ||||||||||||||||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 22 | CC: | amulhern, anaconda-maint-list, bcl, dlehman, g.kaviyarasu, jonathan, vanmeeuwen+fedora, vpodzime | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:1df805f9f64192ff27abfe9594f0ed7213f1324a1429f90b1e8c4e2e4f92e3c8 | ||||||||||||||||||||||||
| Fixed In Version: | python-blivet-0.46-1 | Doc Type: | Bug Fix | ||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2016-07-19 11:10:26 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: |
|
||||||||||||||||||||||||
Created attachment 875437 [details]
File: anaconda-tb
Created attachment 875438 [details]
File: anaconda.log
Created attachment 875439 [details]
File: environ
Created attachment 875440 [details]
File: journalctl
Created attachment 875441 [details]
File: lsblk_output
Created attachment 875442 [details]
File: nmcli_dev_list
Created attachment 875443 [details]
File: os_info
Created attachment 875444 [details]
File: program.log
Created attachment 875445 [details]
File: storage.log
Created attachment 875446 [details]
File: ifcfg.log
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Description of problem: I occured just after the installation process begin, during the "configuring installation environment" stage. Version-Release number of selected component: anaconda-core-21.27-1.fc21.x86_64 The following was filed automatically by anaconda: anaconda 21.27-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2793, in populateKSData data.maxSizeMB = self.req_max_size.convertTo(spec="mib") File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2111, in updateKSData device.populateKSData(data) File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 138, in doInstall storage.updateKSData() # this puts custom storage info into ksdata File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) AttributeError: 'int' object has no attribute 'convertTo' Additional info: cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-rawhi ro rd.live.image quiet rhgb executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.14.0-0.rc6.git4.1.fc21.x86_64 other involved packages: python-blivet-0.44-1.fc21.noarch, python-libs-2.7.6-4.fc21.x86_64 product: Fedora release: Fedora release 21 (Rawhide) type: anaconda version: rawhide