Re: [BackupPC-users] Scheduling backups

2006-09-10 Thread Les Mikesell
On Sun, 2006-09-10 at 23:55, Robert Waldner wrote: > I think the real reason for that host falling over sometimes is the > patched-to-death-and-beyond kernel from RHEL3 - which I'm not allowed > to change (commercial software app only supported on RHEL3). Unless you have non-standard patches

Re: [BackupPC-users] Scheduling backups

2006-09-10 Thread Robert Waldner
On Sun, 10 Sep 2006 12:35:23 CDT, Les Mikesell writes: >Working around a problem of a machine that crashes and >doesn't restart automatically seems like the inelegant part >to me. Is this something you can fix? If it isn't on a UPS, >even a small one might get it through short power glitches.

Re: [BackupPC-users] Scheduling backups

2006-09-10 Thread Les Mikesell
On Sun, 2006-09-10 at 07:18, Robert Waldner wrote: > I have a host where a full backup takes about 20 hours, an incremental > comes in at around 4. So obviously I'd like BackupPC to only ever do a > full backup on the weekend. Problem is that this host sometimes > crashes on a weekend and th

Re: [BackupPC-users] Cannot access the Web Interface(Response.pm not found)

2006-09-10 Thread OverlordQ
Dont know if this went through the first time: Nils Breunese (Lemonbit Internet) wrote: > > Nils Breunese wrote: > > >> >> Hendrik Friedel wrote: >> >> On my CentOS machines Apache/Response.pm is part of the mod_perl package (/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-m

Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnot found)

2006-09-10 Thread Les Mikesell
On Sun, 2006-09-10 at 09:26, Nils Breunese (Lemonbit Internet) wrote: > Hendrik Friedel wrote: > > > Obviously, it is also possible to use backuppc withoud mod_perl. > > Fine with > > me, but that also does not work, as setuid is not installed on this > > machine. > > Just install perl-setuid

Re: [BackupPC-users] Cannot access the Web Interface (Response.pm not found)

2006-09-10 Thread Les Mikesell
On Sun, 2006-09-10 at 07:51, Nils Breunese (Lemonbit Internet) wrote: > >> When I access the cgi interface this appears in the log of apache: > >> > >> [Sat Sep 09 15:09:13 2006] [error] Can't locate Apache/Response.pm > >> in @INC > > > > Does gentoo have another package containing that? > > O

Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnotfound)

2006-09-10 Thread Nils Breunese (Lemonbit Internet)
Hendrik Friedel wrote: >> Just install perl-setuid (I don't know the exact Gentoo name). >> >>> Thus, something must be messed up with the ebuilds requirements. >> >> setuid is not required for just plain perl, so it's not a dependency. > > Well, if I'm not mistaken, either mod_perl, or setuid is

Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnotfound)

2006-09-10 Thread Hendrik Friedel
Dear Nils, > Just install perl-setuid (I don't know the exact Gentoo name). > >> Thus, something must be messed up with the ebuilds requirements. > > setuid is not required for just plain perl, so it's not a dependency. Well, if I'm not mistaken, either mod_perl, or setuid is a required, isn't

[BackupPC-users] Tar exited with error 512 () status

2006-09-10 Thread Michel Deshorme
Hi list, I have recently installed backuppc on a server. But de backup work not good. The error is : "Tar exited with error 512 () status" Help me please, Thanks Michel - Using Tomcat but need to do more? Need to support

Re: [BackupPC-users] Cannot access the Web Interface(Response.pm not found)

2006-09-10 Thread overlordq
Nils Breunese (Lemonbit Internet) wrote: > Nils Breunese wrote: > >> Hendrik Friedel wrote: >> On my CentOS machines Apache/Response.pm is part of the mod_perl package (/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/ Apache/Response.pm). Can locate Apache/Response.pm on yo

Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnot found)

2006-09-10 Thread Nils Breunese (Lemonbit Internet)
Hendrik Friedel wrote: > Obviously, it is also possible to use backuppc withoud mod_perl. > Fine with > me, but that also does not work, as setuid is not installed on this > machine. Just install perl-setuid (I don't know the exact Gentoo name). > Thus, something must be messed up with the e

Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnot found)

2006-09-10 Thread Nils Breunese (Lemonbit Internet)
Hendrik Friedel wrote: > I emerged backuppc, Apache, perl and mod_perl. You might want to file a bug against the backuppc emerge package then... Nils Breunese. - Using Tomcat but need to do more? Need to support web service

Re: [BackupPC-users] Cannot access the Web Interface(Response.pmnot found)

2006-09-10 Thread Hendrik Friedel
Hi Nils, That seems to be the case. But what's the correct way to do this? What's wrong, backuppc or Gentoo's mod_perl? Furthermore: I installed both with the help of ebuilds. Thus, it should work more or less out of the box. Obviously, it is also possible to use backuppc withoud mod_perl. Fine wi

Re: [BackupPC-users] Cannot access the Web Interface(Response.pm not found)

2006-09-10 Thread Nils Breunese (Lemonbit Internet)
Nils Breunese wrote: > Hendrik Friedel wrote: > >>> On my CentOS machines Apache/Response.pm is part of the mod_perl >>> package (/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/ >>> Apache/Response.pm). Can locate Apache/Response.pm on your system? >>> Maybe on Gentoo you need to add the

Re: [BackupPC-users] Cannot access the Web Interface(Response.pm not found)

2006-09-10 Thread Nils Breunese (Lemonbit Internet)
Hendrik Friedel wrote: >> On my CentOS machines Apache/Response.pm is part of the mod_perl >> package (/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/ >> Apache/Response.pm). Can locate Apache/Response.pm on your system? >> Maybe on Gentoo you need to add the path to @INC manually someho

Re: [BackupPC-users] Problem with rsyncd on one Windows XP client

2006-09-10 Thread Hendrik Friedel
Dear Nileshj,   thanks for your reply!   actually I did not intend to install a cygwin environment on every machine. I'd prefer using just the 'essentials' distribution as published on the backuppce website. Furthermore, I don't need ssh, a unencrypted datatransfer is sufficient. This all wor

Re: [BackupPC-users] Cannot access the Web Interface(Response.pm not found)

2006-09-10 Thread Hendrik Friedel
Hi Nils, > On my CentOS machines Apache/Response.pm is part of the mod_perl > package (/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/ > Apache/Response.pm). Can locate Apache/Response.pm on your system? > Maybe on Gentoo you need to add the path to @INC manually somehow? The Thing is

Re: [BackupPC-users] Cannot access the Web Interface (Response.pm not found)

2006-09-10 Thread Nils Breunese (Lemonbit Internet)
Les Mikesell wrote: >> When I access the cgi interface this appears in the log of apache: >> >> [Sat Sep 09 15:09:13 2006] [error] Can't locate Apache/Response.pm >> in @INC > > Does gentoo have another package containing that? On my CentOS machines Apache/Response.pm is part of the mod_perl

[BackupPC-users] Scheduling backups

2006-09-10 Thread Robert Waldner
Hi! I have a host where a full backup takes about 20 hours, an incremental comes in at around 4. So obviously I'd like BackupPC to only ever do a full backup on the weekend. Problem is that this host sometimes crashes on a weekend and thus stays unreachable until someone reboots it Monday