Bug 1464660 - gi.overrides.BlockDev.LVMError: Failed to call the 'Deactivate' 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: Not ...
Summary: gi.overrides.BlockDev.LVMError: Failed to call the 'Deactivate' method on the...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 25
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c8a0b08e3ffc865b0853127b4fd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-24 10:33 UTC by kb
Modified: 2017-12-12 10:33 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-12 10:33:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (2.92 MB, text/plain)
2017-06-24 10:33 UTC, kb
no flags Details
File: anaconda.log (108.49 KB, text/plain)
2017-06-24 10:33 UTC, kb
no flags Details
File: dnf.librepo.log (114.59 KB, text/plain)
2017-06-24 10:33 UTC, kb
no flags Details
File: environ (482 bytes, text/plain)
2017-06-24 10:33 UTC, kb
no flags Details
File: hawkey.log (2.10 KB, text/plain)
2017-06-24 10:33 UTC, kb
no flags Details
File: lsblk_output (3.23 KB, text/plain)
2017-06-24 10:33 UTC, kb
no flags Details
File: lvm.log (1.01 MB, text/plain)
2017-06-24 10:33 UTC, kb
no flags Details
File: nmcli_dev_list (1.59 KB, text/plain)
2017-06-24 10:33 UTC, kb
no flags Details
File: os_info (449 bytes, text/plain)
2017-06-24 10:34 UTC, kb
no flags Details
File: program.log (161.32 KB, text/plain)
2017-06-24 10:34 UTC, kb
no flags Details
File: storage.log (355.06 KB, text/plain)
2017-06-24 10:34 UTC, kb
no flags Details
File: syslog (817.20 KB, text/plain)
2017-06-24 10:34 UTC, kb
no flags Details
File: ifcfg.log (2.42 KB, text/plain)
2017-06-24 10:34 UTC, kb
no flags Details
File: packaging.log (12.37 KB, text/plain)
2017-06-24 10:34 UTC, kb
no flags Details

Description kb 2017-06-24 10:33:15 UTC
Version-Release number of selected component:
anaconda-25.20.8-1

The following was filed automatically by anaconda:
anaconda 25.20.8-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.5/site-packages/gi/overrides/BlockDev.py", line 441, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.5/site-packages/blivet/devices/lvm.py", line 898, in _teardown
    blockdev.lvm.lvdeactivate(self.vg.name, self._name)
  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/devices/storage.py", line 417, in teardown
    self._teardown(recursive=recursive)
  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/devices/lvm.py", line 1902, in teardown
    return DMDevice.teardown(self, recursive)
  File "/usr/lib/python3.5/site-packages/blivet/devices/lvm.py", line 1801, in decorated
    return meth(self, *args, **kwargs)  # pylint: disable=not-callable
  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/devices/storage.py", line 469, in _pre_destroy
    self.teardown()
  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/devices/lvm.py", line 913, in _pre_destroy
    StorageDevice._pre_destroy(self)
  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/devices/storage.py", line 478, in destroy
    self._pre_destroy()
  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/devices/lvm.py", line 1906, in destroy
    return DMDevice.destroy(self)
  File "/usr/lib/python3.5/site-packages/blivet/devices/lvm.py", line 1801, in decorated
    return meth(self, *args, **kwargs)  # pylint: disable=not-callable
  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/deviceaction.py", line 374, in execute
    self.device.destroy()
  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/actionlist.py", line 325, in process
    action.execute(callbacks)
  File "/usr/lib/python3.5/site-packages/blivet/actionlist.py", line 48, in wrapped_func
    return func(obj, *args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 163, in do_it
    self.devicetree.actions.process(callbacks=callbacks, devices=self.devices)
  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/osinstall.py", line 1112, in turn_on_filesystems
    storage.do_it(callbacks)
  File "/usr/lib/python3.5/site-packages/pyanaconda/install.py", line 204, in doInstall
    turn_on_filesystems(storage, mount_only=flags.flags.dirInstall, callbacks=callbacks_reg)
  File "/usr/lib/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.5/site-packages/pyanaconda/threads.py", line 251, in run
    threading.Thread.run(self, *args, **kwargs)
gi.overrides.BlockDev.LVMError: Failed to call the 'Deactivate' 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: Not using lvmetad because duplicate PVs were found.\n  WARNING: Use multipath or vgimportclone to resolve duplicate PVs?\n  WARNING: After duplicates are resolved, run "pvscan --cache" to enable lvmetad.\n  Volume group "fedora" not found\n  Cannot process volume group fedora\n')

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-E-dvd-i386-25 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.8.6-300.fc25.i686
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        25

Comment 1 kb 2017-06-24 10:33:38 UTC
Created attachment 1291425 [details]
File: anaconda-tb

Comment 2 kb 2017-06-24 10:33:41 UTC
Created attachment 1291426 [details]
File: anaconda.log

Comment 3 kb 2017-06-24 10:33:44 UTC
Created attachment 1291427 [details]
File: dnf.librepo.log

Comment 4 kb 2017-06-24 10:33:46 UTC
Created attachment 1291428 [details]
File: environ

Comment 5 kb 2017-06-24 10:33:47 UTC
Created attachment 1291429 [details]
File: hawkey.log

Comment 6 kb 2017-06-24 10:33:49 UTC
Created attachment 1291430 [details]
File: lsblk_output

Comment 7 kb 2017-06-24 10:33:57 UTC
Created attachment 1291431 [details]
File: lvm.log

Comment 8 kb 2017-06-24 10:33:59 UTC
Created attachment 1291432 [details]
File: nmcli_dev_list

Comment 9 kb 2017-06-24 10:34:01 UTC
Created attachment 1291433 [details]
File: os_info

Comment 10 kb 2017-06-24 10:34:04 UTC
Created attachment 1291434 [details]
File: program.log

Comment 11 kb 2017-06-24 10:34:08 UTC
Created attachment 1291435 [details]
File: storage.log

Comment 12 kb 2017-06-24 10:34:15 UTC
Created attachment 1291436 [details]
File: syslog

Comment 13 kb 2017-06-24 10:34:17 UTC
Created attachment 1291437 [details]
File: ifcfg.log

Comment 14 kb 2017-06-24 10:34:19 UTC
Created attachment 1291438 [details]
File: packaging.log

Comment 15 Fedora End Of Life 2017-11-16 18:48:12 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. 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 '25'.

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 25 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 16 Fedora End Of Life 2017-12-12 10:33:13 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 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.