BackupPC-users

[BackupPC-users] Installation problems: BackupPC_serverMesg hangs

2010-04-09 22:32:05
Subject: [BackupPC-users] Installation problems: BackupPC_serverMesg hangs
From: tdhi <backuppc-forum AT backupcentral DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Fri, 09 Apr 2010 16:23:51 -0400
I know this thread is a bit old..  But I'm having the exact some problem.

I have OpenWRT installed on a Buffalo WZR-HP-G300HN.

This unit has 32m flash, 64m ram, and a 400mhz cpu.

I have already tried everything that has been mentioned in this thread.  I have 
the exact same problem.

strace ./BackupPC_serverMesg status

stops at

connect(3, {sa_family=AF_INET, sin_port=htons(2359), 
sin_addr=inet_addr("127.0.0.1")}, 16) = 0
write(1, "p2", 2p2)                       = 2
write(1, "p3", 2p3)                       = 2
write(3, "VP1l+7Ufm6jce93AKefX4A status\n", 30) = 30
brk(0x93f000)                           = 0x93f000
read(3,


I ran BackupPC in the foreground like..  

strace ./BackupPC

which prints out a whole lot, but eventually sits here..

write(1, "Main Loop..4\n", 13Main Loop..4
)          = 13
time(NULL)                              = 1270002703
open("/etc/TZ", O_RDONLY)               = 7
read(7, "UTC\n", 68)                    = 4
read(7, "", 64)                         = 0
close(7)                                = 0
stat("/etc/BackupPC/config.pl", {st_mode=S_IFREG|0640, st_size=82572, ...}) = 0
time(NULL)                              = 1270002703
time(NULL)                              = 1270002703
open("/etc/TZ", O_RDONLY)               = 7
read(7, "UTC\n", 68)                    = 4
read(7, "", 64)                         = 0
close(7)                                = 0
open("/etc/TZ", O_RDONLY)               = 7
read(7, "UTC\n", 68)                    = 4
read(7, "", 64)                         = 0
close(7)                                = 0
time(NULL)                              = 1270002703
_newselect(8, [], NULL, [], {1697, 0}


I added some print messages into the code so I could help track where things 
were at.  This point is -just- after BackupPC runs my $fdRead = Main_Select();

I am using BackupPC-3.2.0beta1 that I downloaded from sourceforge.

I would be willing to try out any testing anyone here things might help.  I'd 
love to get this working (obviously) and I'm sure there's some advantage to 
have documented how to get BackupPC running on OpenWRT.

+----------------------------------------------------------------------
|This was sent by bruce AT tulsadigital DOT net via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/