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

Bug 255996

Summary: eix-0.15.3 shows wrong slots with OVERLAY_CACHE_METHOD="parse"
Product: Gentoo Linux Reporter: Simon Zilliken <simon>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon Zilliken 2009-01-22 13:46:16 UTC
When using OVERLAY_CACHE_METHOD="parse", eix shows wrong slots for packages from overlays. For example, "eix kde-base/gwenview" shows

[I] kde-base/gwenview
     Available versions:
        (4.1)   (~)4.1.4!t
        (0)     (~)4.1.96[1] [M]**9999[1]

(where [1] is kde-testing). With OVERLAY_CACHE_METHOD="ebuild" the output is as expected:

[I] kde-base/gwenview
     Available versions:
        (4.1)   (~)4.1.4!t
        (4.2)   (~)4.1.96!t[1]
        (live)  [M]**9999!t[1]

Reproducible: Always
Comment 1 Martin Väth 2009-01-22 22:03:44 UTC

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