Pastebin
Paste #2382: mc-barbera
< previous paste - next paste>
Pasted by root@barbera
[E] Got exception of type TypeError: [__init__() takes at least 5 arguments (4 given)] while running command metaconfig
Function Line File
request_execute 61 /usr/lib/python2.7/dist-packages/spye/frontend/console.py
present 390 /usr/lib/python2.7/dist-packages/spye/plugins/metaconfig/__init__.py
update_machine 316 /usr/lib/python2.7/dist-packages/spye/plugins/metaconfig/__init__.py
mc_handler_run_actions 285 /usr/lib/python2.7/dist-packages/spye/plugins/metaconfig/__init__.py
plan_symlink 321 /usr/lib/python2.7/dist-packages/spye/plugins/metaconfig/handler/files.py
file_symlink 93 /usr/lib/python2.7/dist-packages/spye/plugins/metaconfig/engine.py
Function Line Function Code
console.py 61 request_execute spye.opt_result = spye.drv_presentation.present(func(*varg, **kwarg))
__init__.py 390 present self.update_machine(do_diff, do_silent)
__init__.py 316 update_machine self.mc_handler_run_actions()
__init__.py 285 mc_handler_run_actions func(c)
files.py 321 plan_symlink self.engine.file_symlink(target, target = self.data['symlink'][target])
engine.py 93 file_symlink self.plan(op_files_symlink(self, name, **new))
[E] Exception information:
>> __init__() takes at least 5 arguments (4 given)
New Paste
Go to most recent paste.