ok, Im made a mistake it's actually 3.1, I did what you say in Lib.pm and it's working perfectly now. I can see in the Log the cpool not empty and cleaned, thanks a lot.
On Tue, 2 Dec 2008 10:50:18 -0800, Craig Barratt wrote > Cesar, > > Are you sure this is 3.0 and not 3.1? > > In 3.1 an optimization was added to use IO::Dirent for reading > the inodes in a directory, which on certain filesystems doesn't > work correctly. If you are running 3.1.0 I would recommend > trying to disable IO::Dirent by changing this line: > > $IODirentOk = 1; > > at line 83 of lib/BackupPC/Lib.pm to: > > $IODirentOk = 0; > > Craig > > !DSPAM:493583fc148416333592061! -------------------------------------------------------------------- Ing. César Voulgaris - Red de Informática Tel: 5258624-26 int. 312 Instituto de Física - Facultad de Ciencias (http://www.fisica.edu.uy) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
