Bug 494131
| Summary: | Traceback with very basic partitionning scheme | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mathieu Bridon <bochecha> |
| 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: | rawhide | CC: | anaconda-maint-list, pjones, rmaximo, 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-04-06 20:33:25 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: | |||
|
Description
Mathieu Bridon
2009-04-04 21:32:35 UTC
Then at least take a picture of the traceback and attach it, or transcribe the first part so we know what the error is. Otherwise, there's really nothing we can do if we cannot reproduce this. Sorry, as I can reproduce it 100%, I though it would be enough for you to debug it.
Anyway, here is a transcript of the first part of the trace:
----------
anaconda 11.5.0.38 exception report
Traceback (most recent call first):
File "/usr/lib/anaconda/storage/devicetree.py", line 1574, in devices
raise DeviceTreeError("duplicate paths in device tree")
File "/usr/lib/anaconda/storage/__init.py__", line 294, in disks
devices = self.devicetree.devices
File "/usr/lib/anaconda/storage/partitioning.py", line 532, in doPartitioning
disks = storage.disks
File "/usr/lib/anaconda/iw/partition_gui.py", line 1019, in refresh
doPartitioning(self.storage)
File "/usr/lib/anaconda/iw/partition_gui.py", line 1134, in editPartition
if self.refresh():
File "/usr/lib/anaconda/iw/partition_gui.py, line 976, in newCB
self.editPartition(device, isNew=1)
DeviceTreeError: duplicate paths in device tree
Local variables in innermost frame:
...
----------
I took pictures of what follows (not all, it's way too long), so if you need something that comes after, just ask.
Btw, if you want the photos: http://bochecha.fedorapeople.org/anaconda_error/ (there were too much to attach to the bug report) Tell me if you don't need them, so that I don't fill up my FedoraPeople. That's all I need to tell that it's a duplicate of an existing bug. Thanks for filing. You can remove the pictures if you need space. Sorry to make you do all that extra work. *** This bug has been marked as a duplicate of bug 493058 *** |