Svante Signell, le Mon 30 May 2011 10:18:17 +0200, a écrit : > On Mon, 2011-05-30 at 09:27 +0200, Samuel Thibault wrote: > > > > > - after installation, /dev/*random entries don't exist for random-egd, > > > > you need to run dpkg-reconfigure random-egd by hand. > > > > > > Yes, noted. There are also errors printed during creation of the SSH2 > > > ECDSA key: > > > Failed to flush the nscd cache. > > > posix_spawn() error=1073741826 > > > same output several times... > > > > See corresponding page on the wiki. > > If you are referring to the page > > http://www.gnu.org/software/hurd/hurd/translator/random.html > > nothing there mentions anything about the errors encountered when > configuring the random device. Maybe info about the nscd cache is > located somewhere else, but I cannot immediately find it.
The nscd thing is not specific to the random translator indeed. € git grep posix_spawn . glibc/fork.mdwn:`posix_spawn` call, for example, to avoid this work of duplicati open_issues/adduser.mdwn:[[!meta title="adduser: posix_spawn() error=1073741826" open_issues/adduser.mdwn:because there posix_spawn doesn't report ENOENT for exe open_issues/adduser.mdwn: posix_spawn() error=1073741826 Samuel