Bug 874230
| Summary: | ValueError: arg 1 must be a StorageDevice instance | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Teichmann <jan.teichmann> | ||||||||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||||
| Version: | 18 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:9d3667898553a700b5eaabbc405aa303918391ab59f3391b7a3b5ffe0e46dda4 | ||||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
| Last Closed: | 2013-01-08 21:32:28 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 640248 [details]
File: ifcfg.log
Created attachment 640249 [details]
File: anaconda-tb
Created attachment 640250 [details]
File: environ
Created attachment 640251 [details]
File: type
Created attachment 640252 [details]
File: executable
Created attachment 640253 [details]
File: storage.log
Created attachment 640254 [details]
File: version
Created attachment 640255 [details]
File: program.log
Created attachment 640256 [details]
File: product
Created attachment 640257 [details]
File: anaconda.log
Created attachment 640258 [details]
File: hashmarkername
Created attachment 640259 [details]
File: cmdline_file
Created attachment 640260 [details]
File: release
Created attachment 640261 [details]
File: messages
Do you remember what steps you took that resulted in this bug? Unfortunately, I can't remember. It was related to the partitioning step. I always try to use encrypted LVM I've not been able to reproduce this. If you can, please feel free to reopen with detailed steps. Thanks. |
Version-Release number of selected component: anaconda-18.24-1.fc18.i686 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.5-2.fc18.i686 description: :The following was filed automatically by anaconda: :anaconda 18.24 exception report :Traceback (most recent call first): : File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 145, in __init__ : raise ValueError("arg 1 must be a StorageDevice instance") : File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 407, in __init__ : DeviceAction.__init__(self, device) : File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 417, in _propagate_actions : action = ui_action.__class__(*args) : File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 501, in apply : self._propagate_actions(actions) : File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 108, in _runSpoke : action.apply() : File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 323, in _on_spoke_clicked : self._runSpoke(spoke) : File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 338, in _on_spoke_clicked : self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) : File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 338, in _on_spoke_clicked : self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) : File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 338, in _on_spoke_clicked : self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) :ValueError: arg 1 must be a StorageDevice instance