Your message dated Sun, 20 Apr 2008 12:01:44 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: bash: it seems that the semantic of symlinks is not
respected while copying or moving files across folders
has caused the Debian Bug report #411690,
regarding bash: it seems that the semantic of symlinks is not respected while
copying or moving files across folders
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
411690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411690
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bash
Version: 3.1dfsg-8
Severity: important
*** Please type your report below this line ***
if you have a folder tree like this:
f1
\--- f2
| \ ---> f4
|
\--- f3 = symlink to f4
and you go into f3 and move or copy a file to the parent directory like this
mv myfile ..
myfile is moved into f2, not in f1.
it this behaviour correct?
i know that ".." refers to the physical parent directory, but for example
with "cd .." the behaviour is different, maybe because bash interprets
".." before
passing it to "cd".
so i think that, event one of these behaviours is correct, the whole
behaviour is not consisting.
bye.
ste
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-486
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Versions of packages bash depends on:
ii base-files 4 Debian base system miscellaneous f
ii debianutils 2.17 Miscellaneous utilities specific t
ii libc6 2.3.6.ds1-10 GNU C Library: Shared libraries
ii libncurses5 5.5-5 Shared libraries for terminal hand
bash recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
as Justin said, not a bug.
--- End Message ---