Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115312 - licq has wrong RDEPENDs
Summary: licq has wrong RDEPENDs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 140711
  Show dependency tree
 
Reported: 2005-12-12 08:22 UTC by Vitaly
Modified: 2006-08-14 08:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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