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

Bug 211466

Summary: net-p2p/amule-2.2.0_pre20080218 missing runtime dependency
Product: Gentoo Linux Reporter: Jaroslaw Niec <zuljin>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 212002    
Bug Blocks:    

Description Jaroslaw Niec 2008-02-25 23:15:40 UTC
net-p2p/amule-2.2.0_pre20080218 ebuild compiles and works fine, but when UPNP support is enabled then in application log we can see following messages:
2008-02-25 23:51:42: UPnP.cpp(87): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen libixml.so.2. Check PATH and LD_LIBRARY_PATH.
2008-02-25 23:51:42: UPnP.cpp(87): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen libupnp.so.2. Check PATH and LD_LIBRARY_PATH.
2008-02-25 23:51:42: UPnP.cpp(87): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen libupnp.so.3. Check PATH and LD_LIBRARY_PATH.
2008-02-25 23:51:42: UPnP.cpp(228): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen one or more UPnP component libraries. Check PATH and LD_LIBRARY_PATH.
2008-02-25 23:51:42: amule.cpp(1000): CUPnPException: error(CDynamicLibHandle): Unable to dlopen one or more UPnP component libraries. Check PATH and LD_LIBRARY_PATH.
2008-02-25 23:51:42: SharedFileList.cpp(353): Found 0 known shared files

These messages dissapered and UPNP started working after installation of net-libs/libupnp-1.4.6.

Can someone please verify this and update ebuild dependencies with libupnp library?

Thanks
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2008-03-04 12:19:50 UTC
Added on 20080304 snapshot with upnp USE-flag, thanks