xterm: Error 14, errno 13: Permission denied
rxvt works fine and seems to have the same permissions as xterm:
-rwxr-sr-x 1 root utmp 81616 Mar 18 12:40 /usr/X11R6/bin/rxvt-xterm*
-rwxr-sr-x 1 root utmp 161680 Mar 13 22:07 /usr/bin/X11/xterm*
I'm using xterm 3.3.6-6 which seems to be the latest available. I
can't "strace xterm", and I'm not sure what to look at without more
information than I see in the error message. Anyone else have any
ideas?
--
Lee Bradshaw l...@sectionIV.com (preferred)
Alantro Communications l...@alantro.com
--
Unsubscribe? mail -s unsubscribe debian-us...@lists.debian.org < /dev/null
Anyway the permissions on /dev/tty were incorrect. On the non-working
machines this device was owned by a user and was rw by him only. I
changed the device to "crw-rw-rw- root:tty" and things are working
correctly now.
On Mon, May 22, 2000 at 12:47:13PM -0400, Lee Bradshaw wrote:
> I've upgraded several systems from slink to potato using a mirror I
> made a few weeks ago. On some of the systems xterm works fine, but on
> others it generates the error message:
>=20
> xterm: Error 14, errno 13: Permission denied
>=20
> rxvt works fine and seems to have the same permissions as xterm:
>=20
> -rwxr-sr-x 1 root utmp 81616 Mar 18 12:40 /usr/X11R6/bin/=
rxvt-xterm*
> -rwxr-sr-x 1 root utmp 161680 Mar 13 22:07 /usr/bin/X11/xt=
erm*
hmm just a wild guess but is /var/run/utmp and/or /var/log/wtmp
writable by group utmp?
> I'm using xterm 3.3.6-6 which seems to be the latest available. I
> can't "strace xterm", and I'm not sure what to look at without more
> information than I see in the error message. Anyone else have any
> ideas?
you cannot strace a s[ug]id program, otherwise you could strace things
like su and gain access to shadow passwords, among other nasty things
(like run them through a debugger and make them start a shell instead)
--=20
Ethan Benson
http://www.alaska.net/~erbenson/
--W1G4cAX3lNqeBRc9
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjkqQd8ACgkQJKx7GixEevxLzgCff/LT2Hp9QCmLzlKcsZzaQRXy
azEAn1xTZ5nV3Lh1Fy9uBUvkVrCYyy78
=m9x+
-----END PGP SIGNATURE-----
--W1G4cAX3lNqeBRc9--