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

Bug 93285

Summary: mythmusic-0.18.1 ebuild inherits incorrectly
Product: Gentoo Linux Reporter: Lachlan Pease <predatory.kangaroo>
Component: Current packagesAssignee: Television related Applications in Gentoo's Portage <media-tv>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to fix the mythmusic false inheritance

Description Lachlan Pease 2005-05-19 20:48:28 UTC
The mythmusic-0.18.1 ebuild incorrectly inherits from mythtv-plugins.
The correct inheritance would be of the "myth" eclass.
This false inheritance causes a lot of errors while updating the portage cache.

Patch to follow.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Lachlan Pease 2005-05-19 20:49:24 UTC
Created attachment 59342 [details, diff]
Patch to fix the mythmusic false inheritance
Comment 2 Brian Jackson (RETIRED) gentoo-dev 2005-05-20 07:58:22 UTC
I just rebuilt my local portage cache without any problem. The ebuild itself
uses functions from mythtv-plugins. I'm not sure why you are seeing these errors.

Can you paste the exact error message you get?
Comment 3 Lachlan Pease 2005-05-20 08:11:01 UTC
Seems my RSYNC mirror updated in between the alteration of mythmusic to use
mythtv-plugins and the introduction of the new eclass - resolving bug as invalid