Bug 115677

Summary: redhat-config-network gives error with error pop-up and debug info
Product: Red Hat Enterprise Linux 2.1 Reporter: Marcel Smeets <mpgsmeets>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 2.1   
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: 2004-06-04 12:38:39 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:
Attachments:
Description Flags
output after command in console and debug. none

Description Marcel Smeets 2004-02-14 18:45:23 UTC
Description of problem:

Starting redhat-config-network in console creates error pop up screen
and after debug with bug information:





Version-Release number of selected component (if applicable):
redhat-config-network-1.3.10-1

How reproducible:
always

Steps to Reproduce:
1. type redhat-config-network
2. error message shows and voila
3.  debug and output generated
  
Actual results:
error popup

Expected results:
start of redhat-config-network


Additional info:

Comment 1 Marcel Smeets 2004-02-14 18:46:58 UTC
Created attachment 97671 [details]
output after command in console and debug.

Comment 2 Harald Hoyer 2004-02-16 08:59:44 UTC
ImportError: /lib/libssl.so.4: undefined symbol: krb5_cc_get_principal

means, that your openssl rpm is maybe hosed, or you forgot to install:
krb5-libs

Comment 3 Marcel Smeets 2004-02-16 09:36:46 UTC
Tnx for the quick answer. I had two versions of krb5-libs, removed one
and it worked.