Frank Sweetser wrote: > Dan Langille wrote: > >> To: >> [email protected] >> >> >> unable to write 'random state' > > Is it possible that HOME is either unset or points to an unusable directory?
Probably not. I was running this from the command line. And just tested now, FWIW: $ echo $HOME /home/dan > > http://www.openssl.org/support/faq.html#USER1 > Reading that led me to look here: $ ls -l ~/.rnd -rw------- 1 root dan 1024 Nov 28 22:11 /home/dan/.rnd Perhaps I'll change that ownership and try again. Actually, instead, I removed that file . It may be a leftover from running some other test. That seems to be much better. Thank you. But.... At revision 8268. Site: langille_ducky_bacula_trunk Build name: 2.5.28-26Dec08-postgresql-freebsd-6.3-STABLE Determine Nightly Start Time Specified time: 23:00:00 CET Create new tag: 20081231-2200 - Nightly Start processing tests Updating the repository Updating the repository: /home/dan/src/bacula-trunk/bacula Use SVN repository type Determine Nightly Start Time Specified time: 23:00:00 CET Old revision of repository is: 8268 Current revision of repository is: 8268 Gathering version information (each . represents one updated file): Project is up-to-date Configure project Each . represents 1024 bytes of output Size of output: 0K Problem opening /proc/cpuinfo Build project Each symbol represents 1024 bytes of output. '!' represents an error and '*' a warning. . Size of output: 0K 0 Compiler errors 0 Compiler warnings Problem opening /proc/cpuinfo Test project /home/dan/src/BaculaRegressionTesting-TRUNK === Starting pretest at 16:35:45 === Starting the Bacula Storage daemon Fatal error 'mutex is on list' at line 540 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0) Starting the Bacula File daemon Fatal error 'mutex is on list' at line 540 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 2) Starting the Bacula Director daemon Connecting to Director localhost:8101 Fatal error 'mutex is on list' at line 540 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0) 01-Jan 16:36 bconsole JobId 0: Fatal error: bsock.c:135 Unable to connect to Director daemon on localhost:8101. ERR=Connection refused Error: bconsole error scripts/cleanup ------------------------------------------------------------------------------ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
