Bug 1370409

Summary: blivet.safe_dbus.DBusCallError: Failed to call Introspect method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UDisks2 was not provided by any .service files
Product: [Fedora] Fedora Reporter: lnie <lnie>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora, vpodzime
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:996191c2d23f81650b48739840056453b0c7e072480f94ce10ac22d12ae87064;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-26 08:55:57 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:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: dnf.librepo.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description lnie 2016-08-26 08:47:54 UTC
Description of problem:
1.do a default install and click on Installation Destination 
2.click on "Add a disk..."
3.see this crash immediately after click on "Add iSCSI Target" 

Version-Release number of selected component:
anaconda-25.20-1

The following was filed automatically by anaconda:
anaconda 25.20-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.5/site-packages/blivet/safe_dbus.py", line 151, in call_sync
    raise DBusCallError(msg)
  File "/usr/lib/python3.5/site-packages/blivet/safe_dbus.py", line 194, in check_object_available
    intro_data = call_sync(service, obj_path, DBUS_INTRO_IFACE, "Introspect", None)
  File "/usr/lib/python3.5/site-packages/blivet/iscsi.py", line 92, in _check_avail
    if not safe_dbus.check_object_available(STORAGED_SERVICE, STORAGED_MANAGER_PATH, MANAGER_IFACE):
  File "/usr/lib/python3.5/site-packages/blivet/util.py", line 1092, in check_avail
    self._avail = self._check_avail()
  File "/usr/lib/python3.5/site-packages/blivet/util.py", line 1104, in decorated
    if self.check_avail(onetime=just_onetime):
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/advstorage/iscsi.py", line 171, in refresh
    self._initiatorEntry.set_text(self.iscsi.initiator)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/filter.py", line 661, in on_add_iscsi_clicked
    dialog.refresh()
blivet.safe_dbus.DBusCallError: Failed to call Introspect method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UDisks2 was not provided by any .service files

Additional info:
addons:         com_redhat_kdump, com_redhat_docker
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-25 rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.8.0-0.rc2.git3.1.fc25.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        25

Comment 1 lnie 2016-08-26 08:48:32 UTC
Created attachment 1194227 [details]
File: anaconda-tb

Comment 2 lnie 2016-08-26 08:48:35 UTC
Created attachment 1194228 [details]
File: anaconda.log

Comment 3 lnie 2016-08-26 08:48:37 UTC
Created attachment 1194229 [details]
File: dnf.librepo.log

Comment 4 lnie 2016-08-26 08:48:38 UTC
Created attachment 1194230 [details]
File: environ

Comment 5 lnie 2016-08-26 08:48:40 UTC
Created attachment 1194231 [details]
File: lsblk_output

Comment 6 lnie 2016-08-26 08:48:42 UTC
Created attachment 1194232 [details]
File: nmcli_dev_list

Comment 7 lnie 2016-08-26 08:48:44 UTC
Created attachment 1194233 [details]
File: os_info

Comment 8 lnie 2016-08-26 08:48:47 UTC
Created attachment 1194234 [details]
File: program.log

Comment 9 lnie 2016-08-26 08:48:51 UTC
Created attachment 1194235 [details]
File: storage.log

Comment 10 lnie 2016-08-26 08:49:01 UTC
Created attachment 1194236 [details]
File: syslog

Comment 11 lnie 2016-08-26 08:49:03 UTC
Created attachment 1194237 [details]
File: ifcfg.log

Comment 12 lnie 2016-08-26 08:49:05 UTC
Created attachment 1194238 [details]
File: packaging.log

Comment 13 Vratislav Podzimek 2016-08-26 08:55:57 UTC

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