Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254873 - app-emulation/ganeti missing useflag to control optional sys-cluster/drbd dependency
Summary: app-emulation/ganeti missing useflag to control optional sys-cluster/drbd dep...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lance Albertson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 18:10 UTC by K. Posern
Modified: 2010-01-15 20:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description K. Posern 2009-01-13 18:10:34 UTC
drbd is optional according to this official page:

http://ganeti-doc.googlecode.com/svn/ganeti-1.2/install.html

Add a USE flag "drbd":

RDEPEND="...
   drbd? ( sys-cluster/drbd )"



Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2009-01-13 20:55:23 UTC
Add it where ?!?
Comment 2 Lance Albertson (RETIRED) gentoo-dev 2010-01-15 20:31:29 UTC
(In reply to comment #0)
> drbd is optional according to this official page:
> 
> http://ganeti-doc.googlecode.com/svn/ganeti-1.2/install.html
> 
> Add a USE flag "drbd":
> 
> RDEPEND="...
>    drbd? ( sys-cluster/drbd )"

This has been included in all of the 2.x ebuilds and I don't plan on maintaining the 1.x series much longer as I have no way to test it.