Bug 1051803
| Summary: | AttributeError: 'Blivet' object has no attribute 'setFstabSwaps' | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jay Jay Billings <jayjaybillings> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:d371d8836be559fd2871c93e1f55835f22f276de409cc08f1d4cc45aa7ce6138 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-02-20 22:09:59 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 848665 [details]
File: anaconda-tb
Created attachment 848666 [details]
File: anaconda.log
Created attachment 848667 [details]
File: environ
Created attachment 848668 [details]
File: lsblk_output
Created attachment 848669 [details]
File: nmcli_dev_list
Created attachment 848670 [details]
File: os_info
Created attachment 848671 [details]
File: program.log
Created attachment 848672 [details]
File: storage.log
Created attachment 848673 [details]
File: syslog
Created attachment 848674 [details]
File: ifcfg.log
Created attachment 848675 [details]
File: packaging.log
There is a problem with your image. setFstabSwaps was added in python-blivet-0.23.1, and anaconda in Fedora 20 requires python-blivet >= 0.23.6. It appears that the version of blivet you are using is too old. |
Description of problem: I was trying to install Fedora 20 using the full distro image on a USB stick. I have several disks that needed to be configured in a particular way and after doing a custom configuration it failed. I tried it twice. Version-Release number of selected component: anaconda-20.25.15-1 The following was filed automatically by anaconda: anaconda 20.25.15-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 681, in apply self.storage.setFstabSwaps(new_swaps) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 125, in _runSpoke action.apply() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 424, in _on_spoke_clicked self._runSpoke(spoke) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 442, in _on_spoke_clicked self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) AttributeError: 'Blivet' object has no attribute 'setFstabSwaps' Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=FEDORA quiet inst.updates=http://dlehman.fedorapeople.org/updates/updates-980267.0.img BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.11.10-301.fc20.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 20