[Bug 1001] Error on MAKE while compiling SRPMS and tar.gz but not while installing RPMS

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Mar 22 13:40:47 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1001





------- Additional Comments From dtucker at zip.com.au  2005-03-22 13:40 -------
(In reply to comment #15)
> It is running as root. Result of lsattr sshd 
> bash-2.05# lsattr sshd
> -u--a-------- sshd

Yep, that's it (AFAIK there's no good reason for doing this and I would consider
it pretty suspicious).

>From the chattr(1) man page:

       A file with the 'a' attribute set can only be open in append mode  for
       writing.    Only   the   superuser   or   a   process  possessing  the
       CAP_LINUX_IMMUTABLE capability can set or clear this attribute.

So you need to "chattr -ua sshd".  Anyway, this is a local configuration problem
not an OpenSSH problem so please close this bug.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list