Bugs item #3610837, was opened at 2013-04-14 07:46
Message generated for change (Tracker Item Submitted) made by sm111
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=826303&aid=3610837&group_id=163076

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: lxc cli
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Somnath (sm111)
Assigned to: Nobody/Anonymous (nobody)
Summary: lxc-execute hangs with interactive shell

Initial Comment:
When lxc-execute is issued with a non-interactive shell it works fine.

/ # cd tmp
/tmp # cat > lxc.conf << EOF
> lxc.utsname = beta
> lxc.network.type = empty
> lxc.rootfs = /
> EOF
/tmp # lxc-execute -n foobar -f lxc.conf -l info -o output -- echo "Hello World"
Hello World

But when it is issued with an interactive shell it just hangs:

/tmp # lxc-execute -n foobar -f lxc.conf -l info -o output -- /bin/sh
/ # lxc-execute: Input/output error - failed to read

I am running lxc version 0.9.0 on ARM Cortex A9 Linux 3.6.0.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=826303&aid=3610837&group_id=163076

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to