Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge troubles with xmms and xchat (and what else ?)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dju`
Retired Dev
Retired Dev


Joined: 11 Feb 2003
Posts: 370

PostPosted: Mon Mar 10, 2003 10:37 pm    Post subject: emerge troubles with xmms and xchat (and what else ?) Reply with quote

hello,
i've got a new installation from 1.4_rc3 stage 1, with ACCEPT_KEYWORDS="x86", and i'm having troubles while emerging apps such as xmms or xchat-2.

sometimes, files (especially app's plugins) seems to be installed in the wrong place. it happens with xmms-1.2.7-r15 (latest stable), which puts the input, ouput, effect plugins into /usr/lib instead of /usr/lib/xmms/*, making xmms unusable. this problem seems to be known (https://forums.gentoo.org/viewtopic.php?t=39485&highlight=emerge+xmms and https://forums.gentoo.org/viewtopic.php?t=39875&highlight=emerge+xmms) and the solution is to emerge the 1.2.7-r19 version.

this also happens with xchat-2.0.0, which puts tcl, python and perl plugins into /usr/lib instead of /usr/lib/xchat/plugins, making them unavailable under xchat. upgrading to 2.0.1 didn't solve the pb.
i've decomposed one of the ebuilds, and it seems that the problem comes from the qmerge stage of the ebuild, because the tree in /var/tmp/portage/*/image looks good.

i'd like to know where the pb comes from and if there is a way to solve it before submitting on bugzilla. i find a little strange that a bug like that happens with the stable keyword. i'm afraid other packages were badly installed too.

to help, here is my emerge info :

Code:
Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="ftp://gentoo.linux.no/pub/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow avi crypt cups encode gif jpeg libg++ mmx mpeg ncurses nls pdflib png quicktime spell xml2 xmms xv zlib gdbm berkdb slang readline arts svga java X sdl gpm tcpd pam libwww ssl python imlib oggvorbis gtk qt kde motif opengl aalib acpi alsa apache2 -apm cdr dvd esd flash gtk2 -gnome imap lcms maildir mozilla mikmod perl sasl scanner tcltk tetex tiff truetype usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer -falign-functions=4 -fforce-addr -ffast-math"
CXXFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer -falign-functions=4 -fforce-addr -ffast-math"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Back to top
View user's profile Send private message
BoredSpy
n00b
n00b


Joined: 05 Mar 2003
Posts: 11
Location: San Jose, CA

PostPosted: Tue Mar 11, 2003 12:06 am    Post subject: Reply with quote

I've opened this bug which references one which has quite a long update list for xmms. I believe it's a portage bug, not an ebuild bug.

https://bugs.gentoo.org/show_bug.cgi?id=17264
Back to top
View user's profile Send private message
rafael
Apprentice
Apprentice


Joined: 22 Jul 2002
Posts: 267

PostPosted: Tue Mar 11, 2003 12:07 am    Post subject: Reply with quote

Well.. a temporary, semi-hard solution is to add liboss.so and liboss.la in the /usr/lib/ if they're not there already. Then make this simple symlink:

Code:
ln -sf /usr/lib/* ~/.xmms/Plugins/


Please correct me if I'm wrong, or if there's a simpler/better solution.

(im a newbie -> no need to flame me :P)

- rafael
Back to top
View user's profile Send private message
dju`
Retired Dev
Retired Dev


Joined: 11 Feb 2003
Posts: 370

PostPosted: Tue Mar 11, 2003 11:43 am    Post subject: Reply with quote

all right, let's downgrade portage to r7 for a while.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum