Bug#442155: This problem is a symlink issue

2009-09-14 Thread Carl Chenet
tags 442155 moreinfo thanks > Hi, > > This problem is not due to hardlinks -- that message about them is just > a warning. This problem arises during the symlink check. rdiff-backup > performs the following steps on the destination (TERASTATION): > > $ touch symlinked_file1 > $ ln -s symlinked_f

Bug#442155: This problem is a symlink issue

2007-12-25 Thread Andrew Ferguson
Hi, This problem is not due to hardlinks -- that message about them is just a warning. This problem arises during the symlink check. rdiff-backup performs the following steps on the destination (TERASTATION): $ touch symlinked_file1 $ ln -s symlinked_file1 symlinked_file2 $ ls -l symlinked_file2