D-Link Forums

The Graveyard - Products No Longer Supported => D-Link Storage => DNS-323 => Topic started by: stanchiam on August 26, 2010, 02:08:52 AM

Title: svn problem Fatal: no entropy gathering module detected
Post by: stanchiam on August 26, 2010, 02:08:52 AM
Hi,

I install debnas as http://forum.dsmg600.info/viewtopic.php?pid=30792 successfully
upgraded to lenny but when i try to svn in ssh putty as below

svn co https://xmlrpc-c.svn.sourceforge.net/svnroot/xmlrpc-c/stable xmlrpc-c

i will get an error message
Fatal: no entropy gathering module detected
Aborted

Anyone knows how to resolve this?
Title: Re: svn problem Fatal: no entropy gathering module detected
Post by: stanchiam on August 26, 2010, 02:15:41 AM
i found the answer

Install Debian according to the instructions on the Wiki
# chmod 777 /dev/urandom
# ln -s /dev/urandom /dev/random