Bug 171827

Summary: cups-lpd xinetd server should point to lib64 for X86_64
Product: [Fedora] Fedora Reporter: Sammy <sait.a.umar>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-08 12:06: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:
Bug Depends On:    
Bug Blocks: 150221    

Description Sammy 2005-10-26 20:49:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux; X11; en_US) KHTML/3.4.92 (like Gecko)

Description of problem:
The cups-lpd xinetd file in /etc/xinetd.d points to: 
 
        server = /usr/lib/cups/daemon/cups-lpd 
 
which does not exist on X86_64 and is under lib64. 
FYI 

Version-Release number of selected component (if applicable):
cups-lpd-1.1.23-24

How reproducible:
Always

Steps to Reproduce:
1. Install cups-lpd on x86_64 system 
2. restart xinetd 
3. look into /var/log/messages 
   

Additional info:

Comment 1 Tim Waugh 2005-12-08 12:06:23 UTC
I don't see this with cups-lpd-1.1.23-26, which is just 1.1.23-24 rebuilt twice.
 Perhaps you have the wrong architecture of package installed.

I'm closing this bug.  If you are still seeing the problem, please report the
output of this command:

rpm -q --qf "%{epoch}-%{name}-%{version}-%{release}.%{arch}\n" cups-lpd