Bug 1405286
| Summary: | gi.overrides.BlockDev.BlockDevNotImplementedError: The function 'bd_dm_map_exists' called, but not implemented! | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Omar Jair Purata Funes <creepyinvestigators> | ||||||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||
| Version: | 25 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, vanmeeuwen+fedora, vponcova, vtrefny | ||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:4d7ddbfc0489210a71a0e35f3d9f2ad7be37ee75fe7c1ca6f0af9379bb3bd403; | ||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||
| Last Closed: | 2016-12-16 10:51:44 UTC | Type: | --- | ||||||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||
Created attachment 1232419 [details]
File: anaconda-tb
Created attachment 1232420 [details]
File: anaconda.log
Created attachment 1232421 [details]
File: dnf.librepo.log
Created attachment 1232422 [details]
File: environ
Created attachment 1232423 [details]
File: journalctl
Created attachment 1232424 [details]
File: lsblk_output
Created attachment 1232425 [details]
File: lvm.log
Created attachment 1232426 [details]
File: nmcli_dev_list
Created attachment 1232427 [details]
File: os_info
Created attachment 1232428 [details]
File: program.log
Created attachment 1232429 [details]
File: storage.log
Created attachment 1232430 [details]
File: ifcfg.log
Created attachment 1232431 [details]
File: packaging.log
*** This bug has been marked as a duplicate of bug 1404416 *** |
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