| Summary: | AttributeError: 'InstallInterface' object has no attribute 'reinitializeWindow' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andre Robatino <robatino> | ||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | akozumpl, anaconda-maint-list, jonathan, robatino, vanmeeuwen+fedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | anaconda_trace_hash:e04545dadf897cd06a07cfb5d62cc15fca420c6155a4f1ebc527484b5276140a | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2011-02-10 09:52:35 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 477973 [details]
Attached traceback automatically from anaconda.
Created attachment 477975 [details]
Attached traceback automatically from anaconda.
Text mode installation from the 15 Alpha TC1 DVD fails (both i386 and x86_64). *** This bug has been marked as a duplicate of bug 675955 *** |
The following was filed automatically by anaconda: anaconda 15.19 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/pyanaconda/installinterfacebase.py", line 82, in questionInitializeDisk rc = self.reinitializeWindow(_("Storage Device Warning"), File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1082, in <lambda> details) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1090, in handleUdevDiskLabelFormat if initcb is not None and initcb(): File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1455, in handleUdevDeviceFormat self.handleUdevDiskLabelFormat(info, device) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1003, in addUdevDevice self.handleUdevDeviceFormat(info, device) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1760, in _populate self.addUdevDevice(dev) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1718, in populate self._populate() File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 434, in reset self.devicetree.populate() File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 116, in storageInitialize storage.reset() File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext self.moveStep() File "/usr/lib/python2.7/site-packages/pyanaconda/text.py", line 528, in run anaconda.dispatch.gotoNext() File "/usr/sbin/anaconda", line 927, in <module> anaconda.intf.run(anaconda) AttributeError: 'InstallInterface' object has no attribute 'reinitializeWindow'