[GRLUG] query re service --status-all

Eric Beversluis ebever at researchintegration.org
Fri Nov 29 22:21:06 EST 2013


On Fri, 2013-11-29 at 20:48 -0500, Adam Tauno Williams wrote:
> On Fri, 2013-11-29 at 18:39 -0500, Eric Beversluis wrote:
> > I'm running 'service --status-all'. This doesn't look like the kind of
> > result I should get, based on what I've seen online. Where are 'httpd',
> > 'mysqld' and the many other services that surely are running? 'ebtables'
> > isn't a process running on my computer.
> 
> ebtables is not a process, it is Ethernet Bridging.  Are you bridging
> with this box?
> 
> What is the package that owns that script?
> 
>    rpm -qf /etc/init.d/ebtables
> 
> If you are not using bridging I'd see if I could remove the package.  
> 
> It is very odd to have such a syntax error in the service script.
> Someone must have at least played with bridging at some point or I don't
> think the file would have been generated.
Package is ebtables-2.0.10-8.fc19.x86_64. 

rpm -e ebtables-2.0.10-8.fc19.x86_64 => 	
error: Failed dependencies:
	ebtables is needed by (installed) firewalld-0.3.8-1.fc19.noarch
	ebtables is needed by (installed) libvirt-daemon-1.0.5.7-2.fc19.x86_64

No one has used the computer but me and the installation is only a month
or so old. Can bridging happen unintentionally?

Is this the syntax error statement?
> > /etc/init.d/ebtables: line 19: [: =: unary operator expected

Is that what's keeping 'service --status-all' from running properly?

Should I do rpm --replacepkgs?

> 
> > ===========
> > [root at ericscomputer eric]# service --status-all
> > /etc/init.d/ebtables: line 19: [: =: unary operator expected
> > # Generated by ebtables-save v1.0 on Fri Nov 29 18:28:59 EST 2013
> > *nat
> > :PREROUTING ACCEPT
> > :OUTPUT ACCEPT
> > :POSTROUTING ACCEPT
> > 
> > *broute
> > :BROUTING ACCEPT
> > 
> > *filter
> > :INPUT ACCEPT
> > :FORWARD ACCEPT
> > :OUTPUT ACCEPT
> > 
> > No open transaction
> > netconsole module not loaded
> > Configured devices:
> > lo Auto_Amped_Rep_2.4GHz Auto_CyberAccess_Ober_Wi-Fi_Network
> > Auto_Paragraph Auto_UNITE-D9CD Auto_Yours_Truly_Public_Wireless
> > UNITE-D9CD-GUEST applelane enp1s0
> > Currently active devices:
> > lo p6p1
> > ==========





More information about the grlug mailing list