Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 131620

Summary: openoffice-bin 2.0.2 includes libs with broken dependancies
Product: Gentoo Linux Reporter: Patryk Rzadzinski <patryk>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sekretarz
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patryk Rzadzinski 2006-04-28 15:56:15 UTC
Emerging openoffice-bin-2.0.2 installs some libraries, 4 of which have broken dependency on old libs (like the last one, depending on old libs from openssl):

Checking dynamic linking consistency...
  broken /usr/lib/openoffice/program/libkabdrv1.so.1.1 (requires  libkabc.so.1 libkdecore.so.4 libkdeui.so.4 libqt-mt.so.3)
  broken /usr/lib/openoffice/program/libvclplug_kde680li.so.1.1 (requires  libkdecore.so.4 libkdeui.so.4 libqt-mt.so.3)
  broken /usr/lib/openoffice/program/python-core-2.3.4/lib/lib-dynload/_bsddb.so (requires  libdb-3.1.so)
  broken /usr/lib/openoffice/program/python-core-2.3.4/lib/lib-dynload/_ssl.so (requires  libcrypto.so.0.9.6 libssl.so.0.9.6)
 done.
ryba fausto # emerge -pv openssl

[ebuild   R   ] dev-libs/openssl-0.9.7i  USE="zlib -bindist -emacs -test" 0 kB

As a result, revdep-rebuild would want to re-install openoffice-bin every time i run it, yet doing so doesnt fix the broken dependancy. 


My emerge info: 

ryba fausto # emerge --info
Portage 2.1_pre9-r5 (default-linux/x86/2005.0, gcc-4.1.0, glibc-2.4-r1, 2.6.16-gentoo-r3 i686)
=================================================================
System uname: 2.6.16-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.ds.hj.se/pub/Linux/distributions/gentoo/ http://gentoo.ngi.it http://gentoo.zie.pg.gda.pl http://gentoo.po.opole.pl"
LANG="pl-PL.utf8"
LC_ALL="pl_PL.utf8"
LINGUAS="pl en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa apm asf avi berkdb bitmap-fonts bonobo bzip2 bzlib cdr cli crypt cups divx4linux dri dv dvd dvdr eds emboss encode flac foomaticdb fortran gdbm gif glibc-omitfp glx gnome gpm gstreamer gtk gtk2 hal howl imagemagick imlib isdnlog jabber java jikes jpeg lcms libg++ libwww logrotate mad matroska mikmod mmx mp3 mpeg ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl oss pam pcre pdflib perl png ppds pppd python quicktime readline reflection sdl session spell spl sse sse2 ssl svga tcpd tiff truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs wxgtk1 x86 xfce xml xml2 xorg xv xvid zlib zsh-completion elibc_glibc kernel_linux linguas_pl linguas_en userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-28 16:04:06 UTC

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