Your message dated Thu, 9 Mar 2006 15:42:25 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356086: No way to see/chage extended attributes of a 
symlink
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: e2fsprogs
Version: 1.38+1.39-WIP-2005.12.31-1
Severity: normal

lsattr and chattr programs do not have a "do not follow symlinks"
switch which brings such problems as:

$ ls -l /var.old/spool/
total 0
lrwxrwxrwx 1 root root 7 Jan  9  1999 mail -> ../mail
$ ls /var.old/spool/../mail
ls: /var.old/spool/../mail: No such file or directory
$ lsattr /var.old/spool/
lsattr: No such file or directory While reading flags on /var.old/spool/mail

--
Best regards,
    Aigars Mahinovs        mailto:[EMAIL PROTECTED]
 #--------------------------------------------------------------#
 |     .''`.         Debian GNU/Linux              LAKA         |
 |    : :' :      http://www.debian.org  &  http://www.laka.lv  |
 |    `. `'                                                     |
 |      `-                                                       |
 #--------------------------------------------------------------#

--- End Message ---
--- Begin Message ---
tags 356086 +wontfix
thanks

On Thu, Mar 09, 2006 at 06:59:55PM +0200, Aigars Mahinovs wrote:
> Package: e2fsprogs
> Version: 1.38+1.39-WIP-2005.12.31-1
> Severity: normal
> 
> lsattr and chattr programs do not have a "do not follow symlinks"
> switch which brings such problems as:

The OS interface is via ioctl's to an open file descriptor, so it
isn't possible to set or get an attribute on a symlink.  Sorry.

                                        - Ted


--- End Message ---

Reply via email to