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

Bug 148636

Summary: net-wireless/libbtctl-0.6.0-r1 - python libraries installed to /usr/usr/
Product: Gentoo Linux Reporter: Christian Marie (RETIRED) <pingu>
Component: New packagesAssignee: Alastair Tse (RETIRED) <liquidx>
Status: RESOLVED FIXED    
Severity: normal CC: blubb, mobile+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Marie (RETIRED) gentoo-dev 2006-09-22 05:15:40 UTC
The problem (this breaks gnome-bluetooth at least):
/usr/usr
/usr/usr/lib
/usr/usr/lib/python2.4
/usr/usr/lib/python2.4/site-packages
/usr/usr/lib/python2.4/site-packages/btctl.a
/usr/usr/lib/python2.4/site-packages/btctl.la
/usr/usr/lib/python2.4/site-packages/btctl.so
/usr/usr/lib/python2.4/site-packages/la

A fix:
--- libbtctl-0.6.0-r1.ebuild    2006-09-23 07:07:36.414562000 +1000
+++ libbtctl-0.6.0-r1.ebuild.fixed      2006-09-23 07:08:28.594562000 +1000
@@ -38,7 +38,6 @@
        unpack ${A}

        cd "${S}"
-       epatch "${FILESDIR}/${P}-libdir.patch"
        epatch "${FILESDIR}/${P}-aclocal_openobex.patch"

        eautoreconf
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2006-09-23 07:24:01 UTC
emerge --info please

unable to reproduce on x86
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2006-09-23 07:34:15 UTC
scratch that, i can reproduce it. seems like a bad patch was introduced on the stable version of libbtctl. hrmm...
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2006-09-24 02:40:00 UTC
Uh, sorry bout that. I didn't even notice it was marked stable because it isn't here on amd64. Must have had tomatoes on my eyes. Anyway, thanks for fixing it properly :)