Hello guys,

[root@]# /etc/init.d/backuppc restart
Shutting down BackupPC:                                    [  OK  ]
Starting BackupPC:                                         [  OK  ]
BackupPC: WARNING:  Your BackupPC $Conf{TopDir} is not listed in the locate
BackupPC: database configuration's PRUNEPATHS.  This may cause all of your
BackupPC: backed up files to be indexed!

I have just solve this problem in few steps.

1- look at your files " config.pl " in the " /etc/BackupPC " directory and try 
to find the directory completed after " $Conf{TopDir} = " for me it is " 
'/var/lib/BackupPC/' ; "

2- paste this path in the file " /etc/updatedb.conf " like this :
RUNEPATHS = "/afs /media /net /sfs /tmp /udev /var/spool/cups /var/spool/squid 
/var/tmp /var/lib/BackupPC/ /etc/BackupPC/"

( I have also added the config directory )

3- Save and restart service.

[root@]# /etc/init.d/backuppc restart
Shutting down BackupPC:                                    [  OK  ]
Starting BackupPC:                                         [  OK  ]

It works !

Have a nice day.

Tommy DEVOYE
Network Admin

+----------------------------------------------------------------------
|This was sent by to...@devoye.fr via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
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