New: [rhinstaller/anaconda/pulls/370 rhel7-branch] rpmostreepayload: Forcibly unmount everything in sysroot

cgwalters installerbot-noreply at redhat.com
Tue Sep 22 19:53:00 UTC 2015


There is an issue with 7.2 where something in the interaction
between blivet/systemd/rpmostreepayload is mounting filesystems
"deep" in `/mnt/sysimage/ostree/deploy/$x/sysroot/deploy/...`.

This then triggers another bug where the initramfs tmpfs gets remounted
read-only, and that in turns breaks dracut's ability to shutdown.

While these mounts do appear even in Fedora now, they're not actively
breaking things (for some reason), so let's just go with this crude
but functional hack for now, then re-investigate upstream and get the
mounts looking saner there.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/370


More information about the anaconda-patches mailing list