On Sun, 2019-07-21 at 17:16 -0500, Bruce Dubbs wrote: > On 7/21/19 4:56 PM, Wayne Blaszczyk wrote: > > On Sun, 2019-07-21 at 20:36 +1000, Wayne Blaszczyk wrote: > > > On Sat, 2019-07-20 at 21:24 -0500, Douglas R. Reno wrote: > > > > On Sat, Jul 20, 2019, 8:23 PM Wayne Blaszczyk <[email protected]> > > > > wrote: > > > > > This is the first time I'm building against the 5.2 kernel and have > > > > > come across some issues. > > > > > > > > > > Firstly, the network interface does not come up automatically. > > > > > The systemd boot process seems to hang on systemd-time-wait-sync. (At > > > > > this point in time I do have the logon on prompt and I can log in) > > > > > If I execute 'ip link set dev enp0s3 up', the network interface does > > > > > come up successfully and all the systemd jobs complete. > > > > > If I boot the same image with linux kernel 5.1.x, I don't have this > > > > > issue. > > > > > > > > > > Has anyone come across this > > > > > > > > Hi Wayne, > > > > > > > > I just found an upstream patch for this. Can you try it please? > > > > > > > > https://github.com/systemd/systemd/issues/12784 > > > > > > > > I'm going to begin developing a patch. > > > > > > My linux-5.2.1 environment has been trashed. > > > I'll kick of another build overnight with kernel 5.2.2 and will report > > > back. > > > > > > Regards, > > > Wayne. > > > > I've confirmed that the following patches fixes the issue. > > > > https://github.com/systemd/systemd/commit/4eb086a38712ea98faf41e075b84555b11b54362.patch > > https://github.com/systemd/systemd/commit/9f6e82e6eb3b6e73d66d00d1d6eee60691fb702f.patch > > Your system is ipv6 specific? > > -- Bruce >
No, it's both ipv4 and ipv6. But having said that, I just discovered that the interface has stopped acquiring a global ipv6 address. It's only getting a link-local address. Looking back at my journal logs, it seems it was working until a month back. I'll need to investigate what changes I made around that time. Regards, Wayne. -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
