[Box Backup] Failing tests
Matt Brown
boxbackup@fluffy.co.uk
Thu, 6 Dec 2007 18:56:47 +0000
Hi Chris,
> Do you have bbstored already running, or some other process on port
> 2201?
>
Not that I am aware, this is a client so I did a ps aux | grep -i
bback to check no process was running - however I did not check for
bbstored - I wouldn't expect it to be running on this machine.
So I just ran ....
matt@orion:~$ ps aux | grep -i bbstore
root 16873 0.0 0.2 6236 1844 ? S Dec03 0:00 ../../
bin/bbstored/bbstored testfiles/bbstored.conf
root 16876 0.0 0.1 6196 1336 ? S Dec03 0:14 ../../
bin/bbstored/bbstored testfiles/bbstored.conf
matt 14963 0.0 0.1 2020 812 pts/0 S+ 19:04 0:00 grep -
i bbstore
I guess this must of been from a previous seg fault . ??
>> I usually run make test release all ? Is that correct ?
>
> I just run ./runtest.pl ALL [release], I don't know off the top of
> my head
> what the make command does.
I will give it another bash :-)
Regards
Matt