Bug 1955942 - dasbus.error.DBusError: Failed to call the 'PvCreate' method on the '/com/redhat/lvmdbus1/Manager' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Manager', 'Exit code 5, stderr = Cannot use ...
Summary: dasbus.error.DBusError: Failed to call the 'PvCreate' method on the '/com/red...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:12f51004330d948073be1cee38e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-01 15:54 UTC by AlainStancheris
Modified: 2021-08-19 11:13 UTC (History)
12 users (show)

Fixed In Version: python-blivet-3.4.1-1.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-08-19 11:13:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (7.96 MB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: anaconda.log (60.96 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: dbus.log (2.99 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: dnf.librepo.log (1.08 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: environ (659 bytes, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: lorax-packages.log (23.87 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: lsblk_output (1.90 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: lvm.log (67.33 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: nmcli_dev_list (1.91 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: os_info (754 bytes, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: program.log (11.91 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: storage.log (1.65 MB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: syslog (6.15 MB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details
File: packaging.log (9.31 KB, text/plain)
2021-05-01 15:55 UTC, AlainStancheris
no flags Details

Description AlainStancheris 2021-05-01 15:54:45 UTC
Version-Release number of selected component:
anaconda-34.24.9

The following was filed automatically by anaconda:
anaconda 34.24.9 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.9/site-packages/dasbus/client/handler.py", line 497, in _handle_method_error
    raise exception from None
  File "/usr/lib/python3.9/site-packages/dasbus/client/handler.py", line 477, in _get_method_reply
    return self._handle_method_error(error)
  File "/usr/lib/python3.9/site-packages/dasbus/client/handler.py", line 444, in _call_method
    return self._get_method_reply(
  File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task
    task_proxy.Finish()
  File "/usr/lib64/python3.9/site-packages/pyanaconda/installation_tasks.py", line 527, in run_task
    sync_run_task(self._task_proxy)
  File "/usr/lib64/python3.9/site-packages/pyanaconda/installation_tasks.py", line 496, in start
    self.run_task()
  File "/usr/lib64/python3.9/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.9/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.9/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.9/site-packages/pyanaconda/installation.py", line 372, in run_installation
    queue.start()
  File "/usr/lib64/python3.9/threading.py", line 892, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.9/site-packages/pyanaconda/threading.py", line 275, in run
    threading.Thread.run(self)
dasbus.error.DBusError: Failed to call the 'PvCreate' method on the '/com/redhat/lvmdbus1/Manager' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Manager', 'Exit code 5, stderr =   Cannot use /dev/sdb1: device is rejected by filter config\n')

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-34 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
hawkey.log:     2021-05-01T15:25:31+0000 INFO === Started libdnf-0.60.0 ===
kernel:         5.11.12-300.fc34.x86_64
product:        Fedora
release:        Fedora release 34 (Thirty Four)
type:           anaconda
version:        34

Comment 1 AlainStancheris 2021-05-01 15:55:06 UTC
Created attachment 1778182 [details]
File: anaconda-tb

Comment 2 AlainStancheris 2021-05-01 15:55:09 UTC
Created attachment 1778183 [details]
File: anaconda.log

Comment 3 AlainStancheris 2021-05-01 15:55:10 UTC
Created attachment 1778184 [details]
File: dbus.log

Comment 4 AlainStancheris 2021-05-01 15:55:11 UTC
Created attachment 1778185 [details]
File: dnf.librepo.log

Comment 5 AlainStancheris 2021-05-01 15:55:12 UTC
Created attachment 1778186 [details]
File: environ

Comment 6 AlainStancheris 2021-05-01 15:55:14 UTC
Created attachment 1778187 [details]
File: lorax-packages.log

Comment 7 AlainStancheris 2021-05-01 15:55:15 UTC
Created attachment 1778188 [details]
File: lsblk_output

Comment 8 AlainStancheris 2021-05-01 15:55:17 UTC
Created attachment 1778189 [details]
File: lvm.log

Comment 9 AlainStancheris 2021-05-01 15:55:18 UTC
Created attachment 1778190 [details]
File: nmcli_dev_list

Comment 10 AlainStancheris 2021-05-01 15:55:19 UTC
Created attachment 1778191 [details]
File: os_info

Comment 11 AlainStancheris 2021-05-01 15:55:21 UTC
Created attachment 1778192 [details]
File: program.log

Comment 12 AlainStancheris 2021-05-01 15:55:26 UTC
Created attachment 1778193 [details]
File: storage.log

Comment 13 AlainStancheris 2021-05-01 15:55:43 UTC
Created attachment 1778194 [details]
File: syslog

Comment 14 AlainStancheris 2021-05-01 15:55:45 UTC
Created attachment 1778195 [details]
File: packaging.log

Comment 15 Vendula Poncova 2021-05-03 09:11:55 UTC
It seems to be an issue in the storage configuration library. Reassigning to blivet.

Comment 16 Vojtech Trefny 2021-05-24 13:42:01 UTC
upstream PR: https://github.com/storaged-project/blivet/pull/959


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