Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148636 - net-wireless/libbtctl-0.6.0-r1 - python libraries installed to /usr/usr/
Summary: net-wireless/libbtctl-0.6.0-r1 - python libraries installed to /usr/usr/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 05:15 UTC by Christian Marie (RETIRED)
Modified: 2006-09-24 02:40 UTC (History)
2 users (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 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 :)