Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382551 - python_depends="3:3.2", portage wants to emerge python:3.3
Summary: python_depends="3:3.2", portage wants to emerge python:3.3
Status: RESOLVED DUPLICATE of bug 327177
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-10 20:53 UTC by Jeroen
Modified: 2011-09-11 01:58 UTC (History)
0 users

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 Jeroen 2011-09-10 20:53:36 UTC
Tried to emerge blender-2.57-r1, but not sure if it's happen only with this package. 

ebuild blender-2.57-r1 contains: python_depends="3:3.2". 
3.2 is in the python overlay, but masked. 

Trying to emerge blender with 3.2 masked gives following error:

emerge: there are no ebuilds to satisfy "=dev-lang/python-3.3*"

Manual unmasking python:3.2 'solves' it.

Reproducible: Always

Steps to Reproduce:
1. masking python:3.2
2. emerge blender-2.57-r1

Actual Results:  
emerge: there are no ebuilds to satisfy "=dev-lang/python-3.3*"

Expected Results:  
blender depends on 3.2, not 3.3.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-09-10 21:27:33 UTC
Looks like a duplicate of bug 327177 but due to lack of information in this bug, I'm not sure.
Comment 2 Mike Gilbert gentoo-dev 2011-09-11 01:58:29 UTC
Yup, that's a duplicate.

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