Bug 1430907
| Summary: | Workstation live compose failed due to /dev umount error | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | distribution | Assignee: | Václav Pavlín <vpavlin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 26 | CC: | dennis, dgilmore, kevin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-10 23:59:03 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: | |
| Embargoed: | |||
|
Description
Adam Williamson
2017-03-09 20:33:28 UTC
dgilmore suggests that we may have changed from using chroot to systemd-nspawn as the mock isolation mechanism, and that could be the cause of the problem... Two others failed for the 26-20170309.n.0 compose: https://koji.fedoraproject.org/koji/taskinfo?taskID=18277617 (Python-Classroom-Live) https://koji.fedoraproject.org/koji/taskinfo?taskID=18277585 (Design_suite) Dennis says these are both based on Workstation. gpg-agent was running and keeping /mnt/sysimage/dev/null open in the chroot. after further investigation chroot is still used so there is no chance of it being systemd-nspawn Dennis believes https://pagure.io/fedora-kickstarts/pull-request/160 and https://pagure.io/fedora-kickstarts/pull-request/161 should fix this. Now merged, will wait for next compose. Workstation live is back and working today |