I'm running into a weird situation where I'm getting a strange complaint -- moving a regular file to a different directory gets a complaint about moving it to a subdirectory of itself....

[EMAIL PROTECTED]
[EMAIL PROTECTED] ls -l /var/lib/apt/lists/partial/ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg /var/lib/apt/lists/ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg ls: /var/lib/apt/lists/ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg: No such file or directory -rw-r--r-- 1 root root 189 Jun 20 22:01 /var/lib/apt/lists/partial/ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg
[EMAIL PROTECTED]
[EMAIL PROTECTED] mv /var/lib/apt/lists/partial/ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg /var/lib/apt/lists/ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg mv: cannot move `/var/lib/apt/lists/partial/ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg' to a subdirectory of itself, `/var/lib/apt/lists/ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg'


[EMAIL PROTECTED] unionctl /UNIONFS --query
/UNIONFS        /media/hdc3/union (rw-)
/UNIONFS        /ramdisk (rw-)
/UNIONFS        /KNOPPIX (r--)
/UNIONFS        /KNOPPIX2 (r--)



Now, exploring the writable folder, about the only thing I can see is that in the destination directory, there is both a whiteout and the file itself. (is that supposed to be a nono?)


[EMAIL PROTECTED] cd    /ramdisk/var/lib/apt/lists/partial/
[EMAIL PROTECTED] !ls
ls -l    .*ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg*
ls: .*ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg*: No such file or directory [EMAIL PROTECTED] ls -l *ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg* -rw-r--r-- 1 root root 189 Jun 20 22:01 ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg [EMAIL PROTECTED] ls -l .*ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg* ls: .*ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg*: No such file or directory
[EMAIL PROTECTED] pwd
/ramdisk/var/lib/apt/lists/partial
[EMAIL PROTECTED] ls -l .*ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg*
[EMAIL PROTECTED]
[EMAIL PROTECTED] cd   /ramdisk/var/lib/apt/lists/
[EMAIL PROTECTED] ls -l ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg -rw-r--r-- 1 root root 191 Jun 12 00:56 ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg [EMAIL PROTECTED] ls -l .*ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg* -rwxr-xr-x 1 root root 0 Jun 17 13:56 .wh.ftp.debian-unofficial.org_debian_dists_unstable_Release.gpg

[EMAIL PROTECTED] cd /media/hdc3/union/var
bash: cd: /media/hdc3/union/var: No such file or directory


--
Stephen Samuel +1(778)861-7641             [EMAIL PROTECTED]
                   http://www.bcgreen.com/
  Powerful committed communication. Transformation touching
    the jewel within each person and bringing it to light.

_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to