Skip Menu |

This queue is for tickets about the Dackup CPAN distribution.

Report information
The Basics
Id: 47904
Status: new
Priority: 0/
Queue: Dackup

People
Owner: Nobody in particular
Requestors: MSTEVENS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.42
Fixed in: (no value)



Subject: Dackup dies if filesystem contains inaccessible link
Unable to stat /my-secret-filename at /usr/lib/perl5/site_perl/5.8.5/Dackup/Target/Filesystem.pm line 38 Dackup::Target::Filesystem::entries('Dackup::Target::Filesystem=HASH(0x519df0)') called at /usr/lib/perl5/site_perl/5.8.5/Dackup.pm line 93 Dackup::backup('Dackup=HASH(0x277fd80)') called at ./cloudsync.pl line 31 This seems to be triggered by the fact the file is a symlink to an inaccessible file. Should be possible to ignore this problem and continue, possibly reporting error.