Mon, 4 Dec 2017 19:31:55 +0100 Theo Buehler <[email protected]> > I think it likely that you ran into the dhclient segfault that was fixed > earlier today. It prevented interfaces from getting a lease and thus you > probably had no access to the network.
Hi, Yes, exactly. Here it resulted in blocked automatic upgrades like this: Welcome to the OpenBSD/i386 6.2 installation program. Starting non-interactive mode in 5 seconds... (I)nstall, (U)pgrade, (A)utoinstall or (S)hell? Segmentation fault Could not determine auto server. Could not determine auto mode. Response file location? ^C Trying to manually input the server and file location did not work then. Here's the link to the commit log that fixed it for the above condition: https://marc.info/?l=openbsd-cvs&m=151239937306715 > If the problem persists also with the next snapshot, please try to > upgrade manually and provide a clear description of the problem you > face. I can confirm the latest snapshot does not have the problem here thanks. Kind regards, Anton Lazarov
