Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87829 - openoffice-bin-1.9.87 dependency issues, revdep-rebuild
Summary: openoffice-bin-1.9.87 dependency issues, revdep-rebuild
Status: RESOLVED DUPLICATE of bug 32276
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-03 12:59 UTC by Chris Smith
Modified: 2005-12-03 06:53 UTC (History)
1 user (show)

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 Chris Smith 2005-04-03 12:59:37 UTC
After installing openoffice-bin-1.9.87 revdep-rebuild calls out problems but cannot solve them by remerging OOo-bin.

Reproducible: Always
Steps to Reproduce:
1.emerge =app-office/openoffice-bin-1.9.87
2.revdep-rebuild
3.

Actual Results:  
Checking dynamic linking consistency...
ldd: warning: you do not have execution permission for
`/opt/OpenOffice.org/program/python-core-2.3.4/lib/lib-dynload/_tkinter.so'
  broken
/opt/OpenOffice.org/program/python-core-2.3.4/lib/lib-dynload/_tkinter.so
(requires libBLT24.so libtk8.3.so libtcl8.3.so)
ldd: warning: you do not have execution permission for
`/opt/OpenOffice.org/program/python-core-2.3.4/lib/lib-dynload/bz2.so'
  broken /opt/OpenOffice.org/program/python-core-2.3.4/lib/lib-dynload/bz2.so
(requires libbz2.so.0)
ldd: warning: you do not have execution permission for
`/opt/OpenOffice.org/program/python-core-2.3.4/lib/lib-dynload/_bsddb.so'
  broken /opt/OpenOffice.org/program/python-core-2.3.4/lib/lib-dynload/_bsddb.so
(requires libdb-3.1.so)
 done.
  (/root/.revdep-rebuild.3_rebuild)

All prepared. Starting rebuild...
emerge --oneshot --nodeps =app-office/openoffice-bin-1.9.87

Expected Results:  
normal operation - nothing flagged by revdep-rebuild

Remerging OOo-bin does not solve the problem. There are no execute permissions
on the files listed as such and the system has different lib versions:
libdb-3.2.so instead of libdb-3.1.so, libbz2.so.1 instead of libbz2.so.0,
libtk8.4.so instead of libtk8.3.so, libtcl8.4.so instead of libctl8.3.so; plus
no libBLT24.so at all.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-04-03 17:00:19 UTC
revdep-rebuild has a number of known issues. One of them is to ignore binary packages. 
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-03 06:53:29 UTC
Reopen to dupe.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-03 06:53:51 UTC

*** This bug has been marked as a duplicate of 32276 ***