> See the script in atach.

Thank you for the very nicely compact illustration of the problem.  It
was excellently small and directly to the problem.

> It segfaults in Mandrake 8.1

Expanding on this a little more shows this output:

[bob@torment /tmp]$ mkdir ln_bug
[bob@torment /tmp]$ cd ln_bug
[bob@torment ln_bug]$ mkdirhier libgnome-2.0/libgnome
[bob@torment ln_bug]$ ln -sf libgnome-2.0/ libgnome
[bob@torment ln_bug]$ ln -sf libgnome-2.0/libgnome/ libgnome
ln: basename.c:68: base_name: Assertion `all_slashes || !((*(p - 1)) == '/')' failed.
Aborted
[bob@torment ln_bug]$ ln --version
ln (fileutils) 4.1

However, 4.1.5 shows this output.  So I believe it has already been
fixed in the latest testing versions.

rwp@strife:/tmp/ln_bug: ln -sf libgnome-2.0/libgnome/ libgnome
ln: `libgnome-2.0/libgnome/' and `libgnome/libgnome' are the same file
rwp@strife:/tmp/ln_bug: ln --version
ln (fileutils) 4.1.5

The latest testing version is available here.

  ftp://alpha.gnu.org/gnu/fetish/fileutils-4.1.7.tar.gz

Bob

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to