Bug 1304577 - gi.overrides.BlockDev.DMError: Failed to group_set
Summary: gi.overrides.BlockDev.DMError: Failed to group_set
Keywords:
Status: CLOSED DUPLICATE of bug 1227032
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:dc9a03a4ce53d7be21d9aee8db0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-04 01:51 UTC by ian.m.massey
Modified: 2016-02-08 18:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-08 18:52:42 UTC
Type: ---


Attachments (Terms of Use)
File: anaconda-tb (231.66 KB, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: anaconda.log (9.23 KB, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: dnf.log (715 bytes, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: environ (459 bytes, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: lsblk_output (2.12 KB, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: nmcli_dev_list (3.02 KB, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: os_info (451 bytes, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: program.log (16.22 KB, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: storage.log (24.16 KB, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: syslog (137.00 KB, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: ifcfg.log (13.56 KB, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details
File: packaging.log (188 bytes, text/plain)
2016-02-04 01:51 UTC, ian.m.massey
no flags Details

Description ian.m.massey 2016-02-04 01:51:07 UTC
Description of problem:
I booted to and verified the install media. 

Version-Release number of selected component:
anaconda-23.19.10-1

The following was filed automatically by anaconda:
anaconda 23.19.10-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/gi/overrides/BlockDev.py", line 416, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1249, in handleUdevDMRaidMemberFormat
    rs_names = blockdev.dm.get_member_raid_sets(uuid, name, major, minor)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1474, in handleUdevDeviceFormat
    self.handleUdevDMRaidMemberFormat(info, device)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 764, in addUdevDevice
    self.handleUdevDeviceFormat(info, device)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate
    self._populate()
  File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate
    self._populator.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize
    storage.reset()
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 171, in raise_if_error
    raise exc_info[0](exc_info[1]).with_traceback(exc_info[2])
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 116, in wait
    self.raise_if_error(name)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/timezone.py", line 76, in time_initialize
    threadMgr.wait(THREAD_STORAGE)
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
gi.overrides.BlockDev.DMError: Failed to group_set

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-S-23-x86_64 quiet
dnf.rpm.log:    Feb 04 01:15:50 INFO --- logging initialized ---
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.3-300.fc23.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        23

Comment 1 ian.m.massey 2016-02-04 01:51:10 UTC
Created attachment 1121005 [details]
File: anaconda-tb

Comment 2 ian.m.massey 2016-02-04 01:51:12 UTC
Created attachment 1121006 [details]
File: anaconda.log

Comment 3 ian.m.massey 2016-02-04 01:51:13 UTC
Created attachment 1121007 [details]
File: dnf.log

Comment 4 ian.m.massey 2016-02-04 01:51:14 UTC
Created attachment 1121008 [details]
File: environ

Comment 5 ian.m.massey 2016-02-04 01:51:15 UTC
Created attachment 1121009 [details]
File: lsblk_output

Comment 6 ian.m.massey 2016-02-04 01:51:17 UTC
Created attachment 1121010 [details]
File: nmcli_dev_list

Comment 7 ian.m.massey 2016-02-04 01:51:18 UTC
Created attachment 1121011 [details]
File: os_info

Comment 8 ian.m.massey 2016-02-04 01:51:19 UTC
Created attachment 1121012 [details]
File: program.log

Comment 9 ian.m.massey 2016-02-04 01:51:21 UTC
Created attachment 1121013 [details]
File: storage.log

Comment 10 ian.m.massey 2016-02-04 01:51:22 UTC
Created attachment 1121014 [details]
File: syslog

Comment 11 ian.m.massey 2016-02-04 01:51:24 UTC
Created attachment 1121015 [details]
File: ifcfg.log

Comment 12 ian.m.massey 2016-02-04 01:51:25 UTC
Created attachment 1121016 [details]
File: packaging.log

Comment 13 David Shea 2016-02-08 18:52:42 UTC

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


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