Bug 217326 - Suggestion: Make horde modules depend on either horde, horde-groupware or horde-webmail
|
Bug#:
217326
|
Product: Gentoo Linux
|
Version: 2007.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: vapier@gentoo.org
|
Reported By: robin.bankhead@gmail.com
|
|
Component: Server
|
|
|
URL:
|
|
Summary: Suggestion: Make horde modules depend on either horde, horde-groupware or horde-webmail
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-04-11 18:49 0000
|
I would like to suggest that individual horde modules depend on one of horde,
horde-webmail or horde-groupware.
Reason: currently, modules that are not included in horde-webmail or
horde-groupware cannot be emerged if the respective package is installed,
because they depend on horde, which is blocked by these "combined" packages.
Example: horde-webmail does not include horde-mimp, but it's quite feasible
that one might want to emerge this too. Not possible, because of the block.
To preserve the necessary aspect of preventing individual modules being emerged
when one of the combi packages that includes them is already merged, make the
combi package(s) block that module, or make them depend on horde only (as is
currently true).
If this change is agreed in principle, I will be happy to compile a list of
what would need changed for which packages.
idea sounds sane enough ... if you want to post patches, that'd be good
I'll give it a go, will need to learn how first though ;)
Here's that list:
1) blocks
- www-apps/horde blocks www-apps/horde-groupware, www-apps/horde-webmail
- www-apps/horde-groupware blocks www-apps/horde, www-apps/horde-webmail
- www-apps/horde-webmail blocks www-apps/horde, www-apps/horde-groupware
2) depends
- www-apps/horde-chora depends on www-apps/horde OR www-apps/horde-groupware OR
www-apps/horde-webmail
- www-apps/horde-gollem depends on www-apps/horde OR www-apps/horde-groupware
OR www-apps/horde-webmail
- www-apps/horde-imp depends on www-apps/horde OR www-apps/horde-groupware
- www-apps/horde-ingo depends on www-apps/horde OR www-apps/horde-groupware
- www-apps/horde-jeta depends on www-apps/horde OR www-apps/horde-groupware OR
www-apps/horde-webmail
- www-apps/horde-kronolith depends on www-apps/horde
- www-apps/horde-mimp depends on www-apps/horde OR www-apps/horde-groupware OR
www-apps/horde-webmail
- www-apps/horde-mnemo depends on www-apps/horde
- www-apps/horde-nag depends on www-apps/horde
- www-apps/horde-passwd depends on www-apps/horde OR www-apps/horde-groupware
OR www-apps/horde-webmail
- www-apps/horde-turba depends on www-apps/horde
I'll see what I can do with these.
in the future, make sure you create unified style diffs, not context style
the changes all look fine, just one quick question before i merge them ...
think we should have horde blocking the groupware/webmail packages ? or just
leave them alone since they install into non-conflicting directories ?
I would think all three should block each other, to avoid redundancy. The only
f'rinstance I can think of to support not doing so is having a range of
different vhosts that you wanted to construct various combinations on. In such
an instance, though, I would think you'd just be better off choosing all
separate packages rather than the meta-packages.
Is there anything else I need to do re: this?