Description of problem: Installing ostree payload with rawhide 20140604. Version-Release number of selected component: anaconda-21.39-1 The following was filed automatically by anaconda: anaconda 21.39-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 220, in doInstall rootmnt.format.setup(rootmnt.format.options, chroot=iutil.getTargetPhysicalRoot()) File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) TypeError: setup() takes exactly 1 argument (3 given) Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=test/rv/raw20140604/initrd.img root=live:http://10.34.39.2/trees/rv/raw20140604/squashfs.img lang=en_US.UTF-8 keymap=us inst.ks=http://rcm-img06.build.bos.redhat.com/images/install/container-controller.ks ip=10.34.102.101::10.34.102.254:255.255.255.0::em1:none nameserver=10.34.39.2 BOOT_IMAGE=test/rv/raw20140604/vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.15.0-0.rc8.git1.2.fc21.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: rawhide
Created attachment 907154 [details] File: anaconda-tb
Created attachment 907155 [details] File: anaconda.log
Created attachment 907156 [details] File: environ
Created attachment 907157 [details] File: ks.cfg
Created attachment 907158 [details] File: lsblk_output
Created attachment 907159 [details] File: nmcli_dev_list
Created attachment 907160 [details] File: os_info
Created attachment 907161 [details] File: program.log
Created attachment 907162 [details] File: storage.log
Created attachment 907163 [details] File: syslog
Created attachment 907164 [details] File: ifcfg.log
Most probably fixed by commit 6d682319baff79fad351688c45ae06f69c1315c5 Author: Chris Lumens <clumens> Date: Thu Jun 5 10:49:36 2014 -0400 format.setup in blivet takes only kwargs.