Bug#419525: Replacing files in same directories - where one path has a symbolic link - leads to deletion.

Dieter Lucking d.lucking at rogers.com
Mon Apr 16 11:40:43 UTC 2007


Package: nautilus
Version: 2.14.3
Severity: critical

Doing this;
	cd /tmp/
	echo > a
	ln -s /tmp
	cd tmp
	mv a /tmp/
Gives me:
	mv: `a' and `/tmp/a' are the same file

Replacing /tmp/a with /tmp/tmp/a in nautilus leads to deletion - copy/paste, cut/paste or drag/drop will do it.

Regards Dieter






More information about the pkg-gnome-maintainers mailing list