Bug 489714 - Needs explicit versioned krb5-libs dependency
Summary: Needs explicit versioned krb5-libs dependency
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: cups
Version: 5.3
Hardware: x86_64
OS: Linux
low
urgent
Target Milestone: rc
: ---
Assignee: Tim Waugh
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-11 15:04 UTC by guilhem.bonnefille
Modified: 2009-09-02 11:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-02 11:26:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2009:1360 0 normal SHIPPED_LIVE cups bug fix update 2009-09-01 10:55:27 UTC

Description guilhem.bonnefille 2009-03-11 15:04:14 UTC
Description of problem:
We are using cups with kerberos authentication required for ALL actions. But when we submit a job, cups stops with a "relocation" error on the log file. The relocation error concern kerberos version information.

We rebuild cups package from official RedHat source package, and everything went OK.

Version-Release number of selected component (if applicable):
cups-1.3.7-8.el5
cups-libs-1.3.7-8.el5
krb5-libs-1.5-17

How reproducible:
Simply submit a job

Steps to Reproduce:
1. Start kerberized cups
2. Send a job with kerberized client
3.
  
Actual results:
Cups daemon stops due to relocation error.

Expected results:
Job is sent to printer and printed.

Additional info:
Our system is a RHEL 5.0 + updates.
This mix of version is certainly the origin of the problem. But, if so, the cups dependencies should be finer, and should identify the correct krb5-libs version required.

Comment 1 guilhem.bonnefille 2009-03-11 15:06:27 UTC
I found the exact message:

cupsd: relocation error: cupsd: symbol krb5_cc_new_unique, version krb5_3_MIT not defined in file libkrb5.so.3 with link time reference

Comment 2 Tim Waugh 2009-03-11 15:50:45 UTC
This sort of thing is normally sorted out automatically with library versioning, but in this case it doesn't seem to have worked.

The minimum krb5-libs compatible with cups-1.3.7-8.el5 is krb5-libs-1.6.1-31.el5.

Comment 4 Cameron Meadors 2009-03-18 16:25:37 UTC
what is the suggested fix for this?

Comment 5 Tim Waugh 2009-03-19 10:57:53 UTC
The suggested fix is to add this to cups.spec for the cups package:

Requires: krb5-libs >= 1.6.1-31

Comment 10 errata-xmlrpc 2009-09-02 11:26:00 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2009-1360.html


Note You need to log in before you can comment on or make changes to this bug.