Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 174900

Summary: arpwatch has confilcting variables in conf.d and init.d files
Product: Gentoo Linux Reporter: Rob <RaSTuS.Rob>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rob 2007-04-17 10:45:02 UTC
ebuild: net-analyzer/arpwatch-2.1.15-r4
* In /etc/conf.d/arpwatch there is a variable called 'IFACES' while the corresponding variable in /etc/init.d/arpwatch is named 'IFACE'.

workaround:
* Renamed variable /etc/conf.d/arpwatch 'IFACES' to /etc/conf.d/arpwatch 'IFACE'.

Reproducible: Always

Steps to Reproduce:
1.ACCEPT_KEYWORDS=~x86 emerge net-analyzer/arpwatch
2.Check variables mentioned in 'Description'.
3.

Actual Results:  
as per 'Description'.
Comment 1 Raphael Marichez (Falco) (RETIRED) gentoo-dev 2007-04-17 11:13:56 UTC

*** This bug has been marked as a duplicate of bug 174887 ***