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

Bug 115312

Summary: licq has wrong RDEPENDs
Product: Gentoo Linux Reporter: Vitaly <va>
Component: New packagesAssignee: Gentoo Net-im project <net-im>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 140711    

Description Vitaly 2005-12-12 08:22:15 UTC
RDEPEND of licq should include *all* run-time dependences,
for example RPEPEND=".... crypt? ( >=app-crypt/gpgme-1.0.0 )",
but not RDEPEND="kde? ( >=kde-base/kdelibs-3.0 )" only.

If you emerge .tbz2 licq package you will not have needed dependence packages
defined in licq's DEPEND variable.

Reproducible: Always
Steps to Reproduce:
1.emerge --buildpkg licq
2.emerge unmerge licq <and its dependences>
3.emerge --usepkgonly licq (emerge .tbz2 package)

Actual Results:  
licq: error while loading shared libraries: somelib.so: cannot open shared
object file: No such file or directory


to all ebuild developers:

Be careful and make right DEPENDs and RDEPENDs. Thanks.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-08-14 08:37:51 UTC
thanks, I fixed licq-1.3.2-r1.ebuild