On 11/13/2017 04:39 AM, William Brown wrote: > On Sun, 2017-11-12 at 13:46 -0500, Dusty Mabe wrote: >>> I believe this is due to a duplicate file in vim-common and vim >>> packages, but I'd like your insight to this >> >> Yes you are right. I think this will actually be fixed in the first >> set >> of updates provided after we do a release. Since you started with >> such an >> early RC you'll need to update /etc/ostree/remotes.d/*.conf to have: >> >> url=https://dl.fedoraproject.org/ostree/27/ > > Hey mate, > > For a start, that URL is a 404 ....
That is expected for now. We still are wiring up things to actually deliver updates. > > Second, you can't change stuff in /etc without it getting blown away on > reboot. It's pretty weird. Some stuff sticks, some doesn't. What's up > with that? > If you have done any operations since boot (package layer or upgrade) and you try to change stuff in /etc/ it will be lost because you are booting into the new deployment. I suspect this is what is happening to you? If you just boot the system fresh, change something in /etc/, and then reboot and the change goes away then that would be a bug. Dusty