On Sun, Aug 30, 2020 at 9:06 am, Michael Catanzaro mcatanzaro@gnome.org wrote:
I don't know what to do about this. Ideally we would figure out what's wrong and sneak a freeze exception into the beta release. If the file in 3. is not a symlink, then that would be what's wrong, but it ought to be a symlink.
I just did a test install. From the live environment, post-installation, I see:
$ pwd /mnt/sysroot/etc $ ls -l | grep resolv -rw-r--r--. 1 root root 729 Aug 30 11:19 resolv.conf
So the file is indeed not a symlink. That tells NetworkManager that the file is to be managed by NetworkManager, not by systemd.
So basically you discovered our change is totally broken. Thanks for testing. I've reported https://bugzilla.redhat.com/show_bug.cgi?id=1873856.
Michael