Bug 57944

Summary: xinetd-2.3.4-0.3 RPM fails to install properly or start.
Product: [Retired] Red Hat Linux Reporter: Darren Gamble <darren.gamble>
Component: xinetdAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-01-04 15:30:23 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 Darren Gamble 2002-01-02 22:23:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Description of problem:
xinetd-2.3.4-0.3 RPM fails to install properly or start on Redhat 7.2 .

rpm reports "error: execution of %postun scriptlet from xinetd-2.3.4-0.1 
failed, exit status 1".

When a start is attempted, xinetd reports "xinetd: /lib/i686/libc.so.6: 
version `GCC_3.0' not found (required by xinetd)", despite no mention of 
this in the rpm prerequisites.

Version-Release number of selected component (if applicable): 
xinetd-2.3.4-0.3

How reproducible:
Always

Steps to Reproduce:
1. Install and start xinetd-2.3.4-0.3 on a Redhat 7.2 install.

	

Actual Results:  Service does not start, returning the error.

Expected Results:  The service should have started.

Additional info:

Comment 1 Trond Eivind Glomsrxd 2002-01-02 22:28:44 UTC
Simply means you don't have the proper libraries. New detection has since been
added to rpm to handle this, AFAIR. Not an xinetd bug in any case.

Comment 2 Darren Gamble 2002-01-02 22:33:26 UTC
OK, which version of rpm resolves this?

Comment 3 Darren Gamble 2002-01-04 15:30:17 UTC
If the new version of rpm is needed to install this package, shouldn't it be 
added to the prereq list?

Comment 4 Trond Eivind Glomsrxd 2002-01-06 12:39:39 UTC
No, it's just rebuilding so it gets the new dependencies. xinetd-2.3.4-0.4 (the
2002-01-04 snapshot) is now available.