Re: Entropy error blocks lang/python38 installation

2021-06-16 Thread Greg A. Woods
At Wed, 16 Jun 2021 11:18:02 +0200, Martin Husemann wrote: Subject: Re: Entropy error blocks lang/python38 installation > > On Wed, Jun 16, 2021 at 11:10:34AM +0200, Joerg Sonnenberger wrote: > > On Wed, Jun 16, 2021 at 06:13:23AM +0200, Martin Husemann wrote: > > > On Wed,

Re: Entropy error blocks lang/python38 installation

2021-06-16 Thread Martin Husemann
On Wed, Jun 16, 2021 at 11:10:34AM +0200, Joerg Sonnenberger wrote: > On Wed, Jun 16, 2021 at 06:13:23AM +0200, Martin Husemann wrote: > > On Wed, Jun 16, 2021 at 03:42:35AM +, Thomas Mueller wrote: > > > I believe I must apply the fix/workaround every time. > > > > The entropy state gets

Re: Entropy error blocks lang/python38 installation

2021-06-16 Thread Joerg Sonnenberger
On Wed, Jun 16, 2021 at 06:13:23AM +0200, Martin Husemann wrote: > On Wed, Jun 16, 2021 at 03:42:35AM +, Thomas Mueller wrote: > > I believe I must apply the fix/workaround every time. > > The entropy state gets stored on shutdown and reloaded on next boot. > Fixing it once is enough.

Re: Entropy error blocks lang/python38 installation

2021-06-15 Thread Martin Husemann
On Wed, Jun 16, 2021 at 03:42:35AM +, Thomas Mueller wrote: > I believe I must apply the fix/workaround every time. The entropy state gets stored on shutdown and reloaded on next boot. Fixing it once is enough. > Last time I looked at the releng wiki page, I noticed that there were > issues

Re: Entropy error blocks lang/python38 installation

2021-06-15 Thread Thomas Mueller
from Martin Musemann: > On Tue, Jun 15, 2021 at 09:24:01AM +, Thomas Mueller wrote: > > This entropy thing seems crazy to me > It is! But it also is: > - a one time only thing (supposed to happen when you set the machine up >for the first time) > - a current only issue > - only

Re: Entropy error blocks lang/python38 installation

2021-06-15 Thread Thomas Mueller
from Thomas Klausner: > On Mon, Jun 14, 2021 at 10:24:23PM +, Thomas Mueller wrote: > > Another old bug has popped up that I thought was fixed some time ago for > > NetBSD-current and releng-9: > > [ 190470.442443] wd1d: error writing fsbn 2316146760 of > > 2316146760-2316146791 (wd1 bn

Re: Entropy error blocks lang/python38 installation

2021-06-15 Thread Martin Husemann
On Tue, Jun 15, 2021 at 09:24:01AM +, Thomas Mueller wrote: > This entropy thing seems crazy to me It is! But it also is: - a one time only thing (supposed to happen when you set the machine up for the first time) - a current only issue - only affecting some machines - a blocker for

Re: Entropy error blocks lang/python38 installation

2021-06-15 Thread Thomas Mueller
> Hi, > This problem was reported/discussed several time I believe and I guess > it does not have final solution yet (you can check this thread: > http://mail-index.netbsd.org/tech-security/2021/01/11/msg001100.html). > However, there are workarounds to build python38 now. > One described here >

Re: Entropy error blocks lang/python38 installation

2021-06-14 Thread Thomas Mueller
> Hi, > This problem was reported/discussed several time I believe and I guess > it does not have final solution yet (you can check this thread: > http://mail-index.netbsd.org/tech-security/2021/01/11/msg001100.html). > However, there are workarounds to build python38 now. > One described here >

Re: Entropy error blocks lang/python38 installation

2021-06-14 Thread Martin Husemann
On Mon, Jun 14, 2021 at 08:15:27AM +, Thomas Mueller wrote: > [ 386.3532035] entropy: pid 24617 (python) blocking due to lack of entropy This means your setup is incomplete. You need to seed entropy, e.g. by one of the methods in entropy(7) in the "Adding entropy" subsection. Python is

Re: Entropy error blocks lang/python38 installation

2021-06-14 Thread Andrius V
Hi, This problem was reported/discussed several time I believe and I guess it does not have final solution yet (you can check this thread: http://mail-index.netbsd.org/tech-security/2021/01/11/msg001100.html). However, there are workarounds to build python38 now. One described here

Entropy error blocks lang/python38 installation

2021-06-14 Thread Thomas Mueller
I've been trying to install lang/python38, critically important for further progress building and installing packages from pkgsrc System is NetBSD-9.99.82 amd64. Build goes through and most of the way through installation, but ends with a green console message [ 386.3532035] entropy: pid