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?
signature.asc
Description: OpenPGP digital signature

