Project

General

Profile

Actions

Bug #1466

closed

xterm complains about "Cannot chmod /dev/ttyp3 to 666 currently 620: Operation not permitted"

Added by corecode over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

when xterm is closed, it prints:

Cannot chmod /dev/ttyp3 to 666 currently 620: Operation not permitted
Cannot chmod /dev/ptyp3 to 666 currently 600: Operation not permitted

I don't know how to tell it to stop chowning it, but I think this would
be the correct solution.

cheers
simon

Actions #1

Updated by dillon over 14 years ago

:when xterm is closed, it prints:
:
:Cannot chmod /dev/ttyp3 to 666 currently 620: Operation not permitted
:Cannot chmod /dev/ptyp3 to 666 currently 600: Operation not permitted
:
:I don't know how to tell it to stop chowning it, but I think this would
:be the correct solution.
:
:cheers
: simon

Not a bug, other then in xterm itself.  It is trying to chmod
the pty after it has closed it. Once the pty is closed xterm
no longer has any rights to it.
DEVFS does all the chmod/chown work anyway, so it is harmless.
-Matt
Matthew Dillon
<>
Actions #2

Updated by alexh over 14 years ago

Seems this can be closed

Actions

Also available in: Atom PDF