Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80577 - azureus-bin refuses to start after emerge -uvD world
Summary: azureus-bin refuses to start after emerge -uvD world
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 06:46 UTC by Lukasz W
Modified: 2005-09-20 15:43 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 Lukasz W 2005-02-03 06:46:56 UTC
Azureus-bin version 2.1.0.4 requires openmotif to work.
Works fine with 2.1.30-r6
After emerge -uvD world openmotif is upgraded to 2.2.3.
Now when starting azureus I got:

bash-2.05b$ azureus
Attempting to start Azureus...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/azureus/libswt-motif-3062.so: libXm.so.2: cannot open shared object file: No such file or directory

Command 'emerge azureus-bin' downgrades openmotif back to 2.1.30-r6 and everything works fine.


Reproducible: Always
Steps to Reproduce:
1.emerge azureus-bin
2.emerge -uvD world
3.azureus

This gives error described above.
Actual Results:  
Unable to start azureus.

Expected Results:  
Start properly after world update.

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 mobile AMD Athlon(tm) XP-M 2800+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan  8 2005, 13:57:39)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -s -mcpu=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -s -mcpu=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X apm arts avi berkdb bitmap-fonts cdr crypt cscope cups
divx4linux dvd dvdr encode f77 fam flac font-server foomaticdb fortran gdbm gif
gpm gtk2 imagemagick imlib java jpeg junit kde libg++ libwww mad mikmod mmx
motif mpeg ncurses nls nptl nptlonly oggvorbis opengl oss pam pdflib perl png
python qt quicktime readline sdl spell ssl svga tcpd tiff truetype
truetype-fonts type1-fontsxine xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Matt McHenry 2005-02-07 14:11:03 UTC
I'm getting this same error with emacs.  I checked /var/log/emerge.log, and sure enough, openmotif was upgraded recently:

1107674575:  >>> emerge (5 of 13) x11-libs/openmotif-2.2.3 to /
1107674575:  === (5 of 13) Cleaning (x11-libs/openmotif-2.2.3::/usr/portage/x11-
libs/openmotif/openmotif-2.2.3.ebuild)
1107674575:  === (5 of 13) Compiling/Merging (x11-libs/openmotif-2.2.3::/usr/por
tage/x11-libs/openmotif/openmotif-2.2.3.ebuild)
1107674970:  === (5 of 13) Post-Build Cleaning (x11-libs/openmotif-2.2.3::/usr/p
ortage/x11-libs/openmotif/openmotif-2.2.3.ebuild)
1107674971:  >>> AUTOCLEAN: x11-libs/openmotif
1107674976: === Unmerging... (x11-libs/openmotif-2.1.30-r6)
1107674979:  >>> unmerge success: x11-libs/openmotif-2.1.30-r6
1107674979:  ::: completed emerge (5 of 13) x11-libs/openmotif-2.2.3 to /
Comment 2 Matt McHenry 2005-02-07 14:19:40 UTC
re-merging emacs fixed the problem.
Comment 3 Marcin Kryczek (RETIRED) gentoo-dev 2005-09-20 15:43:01 UTC
closing