Closed Bug 1074427 Opened 10 years ago Closed 8 years ago

Replace Tupperware vagrant image with one that is compatible with lxc-attach

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mrrrgn, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140924083558

Steps to reproduce:

Attempted to attach to a running container
lxc-attach -n `docker ps --no-trunc | head -2 | sed 1d | awk '{print $1}'`


Actual results:

The kernel does not support this feature (no namespaces):

lxc-attach: No such file or directory - failed to open '/proc/3847/ns/pid'
lxc-attach: failed to enter the namespace


Expected results:

This should have spawned a shell within the container.
Depends on: 1027412
Tupperware no more
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.