Bug 1405286 - gi.overrides.BlockDev.BlockDevNotImplementedError: The function 'bd_dm_map_exists' called, but not implemented!
Summary: gi.overrides.BlockDev.BlockDevNotImplementedError: The function 'bd_dm_map_ex...
Keywords:
Status: CLOSED DUPLICATE of bug 1404416
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4d7ddbfc0489210a71a0e35f3d9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-16 04:38 UTC by Omar Jair Purata Funes
Modified: 2016-12-16 10:51 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-12-16 10:51:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (455.01 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: anaconda.log (13.47 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: dnf.librepo.log (52.40 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: environ (2.08 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: journalctl (233.96 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: lsblk_output (1.08 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: lvm.log (48.62 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: nmcli_dev_list (1.54 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: os_info (449 bytes, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: program.log (7.28 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: storage.log (24.96 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: ifcfg.log (16.74 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details
File: packaging.log (1.30 KB, text/plain)
2016-12-16 04:39 UTC, Omar Jair Purata Funes
no flags Details

Description Omar Jair Purata Funes 2016-12-16 04:38:55 UTC
Version-Release number of selected component:
anaconda-core-25.20.8-1.fc25.x86_64

The following was filed automatically by anaconda:
anaconda 25.20.8-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 433, in wrapped
    raise self._xrules[e_type].new_exc(msg)
  File "/usr/lib/python3.5/site-packages/blivet/devices/dm.py", line 113, in status
    return blockdev.dm.map_exists(self.map_name, True, True)
  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 146, in __init__
    if self.status:
  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/dm.py", line 84, in __init__
    parents=parents, sysfs_path=sysfs_path)
  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 596, in __init__
    exists=exists)
  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 1736, in __init__
    percent, cache_request, pvs, from_lvs)
  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/helpers/lvm.py", line 264, in add_lv
    exists=True, **lv_kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/populator/helpers/lvm.py", line 319, in _update_lvs
    new_lv = add_lv(lv)
  File "/usr/lib/python3.5/site-packages/blivet/populator/helpers/lvm.py", line 401, in run
    self._update_lvs()
  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 518, 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 451, 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/lib/python3.5/site-packages/blivet/blivet.py", line 271, in reset
    self.devicetree.populate(cleanup_only=cleanup_only)
  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 1175, in storage_initialize
    storage.reset()
  File "/usr/lib64/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run
    threading.Thread.run(self, *args, **kwargs)
gi.overrides.BlockDev.BlockDevNotImplementedError: The function 'bd_dm_map_exists' called, but not implemented!

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/boot/vmlinuz-4.8.13-300.fc25.x86_64 root=/dev/mapper/fedora_phantomfedora-root ro rd.lvm.lv=fedora_phantomfedora/root rd.lvm.lv=fedora_phantomfedora/swap rhgb quiet LANG=es_MX.UTF-8
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.8.13-300.fc25.x86_64
other involved packages: python3-blivet-2.1.6-4.fc25.noarch, python3-blockdev-1.9-8.fc25.x86_64, system-python-libs-3.5.2-4.fc25.x86_64
product:        Fedora
release:        Fedora release 25 (Twenty Five)
type:           anaconda
version:        25

Comment 1 Omar Jair Purata Funes 2016-12-16 04:39:07 UTC
Created attachment 1232419 [details]
File: anaconda-tb

Comment 2 Omar Jair Purata Funes 2016-12-16 04:39:08 UTC
Created attachment 1232420 [details]
File: anaconda.log

Comment 3 Omar Jair Purata Funes 2016-12-16 04:39:10 UTC
Created attachment 1232421 [details]
File: dnf.librepo.log

Comment 4 Omar Jair Purata Funes 2016-12-16 04:39:11 UTC
Created attachment 1232422 [details]
File: environ

Comment 5 Omar Jair Purata Funes 2016-12-16 04:39:15 UTC
Created attachment 1232423 [details]
File: journalctl

Comment 6 Omar Jair Purata Funes 2016-12-16 04:39:16 UTC
Created attachment 1232424 [details]
File: lsblk_output

Comment 7 Omar Jair Purata Funes 2016-12-16 04:39:17 UTC
Created attachment 1232425 [details]
File: lvm.log

Comment 8 Omar Jair Purata Funes 2016-12-16 04:39:18 UTC
Created attachment 1232426 [details]
File: nmcli_dev_list

Comment 9 Omar Jair Purata Funes 2016-12-16 04:39:19 UTC
Created attachment 1232427 [details]
File: os_info

Comment 10 Omar Jair Purata Funes 2016-12-16 04:39:21 UTC
Created attachment 1232428 [details]
File: program.log

Comment 11 Omar Jair Purata Funes 2016-12-16 04:39:22 UTC
Created attachment 1232429 [details]
File: storage.log

Comment 12 Omar Jair Purata Funes 2016-12-16 04:39:23 UTC
Created attachment 1232430 [details]
File: ifcfg.log

Comment 13 Omar Jair Purata Funes 2016-12-16 04:39:24 UTC
Created attachment 1232431 [details]
File: packaging.log

Comment 14 Vojtech Trefny 2016-12-16 10:51:44 UTC

*** This bug has been marked as a duplicate of bug 1404416 ***


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