Todd Pisek wrote:
Shawn Walker wrote:
Todd Pisek wrote:
Suppose I have two packages called X and Y. I want to make these packages mutually exclusive. That is, if X is installed, Y can't be installed and vice versa.

How do I do this?

Package exclusions are not currently supported, and as far as I know, aren't planned.

Can you describe what the specific usage case is here or why you need this functionality?
We have traditionally packaged two variants of the the QFS file system code and its associated archiver/HSM (Hierarchical Storage Manager). The sam-qfs package had SAM (the archiver/HAM) and QFS. The QFS package is just QFS. SAM is tightly woven into QFS. While I'm sure it technically feasible to separate the two, it is non-trivial and there are no plans on our current road map to perform such a separation.

The right answer will probably be to either use IPS variants or facets, but Bart will know the right answer.

The issue with variants or facets is that variants haven't been exposed yet to users, and facets aren't complete yet.

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to