Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364337 - sys-apps/lsb-release, dev-libs/protobuf, media-sound/mumble straight from ecopy (one line needs commenting out for mumble)
Summary: sys-apps/lsb-release, dev-libs/protobuf, media-sound/mumble straight from eco...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 11:07 UTC by Peter Waller
Modified: 2012-04-03 12:33 UTC (History)
0 users

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


Attachments
Patch for mumble.ebuild (0001-Mumble-fix.patch,1004 bytes, text/plain)
2011-04-21 11:07 UTC, Peter Waller
Details
Fix plugin path (0001-Fix-mumble-plugin-path.patch,2.16 KB, patch)
2011-04-21 13:51 UTC, Peter Waller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Waller 2011-04-21 11:07:54 UTC
Created attachment 270763 [details]
Patch for mumble.ebuild

It is necessary to comment out this line for obvious reasons:

> insopts -o root -g root -m 0755

Otherwise it all seems to work flawlessly.
Comment 1 Fabian Groffen gentoo-dev 2011-04-21 12:59:43 UTC
I'm not sure if lsb_release can be ecopied like that.

I'm not sure what it should report, but probably that you're running a Gentoo Prefix system on top of the host system.  I'm quite sure lsb guys didn't think of something like that to ever happen.
Comment 2 Peter Waller 2011-04-21 13:05:56 UTC
Ah, yes. When I run it, it reports "n/a", so clearly it doesn't work. lsb_release is also available on the host system..

However, it is a dependency of mumble, and mumble compiles fine.

Maybe mumble could be masked with a message that lsb_release should be put in the etc/make.profile/packages.provided?
Comment 3 Peter Waller 2011-04-21 13:51:26 UTC
Created attachment 270775 [details, diff]
Fix plugin path

Another thing I missed out.
Comment 4 Fabian Groffen gentoo-dev 2011-08-28 18:51:40 UTC
lsb_release can't be "ported" because it would mean we claim to have a LSB-compliant system, which a Prefix imo is far from.

I don't know what mumble does with it, or better, without it.
Comment 5 Peter Waller 2012-04-03 12:33:59 UTC
Closing ancient.