Ticket #64 (new defect)
overlay package.mask stacking; injected, or standalone?
| Reported by: | avuton | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | pkgcore | Version: | |
| Keywords: | Cc: |
Description
When I was trying:
rocket / # pmerge media-sound/flac
I got:
Error in configuration:
Instantiating default domain 'livefs domain':
Caught exception "atom '-media-libs/tunepimp' is malformed: error -media-libs/tunepimp" instantiating pkgcore.ebuild.domain.domain
I had to find out where the file was, so I strace'd it back to the musicbrainz overlay, which had shown the following:
# This overlay requires tunepimp to be useful at all - reverse the mask.
-media-libs/tunepimp
Commenting out this line made the pmerge succeed.
I'm not sure weather this is correct syntax or not, someone else may know better than me.
Thanks for the great program and your time.
