From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AE5CC1384B4 for ; Mon, 21 Dec 2015 01:29:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07AE621C0CB; Mon, 21 Dec 2015 01:29:28 +0000 (UTC) Received: from mail101c7.megamailservers.com (mail101c7.megamailservers.com [69.49.98.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0013921C005 for ; Mon, 21 Dec 2015 01:29:26 +0000 (UTC) X-Authenticated-User: info.sys-concept.com Received: from [10.0.0.100] ([184.69.242.18]) (authenticated bits=0) by mail101c7.megamailservers.com (8.14.9/8.13.1) with ESMTP id tBL1TOaA028469 for ; Sun, 20 Dec 2015 20:29:25 -0500 Subject: Re: [gentoo-user] Problem with openrc-0.18.4 and ifplugd To: gentoo-user@lists.gentoo.org References: <201512201826.31348.michaelkintzios@gmail.com> From: thelma@sys-concept.com Message-ID: <56775608.3090208@sys-concept.com> Date: Sun, 20 Dec 2015 18:29:44 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <201512201826.31348.michaelkintzios@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CTCH-RefID: str=0001.0A020202.567755F6.002E,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=U4yrU4bu c=1 sm=1 tr=0 a=u3gW5Uk2xAGXuEgp5FffjQ==:117 a=u3gW5Uk2xAGXuEgp5FffjQ==:17 a=BDKbP5mgAAAA:8 a=046jbqsEAAAA:8 a=IkcTkHD0fZMA:10 a=ulYtX1-MW6Gt8nywos8A:9 a=QEXdDO2ut3YA:10 X-Archives-Salt: d9799475-e8f0-488f-aab1-0f47ec5883c0 X-Archives-Hash: b85eaa7926feb8264fc61429dd77f56f Thelma On 12/20/2015 11:26 AM, Mick wrote: > Two laptops will not bring up their wired/wireless interface(s) since the > upgrade to the latest stable openrc. Interfaces have to be started manually, > after which ifplugd starts on its own: > ===================================== > > /etc/init.d/net.enp11s0 start > * Bringing up interface enp11s0 > * Skipping module adsl due to missing program: /usr/sbin/adsl-start > /usr/sbin/pppoe-start > * Skipping module br2684ctl due to missing program: br2684ctl > * Skipping module bridge due to missing program: brctl > * Skipping module clip due to missing program: /usr/sbin/atmsigd > * Skipping module netplugd due to missing program: /sbin/netplugd > * Skipping module ipppd due to missing program: /usr/sbin/ipppd > * Skipping module firewalld due to missing program: firewall-cmd > * Skipping module dhclient due to missing program: /sbin/dhclient > * Skipping module pump due to missing program: /sbin/pump > * Loaded modules: apipa arping bonding tuntap ccwgroup ethtool macvlan > macchanger macnet ifplugd wpa_supplicant ssidnet iproute2 pppd system vlan > dhcpcd ip6rd ip6to4 > * Configuring enp11s0 for MAC address 00:26:B9:20:B4:9C ... [ > ok ] > * Starting ifplugd on enp11s0 ... > * start-stop-daemon: fopen `/var/run/ifplugd.enp11s0.pid': No such file or > directory > * Detaching to start `/usr/sbin/ifplugd' ... [ > ok ] > * Backgrounding ... > * WARNING: net.enp11s0 has started, but is inactive > ==================================================== > > > In addition /var/log/rc.log is empty - no messages are captured, > > Finally, there are a lot of messages like this in the console at boot time: > > * start-stop-daemon: fopen 'var/run/dbus.pid' : No such file or directory > * Detaching to start '/usr/bin/dbus-daemon ...' > * runscript is deprecated; please use openrc-run instead. > > How do I put this right? I think your error is related to my thread below. Just get rid of line form fstab: none /proc proc defaults 0 0 and any other not related ones. Thelma