Subject: pkg/30510: xterm utmp_update problem
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 06/15/2005 13:13:04
The following reply was made to PR pkg/30510; it has been noted by GNATS.
From: Thomas Klausner <wiz@NetBSD.org>
To: asmodai@in-nomine.org
Cc: gnats-bugs@NetBSD.org
Subject: pkg/30510: xterm utmp_update problem
Date: Wed, 15 Jun 2005 15:12:33 +0200
Could you please take a look at this one and advise?
Thanks,
Thomas
----- Forwarded message from zafer@gmx.org -----
>Number: 30510
>Category: pkg
>Synopsis: xterm utmp_update problem
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jun 12 16:50:01 +0000 2005
>Originator: Zafer Aydogan
>Release: i386 NetBSD 2.0
>Organization:
>Environment:
i386 NetBSD 2.0
>Description:
if I run xterm (in KDE) as user zafer, I get following error:
utmp_update: /dev/ttyp1: Is not owned by you
zafer@blast:~ $
and that seems to be correct, because "ls -l /dev/ttyp1" shows:
crw-rw-rw- 1 root wheel 5, 1 Jun 12 18:43 /dev/ttyp1
If I change the owner to zafer, the Problem seems to be fixed for that terminal.
I don't know, if this Problem is related to my system config.
Z.
>How-To-Repeat:
run xterm
>Fix:
chown ttyp* to user
----- End forwarded message -----