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

Bug 612444

Summary: media-video/kaffeine-2.0.9 identifies itself as "Version 2.0.5"
Product: Gentoo Linux Reporter: Manfred Knick <Manfred.Knick>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Manfred Knick 2017-03-12 20:12:39 UTC
.) emerge media-video/kaffeine-2.0.9:5
.) start kaffeine
.) click -> HELP -> VERSION
==> "Version 2.0.5"


# grep "SRC_URI=" kaffeine-2.0.9.ebuild 

. . . SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"

looks perfectly correct to me ...
Comment 1 Andreas Sturmlechner gentoo-dev 2017-03-12 20:22:17 UTC
Are you sure you have 2.0.9 installed? Your command would not have worked like that, and on my system kaffeine reports 2.0.9 just fine.
Comment 2 Manfred Knick 2017-03-12 23:58:36 UTC
(In reply to Andreas Sturmlechner from comment #1)

# equery list -p kaffeine

[-P-] [  ] media-video/kaffeine-2.0.6:5
[IP-] [  ] media-video/kaffeine-2.0.9:5     <--- I
Comment 3 Manfred Knick 2017-03-13 00:22:41 UTC
(In reply to Andreas Sturmlechner from comment #1)

Thanks for your quick answer!

I have lost sight of an old git-based installation into /usr/local,
presumed to be fully deleted already,
which eclipsed the (installed) package in /usr
reporting itself as "Version 2.0.9" _correctly_ .

Sorry for the noise.

Closing.