Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 54104

Summary: logic in ypinit is suspect
Product: [Retired] Red Hat Linux Reporter: msterret
Component: ypservAssignee: Alexander Larsson <alexl>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-19 15:56:26 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
fixes the logic in ypinit_master(); also makes the if statements consistent with the while statements; also, fixes some whitespace issues none

Description msterret 2001-09-27 15:53:30 UTC
Description of Problem: I don't think the code in ypinit does what the
programmer intended it to do.


Version-Release number of selected component (if applicable):
ypserv-1.3.12-2.src.rpm


How Reproducible: edit ypinit and look at the code


Steps to Reproduce:
1. vi /usr/lib/yp/ypinit
2. /Running^M (search for Running)
3. look at the code

Comment 1 msterret 2001-09-27 15:55:59 UTC
Created attachment 32738 [details]
fixes the logic in ypinit_master(); also makes the if statements consistent with the while statements; also, fixes some whitespace issues

Comment 2 msterret 2001-11-01 16:47:14 UTC
Currently still broken in Red Hat Linux 7.2, but I don't see how to change
the Product and Version of a bug.

Comment 3 msterret 2001-11-01 16:52:15 UTC
...sigh...figured it out as soon as I posted comment to the contrary, natch.

Comment 4 Alexander Larsson 2002-03-27 17:19:49 UTC
This is fixed in 2.2. Upstream took your patch.