Bug 796472 - ValueError: DiskDevice instance (0x7fdd9cb10210) -- name = sdb status = True kids = 2 id = 0 parents = [] uuid = None size = 953869.710938 format = existing msdos disklabel major = 8 minor = 16 exists = True protected = True sysfs path =
Summary: ValueError: DiskDevice instance (0x7fdd9cb10210) -- name = sdb status = Tr...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f36cb29489249978588b2bbb92b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-22 23:46 UTC by Berry2532
Modified: 2013-02-13 08:46 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-13 08:46:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb-eJ6DPb (361.46 KB, text/plain)
2012-02-22 23:46 UTC, Berry2532
no flags Details

Description Berry2532 2012-02-22 23:46:48 UTC
libreport version: 2.0.6
executable:     /usr/bin/python
hashmarkername: anaconda
kernel:         3.1.0-7.fc16.x86_64
product:        Fedora
time:           Wed Feb 22 18:39:30 2012
version:        16

anaconda-tb-eJ6DPb: Text file, 370132 bytes

description:
:The following was filed automatically by anaconda:
:anaconda 16.25 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1555, in grub_device_name
:    name = "(hd%d" % self.drives.index(drive)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1586, in write_device_map
:    dev_map.write("%s      %s\n" % (self.grub_device_name(drive),
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1645, in write_config
:    self.write_device_map(install_root=install_root)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 995, in write
:    self.write_config(install_root=install_root)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2123, in writeBootloader
:    anaconda.bootloader.write(install_root=anaconda.rootPath)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 373, in dispatch
:    self.dir = self.steps[self.step].target(self.anaconda)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 241, in go_forward
:    self.dispatch()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked
:    self.anaconda.dispatch.go_forward()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
:    self.intf.icw.nextClicked()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1221, in handleRenderCallback
:    self.currentWindow.renderCallback()
:ValueError: DiskDevice instance (0x7fdd9cb10210) --
:  name = sdb  status = True  kids = 2 id = 0
:  parents = []
:  uuid = None  size = 953869.710938
:  format = existing msdos disklabel
:  major = 8  minor = 16  exists = True  protected = True
:  sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb  partedDevice = parted.Device instance --
:  model: TOSHIBA External USB 3.0  path: /dev/sdb  type: 1
:  sectorSize: 512  physicalSectorSize:  512
:  length: 1953525168  openCount: 0  readOnly: False
:  externalMode: False  dirty: False  bootDirty: False
:  host: 0  did: 0  busy: True
:  hardwareGeometry: (121601, 255, 63)  biosGeometry: (121601, 255, 63)
:  PedDevice: <_ped.Device object at 0x7fdda24784d0>
:  target size = 0  path = /dev/sdb
:  format args = []  originalFormat = disklabel  removable = False  partedDevice = <parted.device.Device object at 0x7fdd9cad6ad0> is not in list

reason:
:ValueError: DiskDevice instance (0x7fdd9cb10210) --
:  name = sdb  status = True  kids = 2 id = 0
:  parents = []
:  uuid = None  size = 953869.710938
:  format = existing msdos disklabel
:  major = 8  minor = 16  exists = True  protected = True
:  sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdb  partedDevice = parted.Device instance --
:  model: TOSHIBA External USB 3.0  path: /dev/sdb  type: 1
:  sectorSize: 512  physicalSectorSize:  512
:  length: 1953525168  openCount: 0  readOnly: False
:  externalMode: False  dirty: False  bootDirty: False
:  host: 0  did: 0  busy: True
:  hardwareGeometry: (121601, 255, 63)  biosGeometry: (121601, 255, 63)
:  PedDevice: <_ped.Device object at 0x7fdda24784d0>
:  target size = 0  path = /dev/sdb
:  format args = []  originalFormat = disklabel  removable = False  partedDevice = <parted.device.Device object at 0x7fdd9cad6ad0> is not in list

Comment 1 Berry2532 2012-02-22 23:46:52 UTC
Created attachment 565135 [details]
File: anaconda-tb-eJ6DPb

Comment 2 Jesse Keating 2012-07-19 18:44:03 UTC
This is from F16, and much of that code has changed.  Is this still happening with F17?

Comment 3 Fedora End Of Life 2013-01-16 10:13:25 UTC
This message is a reminder that Fedora 16 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 16. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '16'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 16's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 16 is end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" and open it against that version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Fedora End Of Life 2013-02-13 08:46:31 UTC
Fedora 16 changed to end-of-life (EOL) status on 2013-02-12. Fedora 16 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.