Hello all,
I updated to the cvs trunk and BackupPC stopped making backups. I tried=20=
running BackupPC_dump and found out that RsyncDigest.pm was not=20
installed in BackupPC's lib directory. I attached a trivial patch that=20=
adds it to makeDist and configure.pl.
Also, shouldn't RsyncDigest be placed in BackupPC/Xfer/RsyncDigest.pm=20
rather than BackupPC/RsyncDigest.pm ?
And while were at it, when BackupPC_dump failed, the web interface=20
didn't report any error. It would only show an idle state after I=20
pressed the "Start Incr Backup" button.
Cheers,
GFK's
gfk < at > ali:~/backuppc/BackupPC$ cvs diff -c configure.pl makeDist
Index: configure.pl
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/backuppc/BackupPC/configure.pl,v
retrieving revision 1.20
diff -c -r1.20 configure.pl
*** configure.pl 23 Feb 2004 07:42:54 -0000 1.20
--- configure.pl 10 Mar 2004 23:51:06 -0000
***************
*** 427,432 ****
--- 427,433 ----
BackupPC/FileZIO.pm
BackupPC/Attrib.pm
BackupPC/PoolWrite.pm
+ BackupPC/RsyncDigest.pm
BackupPC/View.pm
BackupPC/Xfer/Archive.pm
BackupPC/Xfer/Tar.pm
Index: makeDist
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/backuppc/BackupPC/makeDist,v
retrieving revision 1.18
diff -c -r1.18 makeDist
*** makeDist 23 Feb 2004 07:42:55 -0000 1.18
--- makeDist 10 Mar 2004 23:51:07 -0000
***************
*** 66,71 ****
--- 66,72 ----
lib/BackupPC/FileZIO.pm
lib/BackupPC/Lib.pm
lib/BackupPC/PoolWrite.pm
+ lib/BackupPC/RsyncDigest.pm
lib/BackupPC/View.pm
lib/BackupPC/CGI/AdminOptions.pm
lib/BackupPC/CGI/Archive.pm
--=20
Guillaume Filion, ing. jr
Logidac Tech., Beaumont, Qu=E9bec, Canada - http://logidac.com/
PGP Key and more: http://guillaume.filion.org/=
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
