Bug 1399973 - gi.overrides.BlockDev.LVMError: Failed to get properties of the /com/redhat/lvmdbus1/Pv/1 object: Failed to get properties of the /com/redhat/lvmdbus1/Vg/0 object: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method "GetAll" with signature ...
Summary: gi.overrides.BlockDev.LVMError: Failed to get properties of the /com/redhat/l...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 26
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8d10ba13b00248ebac3a8d7d301...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-30 07:17 UTC by lnie
Modified: 2018-05-29 11:29 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-29 11:29:57 UTC
Type: ---


Attachments (Terms of Use)
File: anaconda-tb (588.34 KB, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: anaconda.log (26.48 KB, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: dnf.librepo.log (54.83 KB, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: environ (482 bytes, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: lsblk_output (1.64 KB, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: nmcli_dev_list (1.21 KB, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: os_info (451 bytes, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: program.log (19.71 KB, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: storage.log (55.46 KB, text/plain)
2016-11-30 07:19 UTC, lnie
no flags Details
File: syslog (267.90 KB, text/plain)
2016-11-30 07:20 UTC, lnie
no flags Details
File: ifcfg.log (2.52 KB, text/plain)
2016-11-30 07:20 UTC, lnie
no flags Details
File: packaging.log (6.50 KB, text/plain)
2016-11-30 07:20 UTC, lnie
no flags Details

Description lnie 2016-11-30 07:17:32 UTC
Description of problem:
boot the installer using virt-manager,then try to add an iscsi disk,
this crash happens immediately after click on "login"

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

The following was filed automatically by anaconda:
anaconda 26.14-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 740, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.5/site-packages/blivet/static_data/lvm_info.py", line 59, in cache
    pvs = blockdev.lvm.pvs()
  File "/usr/lib/python3.5/site-packages/blivet/populator/helpers/lvm.py", line 91, in _get_kwargs
    pv_info = pvs_info.cache.get(self.device.path, None)
  File "/usr/lib/python3.5/site-packages/blivet/populator/helpers/formatpopulator.py", line 84, in run
    kwargs = self._get_kwargs()
  File "/usr/lib/python3.5/site-packages/blivet/populator/helpers/lvm.py", line 399, in run
    super().run()
  File "/usr/lib/python3.5/site-packages/blivet/populator/populator.py", line 345, in handle_format
    helper_class(self, info, device).run()
  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/populator/populator.py", line 318, in handle_device
    self.handle_format(info, device)
  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/populator/populator.py", line 519, in _populate
    self.handle_device(dev)
  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/populator/populator.py", line 454, in populate
    self._populate()
  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/storage_utils.py", line 425, in try_populate_devicetree
    devicetree.populate()
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/advstorage/iscsi.py", line 185, in run
    try_populate_devicetree(self.storage.devicetree)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/filter.py", line 662, in on_add_iscsi_clicked
    dialog.run()
gi.overrides.BlockDev.LVMError: Failed to get properties of the /com/redhat/lvmdbus1/Pv/1 object: Failed to get properties of the /com/redhat/lvmdbus1/Vg/0 object: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist


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-rawh rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.9.0-0.rc6.git2.1.fc26.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 lnie 2016-11-30 07:19:15 UTC
Created attachment 1226172 [details]
File: anaconda-tb

Comment 2 lnie 2016-11-30 07:19:19 UTC
Created attachment 1226173 [details]
File: anaconda.log

Comment 3 lnie 2016-11-30 07:19:27 UTC
Created attachment 1226174 [details]
File: dnf.librepo.log

Comment 4 lnie 2016-11-30 07:19:29 UTC
Created attachment 1226175 [details]
File: environ

Comment 5 lnie 2016-11-30 07:19:31 UTC
Created attachment 1226176 [details]
File: lsblk_output

Comment 6 lnie 2016-11-30 07:19:32 UTC
Created attachment 1226177 [details]
File: nmcli_dev_list

Comment 7 lnie 2016-11-30 07:19:34 UTC
Created attachment 1226178 [details]
File: os_info

Comment 8 lnie 2016-11-30 07:19:37 UTC
Created attachment 1226179 [details]
File: program.log

Comment 9 lnie 2016-11-30 07:19:47 UTC
Created attachment 1226180 [details]
File: storage.log

Comment 10 lnie 2016-11-30 07:20:28 UTC
Created attachment 1226181 [details]
File: syslog

Comment 11 lnie 2016-11-30 07:20:30 UTC
Created attachment 1226182 [details]
File: ifcfg.log

Comment 12 lnie 2016-11-30 07:20:32 UTC
Created attachment 1226183 [details]
File: packaging.log

Comment 13 Fedora End Of Life 2017-02-28 10:41:43 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 14 Fedora End Of Life 2018-05-03 08:17:38 UTC
This message is a reminder that Fedora 26 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 26. 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 EOL if it remains open with a Fedora  'version'
of '26'.

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.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 26 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  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

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.

Comment 15 Fedora End Of Life 2018-05-29 11:29:57 UTC
Fedora 26 changed to end-of-life (EOL) status on 2018-05-29. Fedora 26
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. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

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.