Thomas Karcher wrote:
>
> No matter whether I let BackupPCd start the backup or I do it manually,
> sooner or later the backup is aborted, strangely almost never at the
> same time or file to backup or even with the same error message. Some
> examples:
> 
> Illegal division by zero
> at /usr/lib/perl5/site_perl/5.8.8/IO/Compress/Base/Common.pm line 621.
> (after 17m34.737s)
> 
> 
> Remote[1]: Invalid remainder length 50176 [sender]
> Remote[1]: rsync error: protocol incompatibility (code 2) at io.c(960)
> [sender=2.6.9]
> (after 18m40.362s)
> 
> 
> Use of uninitialized value in join or string
> at /usr/lib/perl5/site_perl/5.8.8/IO/Compress/Base/Common.pm line 660.
> Compress::Zlib::inflateInit: unknown key value(s)
> at /usr/local/BackupPC/lib/BackupPC/FileZIO.pm line 154
> (after 16m45.045s)

Just a guess, but this sounds like a mismatch between CPAN and 
distro-packaged perl modules.  This can happen when you install a new 
version via CPAN, then subsequently overwrite some component with an 
older incompatible version with distribution packages updates that know 
nothing about the CPAN installs.

-- 
   Les Mikesell
    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to