Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79129 - centericq missing runtime dependencies (RDEPEND)
Summary: centericq missing runtime dependencies (RDEPEND)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-22 12:58 UTC by athli
Modified: 2005-01-22 16:00 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 athli 2005-01-22 12:58:02 UTC
centericq (all version) needs probably all of DEPEND dependencies for RDEPEND dependencies

something like that:
RDEPEND="${DEPEND}
nls? ( sys-devel/gettext ) "


Reproducible: Always
Steps to Reproduce:
1. emerge -k centericq
2. centericq
3.

Actual Results:  
emerge doesn't emerge necessary runtime dependencies and doesn't work.
for example
centericq: error while loading shared libraries: libfribidi.so.0: cannot open
shared object file: No such file or directory


Expected Results:  
emerge centericq cause install dependencies and centericq works OK.
Comment 1 Wolfram Schlich (RETIRED) gentoo-dev 2005-01-22 16:00:53 UTC
fixed, please wait some hours, resync and remerge.