Bug 543777
Summary: | Anaconda cannot continue when a new partition is created with empty mount point | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | reubendb | ||||||
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: | low | ||||||||
Version: | 12 | CC: | anaconda-maint-list, rvykydal, vanmeeuwen+fedora | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2009-12-06 15:17:57 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: |
|
Description
reubendb
2009-12-03 03:17:12 UTC
Can you please attach traceback? You can do it using exception dialog that - as I understood from your description - appears in the point of failure. Created attachment 375991 [details]
Traceback of anaconda at the point of failure.
Created attachment 375994 [details]
Anaconda traceback at the point of failure
For some reason my previous attachment showed up as binary, trying again by selecting plain text manually.
I am sorry I thought I had attached this traceback when I initially reported the bug. I must have done something wrong and it didn't go through. If this is not what you ask for please let me know and I'll try to get the right one. Thank you. anaconda 12.46 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devices.py", line 1466, in create self._name = self.slave.format.mapName File "/usr/lib/anaconda/storage/deviceaction.py", line 205, in execute self.device.create(intf=intf) File "/usr/lib/anaconda/storage/devicetree.py", line 708, in processActions action.execute(intf=self.intf) File "/usr/lib/anaconda/storage/__init__.py", line 275, in doIt self.devicetree.processActions() File "/usr/lib/anaconda/packages.py", line 110, in turnOnFilesystems anaconda.id.storage.doIt() File "/usr/lib/anaconda/dispatch.py", line 200, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 123, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1195, in nextClicked self.anaconda.dispatch.gotoNext() AttributeError: 'Ext4FS' object has no attribute 'mapName' *** This bug has been marked as a duplicate of bug 496938 *** |