BackupPC-users

[BackupPC-users] Error in Digest.c after upgrade Fedora 13 to Fedora 14

2010-11-16 11:32:15
Subject: [BackupPC-users] Error in Digest.c after upgrade Fedora 13 to Fedora 14
From: Peter <peter.bloomfield AT camhpet DOT ca>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 16 Nov 2010 11:01:59 -0500
Hello,

I upgraded my BackupPC from Fedora 13 to Fedora 14 yesterday, and now I have a 
problem with backing up machines.

I get the following error messages when trying to backup a machine. 

2010-11-16 10:00:12 apollo: Assertion ((svtype)((_svi)->sv_flags & 0xff)) >= 
SVt_PV failed: file "Digest.c", line 68 at 
/usr/local/BackupPC/lib/BackupPC/Xfer/RsyncFileIO.pm line 75.
2010-11-16 10:38:17 User peter requested backup of uvax (uvax)
2010-11-16 10:38:18 uvax: Assertion ((svtype)((_svi)->sv_flags & 0xff)) >= 
SVt_PV failed: file "Digest.c", line 68 at 
/usr/local/BackupPC/lib/BackupPC/Xfer/RsyncFileIO.pm line 75.
2010-11-16 10:41:42 User peter requested backup of uvax (uvax)
2010-11-16 10:41:42 uvax: Assertion ((svtype)((_svi)->sv_flags & 0xff)) >= 
SVt_PV failed: file "Digest.c", line 68 at 
/usr/local/BackupPC/lib/BackupPC/Xfer/RsyncFileIO.pm line 75.

I have tried re-compiling File-RsyncP-0.70 but the same error occurs.

I have looked at the two lines where the error is flagged but am not too sure 
what to try to fix it.

line 75 in RsyncFileIO.pm includes a reference to
        File::RsyncP::Digest->new()
which then results in Digest.c crashing at line 68,
        Perl_croak(aTHX_ "Usage: %s::%s(%s)", hvname, gvname, params);

Are there any suggestions as to how to I can fix this?

Thanks in advance

Peter




------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
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/

<Prev in Thread] Current Thread [Next in Thread>