Handle lxc-start/lxc-wait/lxc-attach race better
Bug #1428848 reported by
Christopher Townsend
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity8 Desktop Preview in LXC |
Fix Committed
|
Medium
|
Christopher Townsend | ||
unity8-lxc (Ubuntu) |
Fix Released
|
Medium
|
Christopher Townsend |
Bug Description
In the 1.0.3 release, I worked around the lxc-start/
Related branches
lp://qastaging/~townsend/unity8-preview-lxc/fix-proc-automount
- Stephen M. Webb (community): Approve
-
Diff: 29 lines (+2/-6)2 files modifiedbin/unity8-lxc-compositor (+1/-1)
bin/unity8-lxc-setup (+1/-5)
Changed in unity8-preview-lxc: | |
status: | New → Triaged |
Changed in unity8-lxc (Ubuntu): | |
status: | New → Triaged |
Changed in unity8-preview-lxc: | |
importance: | Undecided → Medium |
Changed in unity8-lxc (Ubuntu): | |
importance: | Undecided → Medium |
Changed in unity8-preview-lxc: | |
assignee: | nobody → Christopher Townsend (townsend) |
milestone: | none → 1.0.4 |
Changed in unity8-lxc (Ubuntu): | |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in unity8-preview-lxc: | |
status: | Triaged → In Progress |
Changed in unity8-lxc (Ubuntu): | |
status: | Triaged → In Progress |
Changed in unity8-preview-lxc: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
We've finally figured out what is causing this. See bug #1452451 for more details.
The proper workaround is to use "lxc.auto.mount = proc:mixed" in the LXC config.
I'll be making the proper changes in the dev branch to use the proper workaround instead of the hacky sleep.