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

Bug 347367

Summary: net-libs/rb_libtorrent ebuild is bound to python:2.6 with USE="python"
Product: Gentoo Linux Reporter: Sylvia <fierevere>
Component: New packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sylvia 2010-12-01 03:57:20 UTC
a piece from ebuild:
python? ( >=dev-libs/boost-1.35.0-r5[python] dev-lang/python:2.6[threads] )    

current python 2 in ~ can be python:2.7 already, please update ebuild for rb_libtorrent.




Reproducible: Always

Steps to Reproduce:
1. Update to python:2.7
2. Uninstall -C python:2.6
3. emerge rb_libtorrent

Actual Results:  
It wants python:2.6

Expected Results:  
Should build with USE=python and python:2.7 too
Comment 1 Mads 2010-12-02 12:54:23 UTC
Patch is provided at http://bugs.gentoo.org/show_bug.cgi?id=315321 (duplicate bug report?)
Comment 2 Sylvia 2010-12-02 12:56:39 UTC
(In reply to comment #1)
> Patch is provided at http://bugs.gentoo.org/show_bug.cgi?id=315321 (duplicate
> bug report?)
> 

aye, push it to tree :)

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