-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
File "/home/ubuntu/.local/bin/mof", line 8, in <module>
sys.exit(main())
File "/home/ubuntu/.local/lib/python3.8/site-packages/mof/mof.py",
line 383, in main
prep(objects=args.what)
File "/home/ubuntu/.local/lib/python3.8/site-packages/mof/mof.py",
line 235, in prep
_prep_one(x)
File "/home/ubuntu/.local/lib/python3.8/site-packages/mof/mof.py",
line 229, in _prep_one
_complete_nodes(bl, tree)
File "/home/ubuntu/.local/lib/python3.8/site-packages/mof/mof.py",
line 215, in _complete_nodes
shell("touch {}".format(" ".join(node_names)), dn)
File "/home/ubuntu/.local/lib/python3.8/site-packages/mof/mof.py",
line 53, in shell
return_code = subprocess.call([f'/bin/bash', '-c', wrap])
File "/usr/lib/python3.8/subprocess.py", line 340, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.8/subprocess.py", line 854, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.8/subprocess.py", line 1702, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 7] Argument list too long: '/bin/bash'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working