Bug 1323296

Summary: TypeError: __init__() got an unexpected keyword argument 'chunk_size'
Product: [Fedora] Fedora Reporter: David Shea <dshea>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ae7ce2b3eb1f8c30980c488992709affebb80c9032e38020a4a39648d459ebeb;
Fixed In Version: python-blivet-2.1.0-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-24 18:37:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: dnf.log
none
File: dnf.rpm.log
none
File: environ
none
File: ks.cfg
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description David Shea 2016-04-01 18:58:41 UTC
Description of problem:
This is from the raid-1 kickstart test

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

The following was filed automatically by anaconda:
anaconda 25.5-1 exception report
Traceback (most recent call first):
  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 842, in new_mdarray
    return MDRaidArrayDevice(name, *args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/kickstart.py", line 1559, in execute
    request = storage.new_mdarray(**kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/kickstart.py", line 1415, in execute
    r.execute(storage, ksdata, instClass)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/kickstart.py", line 2211, in doKickstartStorage
    ksdata.raid.execute(storage, ksdata, instClass)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 353, in _doExecute
    doKickstartStorage(self.storage, self.data, self.instclass)
  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 253, in run
    threading.Thread.run(self, *args, **kwargs)
TypeError: __init__() got an unexpected keyword argument 'chunk_size'

Additional info:
addons:         com_redhat_kdump, com_redhat_docker
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-E-dvd-x86_64-rawh quiet ks=http://192.168.100.1/~dshea/raid-1.ks
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.6.0-0.rc1.git0.1.fc25.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 David Shea 2016-04-01 18:58:45 UTC
Created attachment 1142671 [details]
File: anaconda-tb

Comment 2 David Shea 2016-04-01 18:58:47 UTC
Created attachment 1142672 [details]
File: anaconda.log

Comment 3 David Shea 2016-04-01 18:58:47 UTC
Created attachment 1142673 [details]
File: dnf.log

Comment 4 David Shea 2016-04-01 18:58:49 UTC
Created attachment 1142674 [details]
File: dnf.rpm.log

Comment 5 David Shea 2016-04-01 18:58:50 UTC
Created attachment 1142675 [details]
File: environ

Comment 6 David Shea 2016-04-01 18:58:51 UTC
Created attachment 1142676 [details]
File: ks.cfg

Comment 7 David Shea 2016-04-01 18:58:52 UTC
Created attachment 1142677 [details]
File: lsblk_output

Comment 8 David Shea 2016-04-01 18:58:53 UTC
Created attachment 1142678 [details]
File: nmcli_dev_list

Comment 9 David Shea 2016-04-01 18:58:54 UTC
Created attachment 1142679 [details]
File: os_info

Comment 10 David Shea 2016-04-01 18:58:55 UTC
Created attachment 1142680 [details]
File: program.log

Comment 11 David Shea 2016-04-01 18:58:56 UTC
Created attachment 1142681 [details]
File: storage.log

Comment 12 David Shea 2016-04-01 18:58:58 UTC
Created attachment 1142682 [details]
File: syslog

Comment 13 David Shea 2016-04-01 18:58:59 UTC
Created attachment 1142683 [details]
File: ifcfg.log

Comment 14 David Shea 2016-04-01 18:59:00 UTC
Created attachment 1142684 [details]
File: packaging.log

Comment 15 Jan Kurik 2016-07-26 04:13:44 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.