Bug#914297: apache2: getrandom call blocks on first startup, systemd kills with timeout

2018-12-17 Thread Michael Biebl
Control: severity -1 wishlist Control: retitle -1 allow crediting the seed file for some entropy Control: forwarded -1 https://github.com/systemd/systemd/pull/10621 On Sat, 15 Dec 2018 09:17:46 +0100 Stefan Fritsch wrote: > reassign 914297 systemd > affects 914297 apache2 > thanks > > On

Processed: Re: Bug#914297: apache2: getrandom call blocks on first startup, systemd kills with timeout

2018-12-17 Thread Debian Bug Tracking System
Processing control commands: > severity -1 wishlist Bug #914297 [systemd] apache2: getrandom call blocks on first startup, systemd kills with timeout Severity set to 'wishlist' from 'serious' > retitle -1 allow crediting the seed file for some entropy Bug #914297 [systemd] apache2: getrandom

Bug#914297: apache2: getrandom call blocks on first startup, systemd kills with timeout

2018-12-15 Thread Stefan Fritsch
reassign 914297 systemd affects 914297 apache2 thanks On Saturday, 15 December 2018 02:24:54 CET Alexander E. Patrakov wrote: > Stefan Fritsch : > > The rng should be initialized after the seed is loaded from disk. > > This is false according to systemd developers. Its state is changed, > but it

Bug#914297: apache2: getrandom call blocks on first startup, systemd kills with timeout

2018-12-14 Thread Alexander E. Patrakov
Stefan Fritsch : > The rng should be initialized after the seed is loaded from disk. This is false according to systemd developers. Its state is changed, but it is still not initialized, because they think that the seed might come from a gold master image. -- Alexander E. Patrakov

Bug#914297: apache2: getrandom call blocks on first startup, systemd kills with timeout

2018-12-14 Thread Stefan Fritsch
On Friday, 14 December 2018 12:43:29 CET Adrian Bunk wrote: > On Sun, Nov 25, 2018 at 11:35:37PM +0100, Stefan Fritsch wrote: > >... > > > > I don't see why it should take so > > long for the random number generator to initialize. > > > >... > > On embedded systems without hwrng "10 minutes" or

Bug#914297: apache2: getrandom call blocks on first startup, systemd kills with timeout

2018-12-14 Thread Adrian Bunk
On Sun, Nov 25, 2018 at 11:35:37PM +0100, Stefan Fritsch wrote: >... > I don't see why it should take so > long for the random number generator to initialize. >... On embedded systems without hwrng "10 minutes" or "2 hours" are real-life observations for the time it takes. Note that this

Bug#914297: apache2: getrandom call blocks on first startup, systemd kills with timeout

2018-11-25 Thread Stefan Fritsch
How long is the timeout after which it is killed? What is the status of systemd-random-seed.service in that case? I don't see why it should take so long for the random number generator to initialize. But maybe apache2 needs to add a dependency. Please provide the output of journalctl -b