Package: coreutils
Version: 5.97-5.3
Severity: important

my working directory is: /var/www/rapidleech
it lists like the following:

[EMAIL PROTECTED] /var/www/rapidleech $ ls -la
total 56
drwxrwxr-x  9 www-data ftp   4096 Jun  8 21:18 .
drwxrwxr-x 12 root     ftp   4096 Jun  6 00:50 ..
-rw-r--r--  1 root     root   153 Oct 16  2007 .htaccess
-rw-r--r--  1 root     root    23 Oct 16  2007 .htpasswd
drwxrwxr-x  2 www-data ftp   4096 Sep 23  2007 classes
drwxrwxr-x  2 www-data ftp   4096 Oct 16  2007 configs
drwxr-xr-x  2 root     root  4096 Feb 10 19:48 doc
drwxr-xr-x  2 root     root  4096 Mar 22 14:09 files
drwxrwxr-x  2 www-data ftp   4096 Sep 23  2007 hosts
drwxrwxr-x  2 www-data ftp   4096 Sep 23  2007 images
-rw-r--r--  1 root     root 11052 Mar 21 18:02 index.php
drwxr-xr-x  6 root     root  4096 Jun  8 21:18 rapidleech


the folder rapidleech contains about the same files as the working directory, 
but newer versions.
i wanted to overwrite the old files by typing "mv rapidleech/* ."
this produced the following error:

[EMAIL PROTECTED] /var/www/rapidleech $ mv rapidleech/* .
mv: cannot move `rapidleech/classes' to a subdirectory of itself, `./classes'
mv: cannot move `rapidleech/configs' to a subdirectory of itself, `./configs'
mv: cannot move `rapidleech/hosts' to a subdirectory of itself, `./hosts'
mv: cannot move `rapidleech/images' to a subdirectory of itself, `./images'

i think the problem is that the subdirectorys are equally named...
if i delete for instance the folder classes in the WD, it works for the folder 
"classes".

greetings,
thomas

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-xen-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages coreutils depends on:
ii  libacl1                2.2.41-1          Access control list shared library
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libselinux1            1.32-3            SELinux shared libraries

coreutils recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to