Bug 1729332

Summary: pyanaconda.modules.common.errors.DBusError: Could not activate remote peer.
Product: [Fedora] Fedora Reporter: kenpilot
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: anaconda-maint-list, jonathan, kellin, rvykydal, vanmeeuwen+fedora, vponcova, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:960ed1ee1cfe3da60d2229cb7ebf3920967a6b396d652582e6cbb2ff716b8bc3;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-29 08:37:16 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: dbus.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log none

Description kenpilot 2019-07-12 00:27:11 UTC
Description of problem:
Ran the Fedora 30 XFCE installer and clicked Continue on the first screen. That's all I did to cause this error.

Version-Release number of selected component:
anaconda-core-30.25.6-2.fc30.x86_64

The following was filed automatically by anaconda:
anaconda 30.25.6 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.7/site-packages/pydbus/proxy_method.py", line 102, in __call__
    raise error
  File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1580, in __init__
    self.network_control_box.current_hostname = self._network_module.proxy.GetCurrentHostname()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/__init__.py", line 774, in _instantiateAction
    obj = actionClass(self.data, self.storage, self.payload)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/__init__.py", line 989, in _on_continue_clicked
    nextAction = self._instantiateAction(self._actions[1])
pyanaconda.modules.common.errors.DBusError: Could not activate remote peer.

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:/dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-Xfce-Live-30-1-2 rd.live.image rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         5.0.9-301.fc30.x86_64
other involved packages: python3-pydbus-0.6.0-8.fc30.noarch, anaconda-gui-30.25.6-2.fc30.x86_64
product:        Fedora
release:        Fedora release 30 (Thirty)
type:           anaconda
version:        30

Comment 1 kenpilot 2019-07-12 00:27:15 UTC
Created attachment 1589705 [details]
File: anaconda-tb

Comment 2 kenpilot 2019-07-12 00:27:16 UTC
Created attachment 1589706 [details]
File: anaconda.log

Comment 3 kenpilot 2019-07-12 00:27:17 UTC
Created attachment 1589707 [details]
File: dbus.log

Comment 4 kenpilot 2019-07-12 00:27:18 UTC
Created attachment 1589708 [details]
File: environ

Comment 5 kenpilot 2019-07-12 00:27:20 UTC
Created attachment 1589709 [details]
File: journalctl

Comment 6 kenpilot 2019-07-12 00:27:21 UTC
Created attachment 1589710 [details]
File: lsblk_output

Comment 7 kenpilot 2019-07-12 00:27:22 UTC
Created attachment 1589711 [details]
File: nmcli_dev_list

Comment 8 kenpilot 2019-07-12 00:27:23 UTC
Created attachment 1589712 [details]
File: os_info

Comment 9 kenpilot 2019-07-12 00:27:24 UTC
Created attachment 1589713 [details]
File: program.log

Comment 10 kenpilot 2019-07-12 00:27:25 UTC
Created attachment 1589714 [details]
File: storage.log

Comment 11 Radek Vykydal 2019-07-12 12:19:52 UTC
Happens during network standalone spoke initialization.
I am not able to reproduce the issue.

Comment 12 Radek Vykydal 2019-07-12 12:21:08 UTC
Are you able to reproduce the issue consistently or was it just a single case?

Comment 13 Radek Vykydal 2019-07-12 13:03:34 UTC
If you can reproduce the issue, could you please attach outputs of these commands?

journalctl -u systemd-hostnamed

sudo cat /var/log/audit/audit.log | grep hostnamed

Comment 14 kenpilot 2019-07-12 14:57:29 UTC
Unfortunately, no. This crash occurred while running from the Live CD installer for Fedora 30 XFCE (USB thumbdrive). I remember launching the installer, and before continuing, I connected to the Wifi and also cleared out all my partitions in gparted. But I just tried all that again, and no combination caused the crash to repeat.

Sorry I could not be more helpful. I only reported the bug because the crash handler told me to.

Comment 15 Radek Vykydal 2019-07-29 08:37:16 UTC
Thank you for your report and additional info, I will close the bug marked 'insufficient data' as we are not able to work on it without being able to reproduce it (or get more log information). Feel free to reopen the bug if you hit the issue again.