Tim writes: > Hi I just installed the latest backuppc > version 3.2.0beta0. When I try to do > a full backup of a test host I'm seeing > this error in the log > > 2009-04-12 11:07:14 User backuppc requested backup of scvffs09 (scvffs09) > Can't locate File/Listing.pm in @INC (@INC contains: /usr/local/BackupPC/lib > /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 > /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl .) at > /usr/local/BackupPC/lib/BackupPC/Xfer/Ftp.pm line 49.
Looks like you need to install the File::Listing module. Paul - the code should check for this and it should be in the docs too. Craig ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ 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/
