Bug 57711

Summary: arpwatch depends on csh for no good reason
Product: [Retired] Red Hat Linux Reporter: msterret
Component: tcpdumpAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-03-10 15:22:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
converts arp2ethers to a Bourne shell script none

Description msterret 2001-12-19 22:06:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6+) Gecko/20011217

Description of problem:
arpwatch-2.1a11-9.i386.rpm contains a script /var/arpwatch/arp2ethers
that is, for no good reason, a csh script.  This means that the package
depends on /bin/csh and that prevents me from doing rpm -e tcsh which
I would dearly love to do.


How reproducible:
Always

Steps to Reproduce:
1. head -1 /var/arpwatch/arp2ethers
	

Actual Results:  #!/bin/csh -f

Expected Results:  #!/bin/sh

Comment 1 msterret 2001-12-19 22:08:17 UTC
Created attachment 41067 [details]
converts arp2ethers to a Bourne shell script

Comment 2 Harald Hoyer 2001-12-20 11:17:49 UTC
good catch... thx!


Comment 3 Harald Hoyer 2002-01-17 15:26:57 UTC
should be fixed in 3.6.2-10 or newer


Comment 4 Jay Turner 2002-05-29 16:34:01 UTC
I'm still seeing this bug on arpwatch-2.1a11-11.6.2.0.