Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93285 - mythmusic-0.18.1 ebuild inherits incorrectly
Summary: mythmusic-0.18.1 ebuild inherits incorrectly
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 20:48 UTC by Lachlan Pease
Modified: 2005-05-20 08:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix the mythmusic false inheritance (mythmusic.patch,536 bytes, patch)
2005-05-19 20:49 UTC, Lachlan Pease
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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