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 103363

Summary: gedit's libgnomeui and eel2 version dependencies need updating
Product: [Retired] Red Hat Raw Hide Reporter: Jens Petersen <petersen>
Component: geditAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
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-07 19:23:30 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: 100644    

Description Jens Petersen 2003-08-29 12:17:27 UTC
Description of problem:
When I updated to gedit-2.3.5-1, gedit wouldn't start until I also
updated libgnomeui and eel2 (and a batch of libgnomeui deps).
Since it is not very obvious which lib the missing symbol is from,
it is not so easy to fix this problem.

How reproducible:
Every time.

Steps to Reproduce:
1. Update to latest gedit package from a Shrike install say.
2. Run gedit
    
Actual results:
gedit: relocation error: gedit: undefined symbol: gnome_authentication_manager_init

Expected results:
gedit to run normally, not install because of missing deps.
gedit should probably require libgnomeui >= 2.3.6 and eel2 >= 2.3.9
or something simular.

Additional info:
Updated {libgnomeui,libbonobo,ORBit2,libIDL,linc,eel2} fixed it.
The eel2 dep suggestion comes, because before updating eel2, I got
% gedit
gedit: relocation error: gedit: undefined symbol: eel_input_event_box_new

Comment 1 Owen Taylor 2003-10-07 19:23:30 UTC
* Tue Oct  7 2003 Owen Taylor <otaylor> 1:2.4.0-2
- Add versioned Requires on eel2, libgnomeui (#103363, Jens Petersen)