From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-144237-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 64BF9138315 for <garchives@archives.gentoo.org>; Sun, 6 Jan 2013 19:35:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7252EE0230; Sun, 6 Jan 2013 19:35:16 +0000 (UTC) Received: from mail-ie0-f179.google.com (mail-ie0-f179.google.com [209.85.223.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6BFAE0230 for <gentoo-user@lists.gentoo.org>; Sun, 6 Jan 2013 19:34:08 +0000 (UTC) Received: by mail-ie0-f179.google.com with SMTP id k14so22170651iea.24 for <gentoo-user@lists.gentoo.org>; Sun, 06 Jan 2013 11:34:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=EJMCu+DhI7V+L3iw7iyqHcbSkwtisoZWVczCBZaf2cs=; b=BCPOvPgVLIlWTyHE7HrlqNL+gXuALtp2MXI8EshUrWpoBVsTqjeJG5zkLMNEYJcTzv LjEOwRXZbnkTVkpkuzxMiH/+bV5RApjO3Rz0/1UkZayWeaMekXoChl5vGt2MPMm+olWS RiOSvZlMMXVtUxytKjgShpNnqZd48+Y60Xea5f7kjIUFfVsiusPIRxPjNxt/ZLNZd16E OJDIDOuCEiC8oMg1xXWbxZB9J1zn1G8YVsX/GaCItfABvnlHkolj61CDZveYhGb3iAp2 LuT5WjMdymHNWz9EQKCJxmCchIfddNvGH3pyvNZiWiyyVOsex6dgwqXmP4Rls8dDSKww LWyw== Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.42.126.70 with SMTP id d6mr7074066ics.14.1357500848010; Sun, 06 Jan 2013 11:34:08 -0800 (PST) Received: by 10.50.10.134 with HTTP; Sun, 6 Jan 2013 11:34:07 -0800 (PST) In-Reply-To: <20121225032100.GA1835@waltdnes.org> References: <20121225032100.GA1835@waltdnes.org> Date: Sun, 6 Jan 2013 14:34:07 -0500 Message-ID: <CAJoTvCspEJPVfzOF2cfwMCuN6x3giyD_1LESFomspVDYmDwNaA@mail.gmail.com> Subject: Re: [gentoo-user] Implicit udev dependancy in Gentoo? and workaround. From: Norman Invasion <invasivenorman@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: cd88114a-650d-4337-8f84-28c523905c61 X-Archives-Hash: ceeefbf9497130841d1feaa4b9e7c68f On 24 December 2012 22:21, Walter Dnes <waltdnes@waltdnes.org> wrote: > I'm asking questions here before filing a bug/reature-request, to make > sure I have my ducks in a row. I did a big update a couple of days ago. > As per the user in... http://forums.gentoo.org/viewtopic-p-7168984.html > I too ran into a situation where I couldn't open any xterms because > /dev/pts was empty. The solution for that user came in 2 parts... > > 1) Add the following line to /etc/fstab > devpts /dev/pts devpts defaults 0 0 > > 2) Run "rc-update add udev-mount sysinit" oops... what udev-mount? I'm > the troublemaker/malcontent who runs mdev instead of udev. > > I noticed that the temporary solution would be to manually execute > "mount devpts". The problem was that it would only last till the next > reboot, after which the mount needed to be issued again. I got around > that by putting "mount devpts" in /etc/local.d/000.start (which file > must be executable). It is executed every bootup, solving the problem. > My questions... > > 1) Is this just my system, or has anybody else with mdev run into it? > If others have the same problem, I'll update the mdev wiki page to > mention this. I run mdev here, but haven't run into the problem you're describing. I don't have an /etc/fstab entry for /dev/pts, so I'm not entirely sure where it's starting, but it's definitely here. $ mount | grep pts devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620) $ ls -l /dev/pts/ total 0 crw--w---- 1 misternono tty 136, 0 Jan 6 14:27 0 crw--w---- 1 misternono tty 136, 1 Jan 6 13:48 1 crw--w---- 1 misternono tty 136, 2 Jan 6 13:32 2 crw--w---- 1 misternono tty 136, 3 Jan 6 14:27 3 Unless it's started by mdev via "rc-update add mdev sysinit". I'm just fartin' around with linux, though, so if you need any other information, let me know. Linux hostname 3.7.1-gentoo #1 SMP Tue Dec 18 16:49:02 EST 2012 i686 Intel(R) Atom(TM) CPU N280 @ 1.66GHz GenuineIntel GNU/Linux # rc-update show acpid | default alsasound | boot bootmisc | boot consolefont | boot default dbus | default devfs | sysinit dmesg | sysinit fsck | boot hostname | boot hwclock | boot keymaps | boot killprocs | shutdown laptop_mode | default local | default localmount | boot mdev | sysinit microcode_ctl | default modules | boot mount-ro | shutdown mtab | boot net.eth0 | default net.lo | boot net.wlan0 | default netmount | default ntpd | default procfs | boot root | boot rpcbind | default savecache | shutdown sshd | default swap | boot swapfiles | boot sysctl | boot sysfs | sysinit sysklogd | default termencoding | boot tmpfiles.setup | boot urandom | boot vixie-cron | default