Re: [gentoo-user] Problem with openrc-0.18.4 and ifplugd

2015-12-20 Thread Mick
On Monday 21 Dec 2015 01:29:44 the...@sys-concept.com wrote:
> 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.

Thank you Thelma, but I do not have /proc or /tmpfs on my stab.  Just a few 
disk partitions.

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Problem with openrc-0.18.4 and ifplugd

2015-12-20 Thread thelma


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



[gentoo-user] Problem with openrc-0.18.4 and ifplugd

2015-12-20 Thread Mick
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?
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.