Bug 1674605 - anaconda 30.21-1.fc30 crashes making live media in blivet.errors.DependencyError: libblockdev NVDIMM functionality not available
Summary: anaconda 30.21-1.fc30 crashes making live media in blivet.errors.DependencyEr...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vendula Poncova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-11 16:40 UTC by Kevin Fenzi
Modified: 2019-02-14 02:19 UTC (History)
8 users (show)

Fixed In Version: anaconda-30.22-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-14 02:19:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2019-02-11 16:40:17 UTC
See:

https://koji.fedoraproject.org/koji/taskinfo?taskID=32705790

DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,182: Starting installer, one moment...
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,182: terminal size detection failed, using default width
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,182: anaconda 30.21-1.fc30 for Fedora-KDE-Live Rawhide (pre-release) started.
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,183: 06:13:23 Not asking for VNC because of an automated install
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,183: 06:13:23 Not asking for VNC because we don't have Xvnc
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,349: 
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,349: ** (process:35748): CRITICAL **: 06:13:23.349: The function 'bd_nvdimm_is_tech_avail' called, but not implemented!
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,375: Traceback (most recent call last):
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,376: File "/usr/sbin/anaconda", line 700, in <module>
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,376: ignore_nvdimm_blockdevs(ksdata.nvdimm)
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,376: File "/usr/lib64/python3.7/site-packages/pyanaconda/storage/utils.py", line 497, in ignore_nvdimm_blockdevs
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,376: ignored_nvdimm_devs = get_ignored_nvdimm_blockdevs(nvdimm_ksdata)
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,376: File "/usr/lib64/python3.7/site-packages/pyanaconda/storage/utils.py", line 474, in get_ignored_nvdimm_blockdevs
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,377: for ns_name, ns_info in nvdimm.namespaces.items():
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,377: File "/usr/lib/python3.7/site-packages/blivet/static_data/nvdimm.py", line 73, in namespaces
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,377: self.update_namespaces_info()
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,377: File "/usr/lib/python3.7/site-packages/blivet/util.py", line 1097, in decorated
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,377: raise self._exn_cls(self.error_msg)
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,377: blivet.errors.DependencyError: libblockdev NVDIMM functionality not available
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:13:23,460: Running anaconda failed: process '['anaconda', '--kickstart', '/chroot_tmpdir/koji-image-f30-build-32705790.ks', '--cmdline', '--loglevel', 'debug', '--dirinstall', '--remotelog', '127.0.0.1:54459']' exited with status 1
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:14:20,392: Install failed: novirt_install failed
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:14:20,392: Removing bad disk image
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:14:20,407: ERROR: Image creation failed: novirt_install failed
DEBUG util.py:490:  BUILDSTDERR: 2019-02-10 06:14:20,408: Image creation failed: novirt_install failed
DEBUG util.py:634:  Child return code was: 1
DEBUG util.py:228:  kill orphans

I untagged this version and the previous one to get rawhide composing.
It would be nice to fix this before making a new build.

Comment 1 Vendula Poncova 2019-02-11 18:11:28 UTC
Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/1810

Comment 2 Martin Kolman 2019-02-12 16:15:58 UTC
Build running:
https://koji.fedoraproject.org/koji/taskinfo?taskID=32764408

Comment 3 Adam Williamson 2019-02-14 02:19:28 UTC
20190213.n.0 completed successfully and has anaconda-30.22-1.fc30, so I'm gonna go ahead and call this fixed. Thanks, Martin.


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