[lxc-devel] [ lxc-Bugs-3610837 ] lxc-execute hangs with interactive shell

SourceForge.net noreply at sourceforge.net
Sun Apr 14 14:46:56 UTC 2013


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




More information about the lxc-devel mailing list