BackupPC-users

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-11-05 10:53:53
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed
From: Stephen Joyce <stephen AT physics.unc DOT edu>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 5 Nov 2010 10:38:51 -0400 (EDT)
You mentioned you're using Debian official repo for perl modules, so what 
about trying

  aptitude purge libfile-rsyncp-perl && aptitude install libfile-rsyncp-perl



On Fri, 5 Nov 2010, Farmol SPA wrote:

> -------- Original Message  --------
> Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
> the perl module is installed
> From: Les Mikesell <lesmikesell AT gmail DOT com>
> To: backuppc-users AT lists.sourceforge DOT net
> Date: Fri Nov 05 2010 14:46:50 GMT+0100 (ora Solare Europa Occidentale)
>> What does it say if you just 'use File::RsyncP' in a perl script without the
>> eval to hide the real error message?
>
> Here it is:
>
>> $ sudo su backuppc -
>> sh-3.2$ perl -e 'use File::RsyncP; if ($@) {print "true\n";} else
>> {print "false\n";}'
>> false
>> sh-3.2$
>
> Same output...
>
>

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
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/