Bug 127754

Summary: krb5 BuildPrereq rsh now obsolete
Product: [Fedora] Fedora Reporter: Leonard den Ottolander <leonard-rh-bugzilla>
Component: krb5Assignee: Nalin Dahyabhai <nalin>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1Keywords: EasyFix
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: 2004-08-23 23:44:06 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:

Description Leonard den Ottolander 2004-07-13 13:49:32 UTC
Kerberos no longer prerequires rsh to build succesfully (krb5-1.3.1).
It builds succesfully without rsh installed on the system. Please
remove this BuildPrereq from the spec file.

Comment 1 Nalin Dahyabhai 2004-08-23 23:44:06 UTC
How have you determined this?  The src/appl/bsd/configure script still
guesses that rsh is installed as /usr/ucb/rsh if rsh is not found at
compile-time.  Marking won't fix because it's still needed for this
test to determine the correct path.