Description of problem: Anaconda crashed a moment after start of the installation. There was default installation of Fedora 26 on FW RAID (mirror). I wanted to delete all partitions and install default Fedora again. Version-Release number of selected component: anaconda-26.21.3-1 The following was filed automatically by anaconda: anaconda 26.21.3-1 exception report Traceback (most recent call first): File "/usr/lib64/python3.6/site-packages/gi/overrides/BlockDev.py", line 762, in wrapped raise transform[1](msg) File "/usr/lib/python3.6/site-packages/blivet/devices/lvm.py", line 1928, in _setup blockdev.lvm.lvactivate(self.vg.name, self._name) File "/usr/lib/python3.6/site-packages/blivet/devices/lvm.py", line 1801, in decorated return meth(self, *args, **kwargs) # pylint: disable=not-callable File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.6/site-packages/blivet/devices/storage.py", line 377, in setup self._setup(orig=orig) File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.6/site-packages/blivet/devices/lvm.py", line 1898, in setup return DMDevice.setup(self, orig) File "/usr/lib/python3.6/site-packages/blivet/devices/lvm.py", line 1801, in decorated return meth(self, *args, **kwargs) # pylint: disable=not-callable File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.6/site-packages/blivet/deviceaction.py", line 695, in execute self.device.setup(orig=True) File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 325, in process action.execute(callbacks) File "/usr/lib/python3.6/site-packages/blivet/actionlist.py", line 48, in wrapped_func return func(obj, *args, **kwargs) File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 163, in do_it self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 45, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.6/site-packages/blivet/osinstall.py", line 1112, in turn_on_filesystems storage.do_it(callbacks) File "/usr/lib64/python3.6/site-packages/pyanaconda/install_tasks.py", line 437, in run_task self._task(*self._task_args, **self._task_kwargs) File "/usr/lib64/python3.6/site-packages/pyanaconda/install_tasks.py", line 471, in start self.run_task() File "/usr/lib64/python3.6/site-packages/pyanaconda/install_tasks.py", line 303, in start item.start() File "/usr/lib64/python3.6/site-packages/pyanaconda/install_tasks.py", line 303, in start item.start() File "/usr/lib64/python3.6/site-packages/pyanaconda/install.py", line 356, in doInstall installation_queue.start() File "/usr/lib64/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/usr/lib64/python3.6/site-packages/pyanaconda/threads.py", line 251, in run threading.Thread.run(self, *args, **kwargs) gi.overrides.BlockDev.LVMError: Failed to call the 'Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Lv', "Exit code 5, stderr = WARNING: Device for PV 4IhV0F-60Sf-PzLC-iC63-bLvC-3yZ2-M2xbas not found or rejected by a filter.\n Refusing activation of partial LV fedora/swap. Use '--activationmode partial' to override.\n") Additional info: addons: com_redhat_kdump, com_redhat_docker cmdline: /usr/libexec/system-python /sbin/anaconda executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.11.0-0.rc6.git0.1.fc26.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 26
Created attachment 1274116 [details] File: anaconda-tb
Created attachment 1274117 [details] File: environ
Created attachment 1274118 [details] File: lsblk_output
Created attachment 1274119 [details] File: nmcli_dev_list
Created attachment 1274120 [details] File: os_info
This is actually the same problem as bug #1445302 just different traceback and a bit later due to using LVM DBus *** This bug has been marked as a duplicate of bug 1445302 ***