Bug 1107632 - TypeError: setup() takes exactly 1 argument (3 given)
Summary: TypeError: setup() takes exactly 1 argument (3 given)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Radek Vykydal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a4189d45d8584d6f28e326a2d2a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-10 11:20 UTC by Radek Vykydal
Modified: 2014-06-10 11:40 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-10 11:40:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (515.19 KB, text/plain)
2014-06-10 11:20 UTC, Radek Vykydal
no flags Details
File: anaconda.log (15.55 KB, text/plain)
2014-06-10 11:20 UTC, Radek Vykydal
no flags Details
File: environ (459 bytes, text/plain)
2014-06-10 11:20 UTC, Radek Vykydal
no flags Details
File: ks.cfg (360 bytes, text/plain)
2014-06-10 11:21 UTC, Radek Vykydal
no flags Details
File: lsblk_output (1.88 KB, text/plain)
2014-06-10 11:21 UTC, Radek Vykydal
no flags Details
File: nmcli_dev_list (3.38 KB, text/plain)
2014-06-10 11:21 UTC, Radek Vykydal
no flags Details
File: os_info (381 bytes, text/plain)
2014-06-10 11:21 UTC, Radek Vykydal
no flags Details
File: program.log (66.86 KB, text/plain)
2014-06-10 11:21 UTC, Radek Vykydal
no flags Details
File: storage.log (201.12 KB, text/plain)
2014-06-10 11:21 UTC, Radek Vykydal
no flags Details
File: syslog (161.83 KB, text/plain)
2014-06-10 11:21 UTC, Radek Vykydal
no flags Details
File: ifcfg.log (8.12 KB, text/plain)
2014-06-10 11:21 UTC, Radek Vykydal
no flags Details

Description Radek Vykydal 2014-06-10 11:20:50 UTC
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

Comment 1 Radek Vykydal 2014-06-10 11:20:55 UTC
Created attachment 907154 [details]
File: anaconda-tb

Comment 2 Radek Vykydal 2014-06-10 11:20:57 UTC
Created attachment 907155 [details]
File: anaconda.log

Comment 3 Radek Vykydal 2014-06-10 11:20:59 UTC
Created attachment 907156 [details]
File: environ

Comment 4 Radek Vykydal 2014-06-10 11:21:01 UTC
Created attachment 907157 [details]
File: ks.cfg

Comment 5 Radek Vykydal 2014-06-10 11:21:03 UTC
Created attachment 907158 [details]
File: lsblk_output

Comment 6 Radek Vykydal 2014-06-10 11:21:05 UTC
Created attachment 907159 [details]
File: nmcli_dev_list

Comment 7 Radek Vykydal 2014-06-10 11:21:07 UTC
Created attachment 907160 [details]
File: os_info

Comment 8 Radek Vykydal 2014-06-10 11:21:09 UTC
Created attachment 907161 [details]
File: program.log

Comment 9 Radek Vykydal 2014-06-10 11:21:15 UTC
Created attachment 907162 [details]
File: storage.log

Comment 10 Radek Vykydal 2014-06-10 11:21:18 UTC
Created attachment 907163 [details]
File: syslog

Comment 11 Radek Vykydal 2014-06-10 11:21:20 UTC
Created attachment 907164 [details]
File: ifcfg.log

Comment 12 Radek Vykydal 2014-06-10 11:30:18 UTC
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.


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