Bug 10366

Summary: intermittant permission denied errors...
Product: [Retired] Red Hat Linux Reporter: musman
Component: xterm-colorAssignee: Preston Brown <pbrown>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-05-08 14:26:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description musman 2000-03-27 01:18:37 UTC
This is an odd one...

I just did a fresh install of 6.1 (i.e. a new parition) on a machine that
previously ran 5.2. The old version is still installed on a different
partition. After the install I copied values from group, passwd, hosts (and
maybe a few others) from the previous install into the current etc
directory files.

Since the install I get intermittant problems when starting X sometimes the
window manager starts, but no xterms appear. Sometimes they appear, but
when I try and make a new one (by menu entry, or typing xterm in a shell) I
get messages that indicate the following error and no window appears:

dingbat.21.~ : xterm
pt_chown: needs to be installed setuid `root'
xterm: Error 1, errno 13: Permission denied

Then minutes later I'll run the same command and it will work fine. I still
get the following message:

dingbat.23.~ : xterm
pt_chown: needs to be installed setuid `root'
But this time the xterm comes up fine. As mentioned this problem seems to
come and go. Sometimes making a new xterm works, sometimes it doesn't?

Logging in as root doesn't seem to be affected by this problem, but the
intermittant nature of this makes it very difficult to deal with as a
normal user on the system and basically makes the system unusable.

I looked around your web site for anything that sounds similar and didn't
find anything. Any ideas on how to fix this??


					-- Scott

Comment 1 Preston Brown 2000-05-08 14:26:59 UTC
you need to make sure you have the following line in /etc/fstab:

none                    /dev/pts                devpts  mode=0620,gid=5 0 0