Pastebin
Paste #2334: None
< previous paste - next paste>
Pasted by root@debian
console.py 54 request_execute spye.opt_result = spye.drv_presentation.present(func(*arg, **kwarg)) __init__.py 228 meta_update_machine if (not do_platform_dump or do_plan_dump or do_spec_dump) and not self.update_machine(do_diff, do_silent): __init__.py 161 update_machine func(c) sambauser.py 111 plan_sambauser ent = self.load_user(u['name']) sambauser.py 92 load_user ret, stdout, stderr = spye.proc_capture(["pdbedit", "-Lv", name]) __init__.py 386 proc_capture proc = subprocess.Popen(utf8_encode_list(args), stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, env = env) subprocess.py 594 __init__ errread, errwrite) subprocess.py 1149 _execute_child raise child_exception [E] Exception information: >> [Errno 2] No such file or directory [root@debian]/etc/metaconfig/res #metaconfig -v [H] Starting update [H] Planning 04: groups on metaconfig.handler.group [H] Planning 05: user on metaconfig.handler.user [H] User [www-data] is fresh. No change required [H] Planning 06: groups_include on metaconfig.handler.user [H] Planning 07: groups_exclude on metaconfig.handler.user [H] Planning 08: keys on metaconfig.handler.apt [H] Planning 09: sources on metaconfig.handler.apt [H] Planning 10: install on metaconfig.handler.apt [H] Planning 10: purge on metaconfig.handler.apt [H] Planning 10: remove on metaconfig.handler.apt [H] Planning 15: sambauser on metaconfig.handler.sambauser [E] Got exception of type OSError: [[Errno 2] No such file or directory] while running command ['metaconfig', 'update-machine', '-v'] Function Line File request_execute 54 /usr/lib/python2.5/site-packages/spye/frontend/console.py meta_update_machine 228 /usr/lib/python2.5/site-packages/spye/plugins/metaconfig/__init__.py update_machine 161 /usr/lib/python2.5/site-packages/spye/plugins/metaconfig/__init__.py plan_sambauser 111 /usr/lib/python2.5/site-packages/spye/plugins/metaconfig/handler/sambauser.py load_user 92 /usr/lib/python2.5/site-packages/spye/plugins/metaconfig/handler/sambauser.py proc_capture 386 /usr/lib/python2.5/site-packages/spye/__init__.py __init__ 594 /usr/lib/python2.5/subprocess.py _execute_child 1149 /usr/lib/python2.5/subprocess.py Function Line Function Code console.py 54 request_execute spye.opt_result = spye.drv_presentation.present(func(*arg, **kwarg)) __init__.py 228 meta_update_machine if (not do_platform_dump or do_plan_dump or do_spec_dump) and not self.update_machine(do_diff, do_silent): __init__.py 161 update_machine func(c) sambauser.py 111 plan_sambauser ent = self.load_user(u['name']) sambauser.py 92 load_user ret, stdout, stderr = spye.proc_capture(["pdbedit", "-Lv", name]) __init__.py 386 proc_capture proc = subprocess.Popen(utf8_encode_list(args), stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, env = env) subprocess.py 594 __init__ errread, errwrite) subprocess.py 1149 _execute_child raise child_exception [E] Exception information: >> [Errno 2] No such file or directory [root@debian]/etc/metaconfig/res #metaconfig -v |less zsh: command not found: less [root@debian]/etc/
New Paste
Go to most recent paste.