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

Bug 148494

Summary: media-plugins/mytharchive depends on non-existant mythtv version
Product: Gentoo Linux Reporter: Brian Long <vrtladept>
Component: New packagesAssignee: Doug Goldstein (RETIRED) <cardoe>
Status: VERIFIED INVALID    
Severity: normal CC: jakub
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian Long 2006-09-21 05:26:14 UTC
It appears that mytharchive-0.20_11222 is looking for a mythtv build that no longer exists in the portage tree.  The current build for mythtv has been bumped to mythtv-0.20_11244

Output of the emerge error is below
---
These are the packages that would be merged, in order:

Calculating world dependencies -
emerge: there are no ebuilds to satisfy "=media-tv/mythtv-0.20_p11222*".
(dependency required by "media-plugins/mytharchive-0.20_p11222" [ebuild])
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2006-09-21 05:59:35 UTC
I can't duplicate this on my systems. jakub, please provide an emerge -pv mytharchive.
Comment 2 Brian Long 2006-09-21 06:19:40 UTC
Doug, here is the requested information.  (it gives the same output as before in my bug report.)

tv vrtladept # emerge -pv mytharchive

These are the packages that would be merged, in order:

Calculating dependencies -
emerge: there are no ebuilds to satisfy "=media-tv/mythtv-0.20_p11222*".
(dependency required by "media-plugins/mytharchive-0.20_p11222" [ebuild])
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-21 06:56:24 UTC
I didn't report this bug, so well... uhm. Anyway, just read the mythtv-plugins.eclass perhaps?

You have mythtv-0.20_p11244 in the tree, and the eclass sets depend to =media-tv/mythtv-${MY_PV}*"
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2006-09-21 15:40:03 UTC
jakub: it's ${MY_PV}... not ${PV}... read how ${MY_PV} is being set.
Comment 5 Brian Long 2006-09-21 20:03:52 UTC
Resolved on my box.  I had a conflict with my overlay that I have resolved.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-09-21 20:32:04 UTC
/me grumbles - last time I've assigned a bug without emerge --info :X

CLOSED.