I recently experienced the following assertion failure on my RedHat 7
box:
        mv .manifest/ ~/manifest
        mv: basename.c:67: base_name: Assertion `all_slashes || *(p - 1) !=
'/'' failed.

And issuing the command without the first slash worked...
        mv .manifest ~/manifest

I was moving from FAT32 to Ext2 by the way...

- Daniel van Vugt

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

Reply via email to