DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-11-26 05:35:19

jeremyma
New member
Registered: 2008-11-26
Posts: 1

Error starting BackupPC

Hi,

I got the following error trying to start up the BackupPC for the first time after install by following the instructions on http://dns323.kood.org/howto:backuppc

/mnt/HD_a2/ffp/usr/BackupPC/bin/BackupPC -d
Bareword "HostSortCompare" not allowed while "strict subs" in use at /mnt/HD_a2/ffp/usr/BackupPC/bin/BackupPC line 1635.
Execution of /mnt/HD_a2/ffp/usr/BackupPC/bin/BackupPC aborted due to compilation errors.

Does any one have any advice what this means?

The line where this error came from the foreach statement???

sub QueueAllPCs
{
    my $nSkip = 0;
    foreach my $host ( sort(HostSortCompare keys(%$Hosts)) ) {
        delete($Status{$host}{backoffTime})
                if ( defined($Status{$host}{backoffTime})


thanks in Advance

Offline

 

#2 2009-03-03 00:45:53

driemar
Member
Registered: 2009-02-02
Posts: 5

Re: Error starting BackupPC

I am sure that you have figured this out long ago, but for the next person who sees this thread and not the other, here is the link to the solution:

http://dns323.kood.org/forum/t3226-Back … error.html

Removing the parenthesis worked for me anyway...

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB