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

Bug 142306

Summary: juk-3.5.2-r1 depends on a masked tunepimp package
Product: Gentoo Linux Reporter: Jan Hrabe <hrabe>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jan Hrabe 2006-07-31 11:20:24 UTC
For last several days of "emerge -D world", I am getting 
this error message:

Calculating world dependencies
!!! Packages for the following atoms are either all
!!! masked or don't exist:
media-libs/tunepimp

# equery list tunepimp
[ Searching for package 'tunepimp' in all categories among: ]
 * installed packages
[I--] [M ] media-libs/tunepimp-0.3.0-r1 (0)

# equery depends tunepimp
[ Searching for packages depending on tunepimp... ]
kde-base/juk-3.5.2-r1

Strangely enough, on a second machine with very similar KDE setup
(including juk), I don't get any errors.  I tried revdep-rebuild but
it didn't find anything to rebuild.

Thanks,
Jan
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-31 11:24:06 UTC
Please post the output of emerge --info, but first make sure you're not using an overlay, because the tunepimp dependency is gone together with musicbrainz useflag a few days ago.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-31 11:25:36 UTC
That's not a bug. Just unmerge tunepimp and re-emerge juk, or ignore it if you wish. 'equery depends' gets the dependencies from VDB, not from current ebuild (it doesn not depend on tunepimp any more, just read it).
Comment 3 Jan Hrabe 2006-07-31 13:32:11 UTC
Thanks for a solution.  I can confirm unmerging tunepimp and re-emerging juk works.  I thought revdep-rebuild was supposed to fix discrepancies
in dependencies like this but it didn't detect anything before or after.
If you think I should report this as a revdep-rebuild bug, please let me know.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-31 14:35:48 UTC
(In reply to comment #3)
> I thought revdep-rebuild was supposed to fix discrepancies
> in dependencies like this but it didn't detect anything before or after.
> If you think I should report this as a revdep-rebuild bug, please let me know.

It would, but you'd need to unmerge tunepimp first :) You did run it too soon.