bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

assertion failuer


From: Wouter Godefroy
Subject: assertion failuer
Date: Tue, 10 Apr 2001 22:33:48 +0200 (CEST)

address@hidden ~]# mv /tmp/images/ public_html/images2
mv: basename.c:67: base_name: Assertion `all_slashes || *(p - 1) != '/''
failed.
Abort

/tmp and ~ are on different partitions. The directory images2 is to be
created.

Its a RH7.0 system with fileutils-4.0x-3.rpm installed (with no real
recent problems :)

address@hidden ~]# uname -a
Linux ns.belgoline.com 2.2.18 #4 Wed Dec 27 18:43:02 CET 2000 i686 unknown
address@hidden ~]# mv --version
mv (GNU fileutils) 4.0x
Written by Mike Parker, David MacKenzie, and Jim Meyering.

Copyright (C) 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

address@hidden ~]# ls -al /tmp/images/
total 2598
drwxr-xr-x    2 wgodefro staff        2048 Apr  8 22:52 .
drwxrwxrwt    9 root     root         5120 Apr 10 22:20 ..
-rw-r--r--    1 wgodefro staff       46812 Apr  8 16:53 100-0001_IMG.jpg
-rw-r--r--    1 wgodefro staff       51599 Apr  8 16:53 100-0002_IMG.jpg
-rw-r--r--    1 wgodefro staff       61158 Apr  8 16:53 100-0003_IMG.jpg
-rw-r--r--    1 wgodefro staff       49152 Apr  8 16:53 100-0004_IMG.jpg

so on till 60 (my baby niece in case you're wondering :)

Hope this helps,
Wouter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]