Gentoo Archives: gentoo-user

From: Willie Wong <wwong@××××××××××××××.EDU>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] trouble starting bash
Date: Sat, 06 Feb 2010 22:28:22
Message-Id: 20100206222714.GA25438@math.princeton.edu
In Reply to: Re: [gentoo-user] trouble starting bash by David Relson
1 On Sat, Feb 06, 2010 at 04:08:58PM -0500, David Relson wrote:
2 > The output of "ls /dev/pt*" is suspiciously short:
3 >
4 > root@osage / # ls /dev/pts
5 > /dev/ptmx
6 >
7 > /dev/pts:
8
9 That's it? There's nothing under /dev/pts? And you have terminals
10 running in X?
11
12 > > On Sat, Feb 06, 2010 at 08:33:44AM -0500, David Relson wrote:
13 > > > This morning, all of the sudden, I'm encountering process creation
14 > > > problems. The problems seem to affect only bash. There are no
15 > > > problems starting X applications like firefox and open office.
16 > >
17 > > Also, can you log-in on a vc? If you are in X, hit ctrl-alt-f2 and try
18 > > to log into the console?
19 >
20 > Works fine ...
21 >
22 > Looking at "ls -l /dev/vc*" I see timestamps of "2010-02-02 23:34". At
23 > 23:31 that day,
24 >
25 > openrc was upgraded from 0.3.0-r1 to 0.6.0-r1.
26 > sysvinit was upgraded from 2.86-r10 to 2.87-r
27
28 This is possibly a problem. I am guessing that if you issue 'mount',
29 devpts is not mounted. The mounting of that pseudo filesystem is
30 relegated to /etc/init.d/devfs, which belongs to openrc.
31
32 What is the output of 'rc-status sysinit'?
33
34 W
35
36 --
37 Willie W. Wong wwong@××××××××××××××.edu
38 Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
39 et vice versa ~~~ I. Newton

Replies

Subject Author
Re: [gentoo-user] trouble starting bash David Relson <relson@×××××××××××××.com>