Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 100924 - unresolved symbol GSS_C_NT_HOSTBASED_SERVICE
Summary: unresolved symbol GSS_C_NT_HOSTBASED_SERVICE
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: cvs
Version: 1.0
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-07-27 05:58 UTC by Philip Wyett
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-21 19:38:45 UTC
Embargoed:


Attachments (Terms of Use)

Description Philip Wyett 2003-07-27 05:58:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:
Did an upgrade in RHL 9.0.93 (severn) release of cvs cvs-1.11.5-2 to rawhide
cvs-1.11.5-3 and got the following when attempting a checkout from Sourceforge.

[philip@rhlbeta philip]$ cd development/open_source/crystal_space/cvs_tree/
[philip@rhlbeta cvs_tree]$ export CVS_RSH=ssh
[philip@rhlbeta cvs_tree]$ cvs -z3
-d:ext:philwyett.net:/cvsroot/crystal co crystal
cvs: relocation error: cvs: undefined symbol: GSS_C_NT_HOSTBASED_SERVICE

This error does not occur with the cvs-1.11.5-2.

Version-Release number of selected component (if applicable):
cvs-1.11.5-3

How reproducible:
Always

Steps to Reproduce:
1. Install cvs-1.11.5-3 into RHL 9.0.93 and attempt to do checkouts from
Sourceforge. 

    

Actual Results:  Will fail with following error.

cvs: relocation error: cvs: undefined symbol: GSS_C_NT_HOSTBASED_SERVICE

Expected Results:  No error to occur and operation entered to take place.

Additional info:

Comment 1 Bill Nottingham 2003-07-28 21:23:47 UTC
What version of krb5 do you have installed?

Comment 2 Philip Wyett 2003-07-28 22:09:20 UTC
Update of of 'krb5' and a few dependencies from rawhide removed the enresolved
symbol and 'cvs' began to work fine. Would be nice if we could get a dependency
on 'cvs' if it requires a certain package/package revision.

Regards

Phil 

Comment 3 Bill Nottingham 2003-10-21 19:38:45 UTC
marking as fixed.


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