Original Message
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
the perl module is installed
From: Tyler J. Wagner
To: General list for user discussion, questions and support
Date: Fri Nov 05 2010 15:55:24 GMT+0100 (ora Solare Europa O
Original Message
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
the perl module is installed
From: Stephen Joyce
To: General list for user discussion, questions and support
Date: Fri Nov 05 2010 15:38:51 GMT+0100 (ora Solare Europa Occ
On Fri, 2010-11-05 at 15:32 +0100, Farmol SPA wrote:
> > $ 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...
I have the same on my BackupPC server. There is something wrong with
your code. Load
On 11/5/2010 9:32 AM, Farmol SPA wrote:
> Original Message
> Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
> the perl module is installed
> From: Les Mikesell
> To: backuppc-users@lists.sourceforge.net
> Date: Fri Nov 05 2
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] &
Original Message
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
the perl module is installed
From: Les Mikesell
To: backuppc-users@lists.sourceforge.net
Date: Fri Nov 05 2010 14:46:50 GMT+0100 (ora Solare Europa Occidentale)
> What does
On 11/5/10 8:27 AM, Farmol SPA wrote:
> Original Message
> Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
> the perl module is installed
> From: Les Mikesell
> To: backuppc-users@lists.sourceforge.net
> Date: Fri Nov 05 2
Original Message
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
the perl module is installed
From: Les Mikesell
To: backuppc-users@lists.sourceforge.net
Date: Fri Nov 05 2010 13:58:31 GMT+0100 (ora Solare Europa Occidentale)
> Perl uses
On 11/5/10 6:59 AM, Farmol SPA wrote:
> Original Message
> Subject: "File::RsyncP module doesn't exist" but the perl module is
> installed
> From: Farmol SPA
> To: General list for user discussion, questions and support
>
> Date: Tue Oct 26 2010 11:20:38 GMT+0200 (ora Legale Eur
Original Message
Subject: "File::RsyncP module doesn't exist" but the perl module is
installed
From: Farmol SPA
To: General list for user discussion, questions and support
Date: Tue Oct 26 2010 11:20:38 GMT+0200 (ora Legale Europa Occidentale)
> [...]
> The error I get (by emai
Original Message
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
the perl module is installed
From: Tyler J. Wagner
To: General list for user discussion, questions and support
Date: Fri Oct 29 2010 18:08:56 GMT+0200 (ora Legale Europa Oc
Original Message
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
the perl module is installed
From: Massimo Balestra
To: backuppc-users@lists.sourceforge.net
Date: Fri Oct 29 2010 17:05:38 GMT+0200 (ora Legale Europa Occidentale)
>
> C
On Fri, 2010-10-29 at 10:30 -0500, Les Mikesell wrote:
> I don't know enough about debian packaging to help, but I'd think a real
> problem in the package would also affect others. Is there an option in
> apt-get to force a reinstall? And are all of your packages coming from
> the same reposit
On 10/29/2010 8:02 AM, Farmol SPA wrote:
> Original Message
> Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
> the perl module is installed
> From: Les Mikesell
> To: backuppc-users@lists.sourceforge.net
> Date: Fri O
er what happens?
Buona fortunaMassimoReno, NV, USA
Date: Fri, 29 Oct 2010 08:40:45 +0200
From: farmol...@gmail.com
To: backuppc-users@lists.sourceforge.net
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the
perl module is installed
Original Me
Original Message
Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but
the perl module is installed
From: Les Mikesell
To: backuppc-users@lists.sourceforge.net
Date: Fri Oct 29 2010 14:54:42 GMT+0200 (ora Legale Europa Occidentale)
> Usuall
On 10/29/10 1:40 AM, Farmol SPA wrote:
>
>> Since some days a weird error started to show on BackupPC running on a
>> Debian Lenny. [...]
>
> I guess nobody is experiencing this problem.
>
> Could anybody give me a clue where to look to find what's wrong? Maybe
> in the perl code? Which is the cont
Original Message
Subject: "File::RsyncP module doesn't exist" but the perl module is
installed
From: Farmol SPA
To: General list for user discussion, questions and support
Date: Tue Oct 26 2010 11:20:38 GMT+0200 (ora Legale Europa Occidentale)
> Hi list.
>
> Since some days a w
Hi list.
Since some days a weird error started to show on BackupPC running on a
Debian Lenny. The only change I remember that was done in the same
period is that I added the backport repository:
> deb http://backports.debian.org/debian-backports lenny-backports main
> contrib non-free
but I only u
Thanks now it works.
apt-get install did the trick.
Krsnendu dasa
Ambrose Li wrote:
You could first try to see if ubuntu has a package for the module. Doing an
apt-cache search rsyncp
might find something; on my Debian (not Ubuntu) I find that it's the
"libfile-rsyncp-perl" module.
If, howev
On Wed, 12 Apr 2006 08:16:32 +1200, Krsnendu Dasa writes:
>File::RsyncP module doesn't exist
>Where to now?
`apt-get install libfile-rsyncp-perl` seems like a good start, though
in the future a simple `apt-cache show | grep -i suggest`
should suffice for some unsubtle hints.
Ubuntu, AFAIR,
I have installed BackupPC using apt-get install backuppc on Ubuntu 5.10
I have set up the host and have BackupPC running as a service as backuppc
When I try to backup my windows computer with rsync installed I get the
following message.
File::RsyncP module doesn't exist
Where to now?
--
22 matches
Mail list logo