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 <lesmikes...@gmail.com>
> To: backuppc-users@lists.sourceforge.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@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to