Bug#813599: systemd - systemd-random-seed.service fails to start in clean install

Michael Biebl biebl at debian.org
Thu Feb 4 02:04:39 GMT 2016


Control: tags -1 + unreproducible

Am 03.02.2016 um 17:40 schrieb Michael Biebl:
> Am 03.02.2016 um 16:00 schrieb Bastian Blank:
>> systemd-random-seed.service fails to start after a clean install.  It
>> tries to read /var/lib/systemd/random-seed, which is not generated
>> during installation.

..

>> | Feb 03 14:53:49 localhost systemd[1]: Starting Load/Save Random Seed...
>> | Feb 03 14:53:49 localhost systemd-random-seed[258]: Failed to open /var/lib/systemd/random-seed: No such file or directory

..

>  systemd-random-seed.service is not started as part of the installation
> process. So I assume this happened after the first boot only and goes
> away after a second reboot?

I looked into this a bit. The systemd-random-seed code will generate a
/var/lib/systemd/random-seed file if not existent [1].
This works fine here. If I delete /var/lib/systemd/random-seed and run
systemctl start systemd-random-seed.service, the file is created.

For some reasons, this fails on your system. Any idea why? When exactly
did you get this error?
Can you run "strace /lib/systemd/systemd-random-seed load" and attach
the trace.

Marking as unreproducible, as I can't reproduce the issue.

Michael



[1]
http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/src/random-seed/random-seed.c#n89


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20160204/4dd2237c/attachment.sig>


More information about the Pkg-systemd-maintainers mailing list