Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266670 - openoffice broken after libicuuc update
Summary: openoffice broken after libicuuc update
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-18 18:21 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2009-04-18 22:40 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 Vicente Olivert Riera (RETIRED) gentoo-dev 2009-04-18 18:21:50 UTC
peratu@hp ~ $ soffice 
/usr/lib64/openoffice/program/soffice.bin: error while loading shared libraries: libicuuc.so.38: cannot open shared object file: No such file or directory

peratu@hp ~ $ find /usr/lib64/ -type f -name libicuuc*
/usr/lib64/libicuuc.so.40.1

I think that the problem will be fixed rebuilding openoffice.

Reproducible: Always
Comment 1 emerald 2009-04-18 19:13:07 UTC
revdep-rebuild from gentoolkit will help you fix your broken library 
dependencies
Comment 2 Rafał Mużyło 2009-04-18 19:43:34 UTC
It won't for a binary package.
dev-libs/icu is not slotted and recently it had a bump to
library major version, so any binary package that depended
on it will probably stay broken.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-04-18 22:40:45 UTC
app-office/openoffice-bin provides its own copy of ICU and doesn't depend on dev-libs/icu.

I assume that the reported uses app-office/openoffice which should be rebuilt after upgrading dev-libs/icu.