==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8039
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Tommy <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #1 from Tommy <[email protected]> ---
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
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/