| Summary: | Starting guest F-20 system in LXC interrupts graphical user session | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexey Torkhov <atorkhov> | ||||
| Component: | lxc | Assignee: | Thomas Moschny <thomas.moschny> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | johannbg, karlthered, lnykryn, mhw, msekleta, plautrba, sagarun, systemd-maint, thomas.moschny, vpavlin, zbyszek | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | lxc-1.0.5-3.fc20 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-09-02 03:54:35 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
This problem is fixed upstream with code supporting systemd in LXC containers. lxc-1.0.5-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/lxc-1.0.5-2.el6 lxc-1.0.5-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/lxc-1.0.5-2.fc19 lxc-1.0.5-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/lxc-1.0.5-2.fc20 Package lxc-1.0.5-2.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing lxc-1.0.5-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2167/lxc-1.0.5-2.el6 then log in and leave karma (feedback). lxc-1.0.5-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. lxc-1.0.5-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. lxc-1.0.5-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 832120 [details] journalctl output beginning with lxc-start command, ending after user session gone Description of problem: When starting guest F-20 system in LXC, it throws user out of his X11 desktop on host system. Version-Release number of selected component (if applicable): systemd-208-6.fc20.x86_64 lxc-0.9.0-2.fc20.x86_64 How reproducible: Always. Steps to Reproduce: 1. lxc-create -t fedora -n fedora20-test -- -R 20 2. lxc-start -n fedora20-test Actual results: User session interrupted. (Container starts fine) Expected results: LXC system inside container doesn't interfere with host system. Additional info: I've tried LightDM and SDDM. SELinux is in permissive.