Bug 100924
| Summary: | unresolved symbol GSS_C_NT_HOSTBASED_SERVICE | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Philip Wyett <philipwyett> |
| Component: | cvs | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-10-21 19:38:45 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: | 100643 | ||
What version of krb5 do you have installed? 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 marking as fixed. |
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: