Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 78604

Summary: Azureus 2.2.0.0-r1 has an incomplete dependency list
Product: Gentoo Linux Reporter: Mark D. <exien.ow>
Component: Current packagesAssignee: Jochen Maes (RETIRED) <sejo>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark D. 2005-01-18 17:06:16 UTC
Reproduce:
1. emerge azureus-2.2.0.0-r1
2. run azureus
3. watch azureus load up and promptly crash!
4. error message is: java: symbol lookup error: /usr/lib/libswt-gnome-gtk-3106.so: undefined symbol: gnome_vfs_init

I believe azureus didn't compile a package that is required for it to work properly. I do have gnome-base/gnome-vfs-2.8.3-r1 installed.

I've emerged azureus-bin and this package does work.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-18 17:11:42 UTC
did you try `revdep-rebuild -p`?
Comment 2 Mark D. 2005-01-18 18:15:30 UTC
Yeah, I have a few library problems, thanks.