Raf ha scritto:
Hi,
Every time i execute revdep-rebuild (as root of course) I get the warnings I attached below. revdep-rebuild tells me to re-emerge openoffice-bin-1.1.4, but the same thing happens every time. If I unmerge openoffice I do not get any errors or warnings and all bins are fine. Oh and I also re-emerged python, but that didn't help either.
Any suggestions?
-Raf
ldd: warning: you do not have execution permission for `/opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/dbm.so'
broken /opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/dbm.so (requires libgdbm.so.2)
ldd: warning: you do not have execution permission for `/opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/gdbm.so'
broken /opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/gdbm.so (requires libgdbm.so.2)
ldd: warning: you do not have execution permission for `/opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/bsddb.so'
broken /opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/bsddb.so (requires libdb-3.1.so)
ldd: warning: you do not have execution permission for `/opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/mpz.so'
broken /opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/mpz.so (requires libgmp.so.3)
ldd: warning: you do not have execution permission for `/opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/_tkinter.so'
broken /opt/OpenOffice.org/program/python-core-2.2.2/lib/lib-dynload/_tkinter.so (requires libtk8.3.so libtcl8.3.so)
done.
(/root/.revdep-rebuild.3_rebuild)
one way is emerge packages that has the interesting files, I've found sys-libs/gdbm-1.8.3-r1 and dev-lang/tcl-8.3.4 give two of them,
you still need libgmp.so.3, libdb-3.1.so, they exists on my system but qpkg don't know who installed them.
Another way is ... but I can't tell this to you, someone will terribly torture me if I do ... but revdep-rebuild is a shell script and that opt dir is always so full off binary packages that fail ldd check ....
-- [email protected] mailing list
