On Sun, 22 Mar 2009 11:19:42 +0200 Denis Golovan <[email protected]> wrote: > I'd like to know, if some method exists for reinstalling not all > dependencies, but to reinstall only that included in RDEPEND ebuild > section?
You can do this using:
--dl-deps-default discard
--dl-installed-deps-runtime pre-or-post
--dl-uninstalled-deps-runtime pre-or-post
But it's probably not a good idea...
> It's needed when trying to emerge new/not extensively tested ebuild
> which lack some dependecies/versions pointed correctly. So in
> situation we can have a problem of some packages emerging
> successfully, but later packages complaining of something.
What, dependencies on *lower* versions than listed? The fix for that is
to temporarily package.mask the newer versions of things that cause
breakage.
--
Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
