Bug 1344131 - AttributeError: 'Blivet' object has no attribute 'iscsi'
Summary: AttributeError: 'Blivet' object has no attribute 'iscsi'
Keywords:
Status: CLOSED RAWHIDE
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:503322311389adfb877ec5238da...
Depends On:
Blocks: F25FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2016-06-08 20:18 UTC by Adam Williamson
Modified: 2016-06-24 23:42 UTC (History)
5 users (show)

Fixed In Version: anaconda-25.17-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-24 23:42:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (816.45 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: anaconda.log (12.53 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: environ (616 bytes, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: journalctl (218.07 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: lsblk_output (1.78 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: lvm.log (290.33 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: nmcli_dev_list (1.26 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: os_info (451 bytes, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: program.log (47.88 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: storage.log (165.81 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details
File: ifcfg.log (2.41 KB, text/plain)
2016-06-08 20:18 UTC, Adam Williamson
no flags Details

Description Adam Williamson 2016-06-08 20:18:03 UTC
Description of problem:
Boot a current Rawhide installer, go to INSTALLATION DESTINATION, click "Add a disk...", click "Add iSCSI Target...". Installer immediately crashes.

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

The following was filed automatically by anaconda:
anaconda 25.16-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/advstorage/iscsi.py", line 124, in __init__
    self.iscsi = self.storage.iscsi()
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/filter.py", line 658, in on_add_iscsi_clicked
    dialog = ISCSIDialog(self.data, self.storage)
AttributeError: 'Blivet' object has no attribute 'iscsi'

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-20160608 rd.live.image quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.7.0-0.rc2.git1.1.fc25.x86_64
other involved packages: anaconda-gui-25.16-1.fc25.x86_64
product:        Fedora
release:        Fedora release 25 (Rawhide)
reproducible:   Not sure how to reproduce the problem
type:           anaconda
version:        rawhide

Comment 1 Adam Williamson 2016-06-08 20:18:09 UTC
Created attachment 1166093 [details]
File: anaconda-tb

Comment 2 Adam Williamson 2016-06-08 20:18:10 UTC
Created attachment 1166094 [details]
File: anaconda.log

Comment 3 Adam Williamson 2016-06-08 20:18:11 UTC
Created attachment 1166095 [details]
File: environ

Comment 4 Adam Williamson 2016-06-08 20:18:13 UTC
Created attachment 1166096 [details]
File: journalctl

Comment 5 Adam Williamson 2016-06-08 20:18:14 UTC
Created attachment 1166097 [details]
File: lsblk_output

Comment 6 Adam Williamson 2016-06-08 20:18:16 UTC
Created attachment 1166098 [details]
File: lvm.log

Comment 7 Adam Williamson 2016-06-08 20:18:17 UTC
Created attachment 1166099 [details]
File: nmcli_dev_list

Comment 8 Adam Williamson 2016-06-08 20:18:19 UTC
Created attachment 1166100 [details]
File: os_info

Comment 9 Adam Williamson 2016-06-08 20:18:20 UTC
Created attachment 1166101 [details]
File: program.log

Comment 10 Adam Williamson 2016-06-08 20:18:21 UTC
Created attachment 1166102 [details]
File: storage.log

Comment 11 Adam Williamson 2016-06-08 20:18:23 UTC
Created attachment 1166103 [details]
File: ifcfg.log

Comment 12 Adam Williamson 2016-06-08 20:19:26 UTC
Proposing as an F25 Final blocker: "The installer must be able to detect (if possible) and install to supported network-attached storage devices." - https://fedoraproject.org/wiki/Fedora_24_Final_Release_Criteria#Network_attached_storage

Comment 13 David Shea 2016-06-08 21:05:23 UTC
Tacked on as another commit to https://github.com/rhinstaller/anaconda/pull/666

Comment 14 Adam Williamson 2016-06-24 23:42:44 UTC
Yeah, this is fixed (now we get https://bugzilla.redhat.com/show_bug.cgi?id=1347415 instead).


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