Bug 495855
| Summary: | Text mode partitioning failed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | A.J. Werkman <aj.werkman> | ||||
| 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: | medium | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, pjones, rmaximo, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:dde4bc5a237d71ed18887d8caebf9cdfeea330ab43b886f6d0b3783a5b5b6c79 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-04-15 13:56:16 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 339632 [details]
Attached traceback automatically from anaconda.
On anaconda 11.5.0.44 I tried a text mode installation on two blanked out disks with no partitioning information. I blanked them with dd if=/dev/zero bs=1024k count=10 of=/dev/sd[a,b] *** This bug has been marked as a duplicate of bug 495713 *** |
The following was filed automatically by anaconda: anaconda 11.5.0.44 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devicetree.py", line 667, in _addDevice if newdev.path in [d.path for d in self._devices]: File "/usr/lib/anaconda/storage/devicetree.py", line 1091, in addUdevDiskDevice self._addDevice(device) File "/usr/lib/anaconda/storage/devicetree.py", line 1159, in addUdevDevice device = self.addUdevDiskDevice(info) File "/usr/lib/anaconda/storage/devicetree.py", line 1588, in populate self.addUdevDevice(dev) File "/usr/lib/anaconda/storage/__init__.py", line 288, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/__init__.py", line 101, in storageInitialize storage.reset() File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/text.py", line 701, in run anaconda.dispatch.gotoNext() File "/usr/bin/anaconda", line 966, in <module> anaconda.intf.run(anaconda) ValueError: object comparing to must be a _ped.DiskType