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

Bug 550106

Summary: python.eclass needs python in slot 2.4 and 2.5 with now is not in portage
Product: Gentoo Linux Reporter: Benny Pedersen <me>
Component: EclassesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benny Pedersen 2015-05-22 03:58:51 UTC
unable to emerge unsupported python version 2.4 slotted

Reproducible: Always

Steps to Reproduce:
1.layman -a verlihub
2.emerge -v verlihub
3.
Actual Results:  
emerge: there are no ebuilds to satisfy "dev-lang/python:2-4"

Expected Results:  
thar i will use latest stable python when no specific version as asked for in verlihub ebuild

but admit i dont know if its a eclass problem or just a problem in verlihub.ebuild
Comment 1 Rafał Mużyło 2015-05-22 13:23:53 UTC
...oh, well, that overlay is broken.
Just as its wiki page says, you should report it to https://github.com/Verlihub/gentoo-overlay issue page.

Also, explain the people with write access to that overlay that 'dev-lang/python' dep is covered by python 3, which might not be quite what they've meant.
Haven't looked too deep into it, but it seems many of the ebuilds there need a major rewrite.