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

Bug 34323

Summary: lpd daemon crashes on startup
Product: [Retired] Red Hat Linux Reporter: David Toman <dtoman>
Component: LPRngAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
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: 2001-04-02 14:22:00 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 David Toman 2001-04-02 08:09:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (Windows NT 5.0; U)


After applying last security and bug patches from RedHat.com and rebooting 
the machine, the lpd daemon craches on startup and on every attempt to 
start up it manualy with this message:
[root@bart init.d]# ./lpd start
Starting lpd: /usr/sbin/checkpc: error while loading shared libraries: 
/usr/sbin/checkpc: undefined symbol: stat
/usr/sbin/lpd: error while loading shared libraries: /usr/sbin/lpd: 
undefined symbol: stat
                                                           [FAILED]
[root@bart init.d]#
I have one server still running without rebooting or restarting the lpd 
daemon and this server works fine.

Reproducible: Always
Steps to Reproduce:
1. just trying to start the lpd daemon
2.
3.
	

Actual Results:  [root@bart init.d]# ./lpd start
Starting lpd: /usr/sbin/checkpc: error while loading shared libraries: 
/usr/sbin/checkpc: undefined symbol: stat
/usr/sbin/lpd: error while loading shared libraries: /usr/sbin/lpd: 
undefined symbol: stat
                                                           [FAILED]
[root@bart init.d]#

Comment 1 David Toman 2001-04-02 14:21:56 UTC
This bug was solved by installing new kerberos packages (1.2.2-4) via up2date
agent. These packages are not announced to download on RedHat.com Errata. I'm
sorry I didn't try up2date agent first before reporting a new bug.

Comment 2 Jeremy Katz 2001-04-02 17:19:22 UTC

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