Bug 1351845 - TypeError: 'DiskDevice' object is not iterable
Summary: TypeError: 'DiskDevice' object is not iterable
Keywords:
Status: CLOSED DUPLICATE of bug 1325518
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8e8b60296b20bc267214cc94a18...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-01 03:13 UTC by iliketurtlesbro
Modified: 2016-07-01 13:17 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-01 13:17:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.01 MB, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: anaconda.log (47.82 KB, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: environ (573 bytes, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: journalctl (286.40 KB, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: lsblk_output (2.25 KB, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: nmcli_dev_list (2.02 KB, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: os_info (451 bytes, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: program.log (84.03 KB, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: storage.log (465.35 KB, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details
File: ifcfg.log (2.41 KB, text/plain)
2016-07-01 03:14 UTC, iliketurtlesbro
no flags Details

Description iliketurtlesbro 2016-07-01 03:13:57 UTC
Description of problem:
Trying to confugre custom partition options in Anaconda installer

Version-Release number of selected component:
anaconda-core-25.19-1.fc25.x86_64

The following was filed automatically by anaconda:
anaconda 25.19-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.5/site-packages/blivet/devicetree.py", line 406, in get_disk_actions
    if any(action.device.depends_on(d) for d in disks):
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/devicetree.py", line 425, in cancel_disk_actions
    actions = self.get_disk_actions(disks)
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/devicetree.py", line 819, in hide
    self.cancel_disk_actions(device)
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 834, in _hide_disks
    self.storage.devicetree.hide(disk)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 961, in on_back_clicked
    self._hide_disks()
TypeError: 'DiskDevice' object is not iterable

Additional info:
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-KDE-Live-Rawhide-20160629 rd.live.image nomodeset quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.7.0-0.rc5.git1.1.fc25.x86_64
other involved packages: anaconda-gui-25.19-1.fc25.x86_64, python3-blivet-2.1.1-1.fc25.noarch
product:        Fedora
release:        Fedora release 25 (Rawhide)
reproducible:   Not sure how to reproduce the problem
type:           anaconda
version:        rawhide

Comment 1 iliketurtlesbro 2016-07-01 03:14:02 UTC
Created attachment 1174791 [details]
File: anaconda-tb

Comment 2 iliketurtlesbro 2016-07-01 03:14:03 UTC
Created attachment 1174792 [details]
File: anaconda.log

Comment 3 iliketurtlesbro 2016-07-01 03:14:04 UTC
Created attachment 1174793 [details]
File: environ

Comment 4 iliketurtlesbro 2016-07-01 03:14:06 UTC
Created attachment 1174794 [details]
File: journalctl

Comment 5 iliketurtlesbro 2016-07-01 03:14:07 UTC
Created attachment 1174795 [details]
File: lsblk_output

Comment 6 iliketurtlesbro 2016-07-01 03:14:08 UTC
Created attachment 1174796 [details]
File: nmcli_dev_list

Comment 7 iliketurtlesbro 2016-07-01 03:14:09 UTC
Created attachment 1174797 [details]
File: os_info

Comment 8 iliketurtlesbro 2016-07-01 03:14:10 UTC
Created attachment 1174798 [details]
File: program.log

Comment 9 iliketurtlesbro 2016-07-01 03:14:12 UTC
Created attachment 1174799 [details]
File: storage.log

Comment 10 iliketurtlesbro 2016-07-01 03:14:13 UTC
Created attachment 1174800 [details]
File: ifcfg.log

Comment 11 David Shea 2016-07-01 13:17:44 UTC

*** This bug has been marked as a duplicate of bug 1325518 ***


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