[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#209846: marked as done (devpts with kernel 2.6 (and above))



Your message dated Tue, 9 Sep 2003 20:57:31 -0400
with message-id <20030910005731.GA18037@nevyn.them.org>
and subject line Bug#209846: devpts with kernel 2.6 (and above)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Sep 2003 21:30:37 +0000
>From steve@galaxial.org Tue Sep 09 16:30:35 2003
Return-path: <steve@galaxial.org>
Received: from cpu1855.adsl.bellglobal.com (ara.galaxial.org) [206.47.37.86] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19wq4I-0007dT-00; Tue, 09 Sep 2003 16:30:34 -0500
Received: from ursa-minor.galaxial.org ([10.101.1.1] helo=orion)
	by ara.galaxial.org with smtp (Exim 3.36 #1 (Debian))
	id 19wq4H-0003xE-00
	for <submit@bugs.debian.org>; Tue, 09 Sep 2003 17:30:33 -0400
Date: Tue, 9 Sep 2003 17:30:03 -0400
From: Steven Lusk <steve@galaxial.org>
To: submit@bugs.debian.org
Subject: devpts with kernel 2.6 (and above)
Message-Id: <[🔎] 20030909173003.291fb641.steve@galaxial.org>
X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-debian-linux-gnu)
Mime-Version: 1.0
Content-Type: multipart/mixed;
 boundary="Multipart_Tue__9_Sep_2003_17:30:03_-0400_0817f478"
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.6 required=4.0
	tests=BAYES_20,HAS_PACKAGE,SIGNATURE_SHORT_SPARSE
	version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)

This is a multi-part message in MIME format.

--Multipart_Tue__9_Sep_2003_17:30:03_-0400_0817f478
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Package: libc6
Version: 2.3.1-16 (any version really)


  devfs in kernel 2.6 will not redundantly do devpts.  In other words,
with 2.6 it is necessary to compile in and utilise devpts as well.

  Currently, /etc/init.d/devpts.sh fails to capture this situation. 
It recognises that devfs is mounted, and decides not to configure and
mount devpts, which is incorrect behaviour for 2.6.

  Since kernel 2.4 was the only version to have the version of devfs
that also did devpts, checking for 2.4 is all that is necessary.

  The only issue i noticed was that xterms would fail to start, citing
failure to open a tty.  The changes i made to devpts.sh fixed my
problem.

  Patch attached.

  Steven Lusk
-- 
http://www.galaxial.org/~steve/




--Multipart_Tue__9_Sep_2003_17:30:03_-0400_0817f478
Content-Type: application/octet-stream;
 name="devpts.patch.gz"
Content-Disposition: attachment;
 filename="devpts.patch.gz"
Content-Transfer-Encoding: base64

H4sICLk6Xj8AA2RldnB0cy5wYXRjaAClUl1P20AQfM79iqlTEah7zkEsEFaDUiHx1H8QRfhqr8kJ
587ynUOQ+PE9f4SGAC/tyT55vTs7q9nhnCOnbeVsZOqH0YUQMy6u/YPzyyQWiYgjsT/gIhaChWG4
h9j1EWJ2ncyu3iEWC/Cr7+cxQn9fYrFgWCJIGy03BG7TAHMEv5RudgFWeHkB7ZSDYGAYMz4e3ana
OhRK5zCNgyoGfigLuZWqlL9LivCztAbZmrLHoaSwLPwfNE4fqdZU4iKKz/wsoxZR1iTzZ2xMox3l
4FAabi0dMmkJT4Tc6InDk9QOzqDxPwe1/DDoz52pjxhuOo4W/hHQyzB833cTz9OHmirwTGGy/LFM
bCUzSlarvmaCaVWbbFqokuyzdbSxraiubih97TPMf9hp6lPTA3xXcgQtPkQeztB2Wd78jaNvHeyz
pmEvwP2WaquMnqd9PISelHG/Dm+Xr2/YW8sIb5YznJzss6/yBPjSZVnooadd+i1LVxB4xQe//WN7
v3fSDKNx+45uvTEc9caojPJblN5ym6Z0qipp169cZRSxP6pjw1t1AwAA

--Multipart_Tue__9_Sep_2003_17:30:03_-0400_0817f478--

---------------------------------------
Received: (at 209846-done) by bugs.debian.org; 10 Sep 2003 00:57:40 +0000
>From drow@crack.them.org Tue Sep 09 19:57:38 2003
Return-path: <drow@crack.them.org>
Received: from dsl093-172-017.pit1.dsl.speakeasy.net (nevyn.them.org) [66.93.172.17] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19wtIf-00064c-00; Tue, 09 Sep 2003 19:57:38 -0500
Received: from drow by nevyn.them.org with local (Exim 4.22 #1 (Debian))
	id 19wtIZ-0004hv-DV; Tue, 09 Sep 2003 20:57:31 -0400
Date: Tue, 9 Sep 2003 20:57:31 -0400
From: Daniel Jacobowitz <dan@debian.org>
To: Steven Lusk <steve@galaxial.org>, 209846-done@bugs.debian.org
Subject: Re: Bug#209846: devpts with kernel 2.6 (and above)
Message-ID: <20030910005731.GA18037@nevyn.them.org>
References: <[🔎] 20030909173003.291fb641.steve@galaxial.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 20030909173003.291fb641.steve@galaxial.org>
User-Agent: Mutt/1.5.1i
Delivered-To: 209846-done@bugs.debian.org
X-Spam-Status: No, hits=-14.5 required=4.0
	tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
	      REPLY_WITH_QUOTES,USER_AGENT_MUTT
	autolearn=ham version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)

On Tue, Sep 09, 2003 at 05:30:03PM -0400, Steven Lusk wrote:
> Package: libc6
> Version: 2.3.1-16 (any version really)
> 
> 
>   devfs in kernel 2.6 will not redundantly do devpts.  In other words,
> with 2.6 it is necessary to compile in and utilise devpts as well.
> 
>   Currently, /etc/init.d/devpts.sh fails to capture this situation. 
> It recognises that devfs is mounted, and decides not to configure and
> mount devpts, which is incorrect behaviour for 2.6.
> 
>   Since kernel 2.4 was the only version to have the version of devfs
> that also did devpts, checking for 2.4 is all that is necessary.
> 
>   The only issue i noticed was that xterms would fail to start, citing
> failure to open a tty.  The changes i made to devpts.sh fixed my
> problem.

Any version except for the recent ones in unstable... starting at
2.3.2-1.

    - debian/libc/etc/init.d/devpts.sh: Modify mounting devpts for 2.5.68 and
      later.  As of 2.5.68, devpts is not automounted when using devfs. So
      even in that case, devpts needs to be mounted via the devpts.sh script
      as well as the case that devfs is not used.
      (Closes: #189792, #189879, #191785)

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



Reply to: