On Thu, Nov 27, 2008 at 1:53 AM, Dale <[EMAIL PROTECTED]> wrote:
> Jorge Peixoto de Morais Neto wrote:
>>>>>> EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"
>>>>>>
>> I don't see the reason tough. Mine is just
>> $ fgrep DEFAULT /etc/make.conf
>> EMERGE_DEFAULT_OPTS=--nospinner
>> The portage's default around bdeps is fine with me. It makes sense.
>> And please think before changing the defaults. Do not change it just
>> because it is fun. When you mess too much with your system, then when
>> something breaks, it is harder to pinpoint the cause.
>> (This comes from a reformed ricer).
> Well, this started because revdep-rebuild was griping about a package
> not being up to date and with-bdeps fixed it.
You could just install the packages that emerge -p --depclean complained about.
And this is rare anyway. I for example have a lot of packages that
would be installed with a emerge -pDuNv --with-bdeps=y world, but
emerge -p --depc runs fine.
In the exceptional case that emerge -p --depc complains, you install
the required package.

Reply via email to