<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">My nic had it installed and it raced with systemd-networkd because our baseconfig provides configs for both managers <br><br><div dir="ltr">Sent from my iPhone</div><div dir="ltr"><br><blockquote type="cite">On Jun 19, 2020, at 20:43, Andrew Cagney <andrew.cagney@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 19 Jun 2020 at 18:00, Paul Wouters <<a href="mailto:paul@nohats.ca" target="_blank">paul@nohats.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, 18 Jun 2020, Andrew Cagney wrote:<br>
<br>
> <br>
> Rebuilding the testing VMs seems to have introduced a failure vis:<br>
> <br>
> pre-rebuild:<a href="https://testing.libreswan.org/v3.30-1022-g4bd4d18c0f-master/newoe-04-pass-pass/OUTPUT/" rel="noreferrer" target="_blank">https://testing.libreswan.org/v3.30-1022-g4bd4d18c0f-master/newoe-04-pass-pass/OUTPUT/</a><br>
> <br>
> post-rebuild (which has the effect of upgrading everything):<br>
> <a href="https://testing.libreswan.org/v3.30-1023-g5e4995c608-master/newoe-04-pass-pass/OUTPUT/road.console.diff" rel="noreferrer" target="_blank">https://testing.libreswan.org/v3.30-1023-g5e4995c608-master/newoe-04-pass-pass/OUTPUT/road.console.diff</a><br>
> yes consecutive commits and nothing changed.<br>
> <br>
> the key difference, I'm assuming, is the kernel (however, it could be something else).<br>
<br>
It is caused by nic losing the IP info on its eth1.<br>
Which is because it is racing with eth0. Since it tries to add the route<br>
to a network for which it needs eth0, eth1 fails. Then eth0 establishes.<br>
<br>
I think the race is caused by having NetworkManager and systemd-networkd.<br>
On nic, run: rpm -e NetworkManager<br></blockquote><div><br></div><div>I'm not so sure.</div><div><br></div><div>f32.ks already excludes it during the initial install and only a select list of packages is updated (NetworkManager isn't on the list).  So adding NetworkManager to the exclude list is just a safety net.</div><div><br></div><div>This run, which is working, </div><div>    <a href="https://testing.libreswan.org/v3.30-1044-gb7aa1cdd94-master/" target="_blank">https://testing.libreswan.org/v3.30-1044-gb7aa1cdd94-master/</a> <br></div><div></div><div>has everything on the short update list except the kernel & xl2tpd.</div><div><br></div><div>And, locally where things failed, NetworkManager isn't installed.</div><div><br></div></div><div class="gmail_quote"><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
That fixed it for me on my laptop.<br>
<br>
Paul<br>
</blockquote></div></div>
</div></blockquote></body></html>