Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Unable to run command #42

Open
influx6 opened this issue May 16, 2017 · 0 comments
Open

Unable to run command #42

influx6 opened this issue May 16, 2017 · 0 comments

Comments

@influx6
Copy link

influx6 commented May 16, 2017

I attempted to create and execute a command with a created container but neither works but fails.

System

Linux darkvoid 4.10.8-1-ARCH #1 SMP PREEMPT Fri Mar 31 16:50:19 CEST 2017 x86_64 GNU/Linux

Error

~/L/r/g/s/g/g/novm (master) [n] ⋊> python2 novm --debug create --nofork --com1
/bin/python2: can't find '__main__' module in 'novm'

~/L/r/g/s/g/g/novm (master) [n] ⋊> python2 scripts/novm --debug create --nofork --com1
2017/05/15 23:44:34 Missing capability: Clock

~/L/r/g/s/g/g/novm (master) [n] ⋊> python2 scripts/novm --debug create 
11469

~/L/r/g/s/g/g/novm (master) [n] ⋊> python2 scripts/novm --debug list
python2 scripts/novm --debug run --id 11469 bin/ls
Traceback (most recent call last):
  File "./novm/cli.py", line 203, in main
    result = fn(*built_args)
  File "./novm/shell.py", line 186, in run
    command=command)
  File "./novm/manager.py", line 404, in run_noguest
    ctrl = control.Control(ctrl_path, bind=False)
  File "./novm/control.py", line 57, in __init__
    self._sock.connect(path)
  File "/usr/lib/python2.7/socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 2] No such file or directory
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant