On Mon, 4 Feb 2008 20:26:50 -0500 (EST)
"Benjamin R. Haskell" <[EMAIL PROTECTED]> wrote:
> So, it depends on ||( mozilla-firefox mozilla-firefox-bin ... ).
> After uninstalling mozilla-firefox, I'd still have
> mozilla-firefox-bin, so it wouldn't actually break a dependency to
> remove mozilla-firefox. Is this the intended behavior (i.e. it's
> overly cautious) or is something not right in considering that
> disjunction?

Paludis has to assume that a package needs all || ( ) deps that're
installed, because lots of ebuilds use || ( ) to mean "pick one of
these at compile time, and of the things that were there when I was
built, I'm going to need one of them at runtime and I'm not telling you
which". If everybody used || ( ) correctly then we could change that
behaviour, but as it is more people get it wrong than right...

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to