[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: aptitude full-upgrade installs unnecessary packages



Javier Vasquez <j.e.vasquez.v@gmail.com> writes:

> Some time back the policy changed to install by default the
> "recommended" ones.  So I had to include in my setting:
>
> APT::Install-Recommends "false";
>
> I'm not sure if that would help you.  Also I would turn off
> "suggested" packages if you have them turned on (they are not by
> default), like:
>
> APT::Install-Suggests "false";
>
> Perhaps you could try those and see what happens, :-)  It might this
> is not related to your problem, but if you know what you're doing,
> it'd be worth giving it a try...

I believe this is not related to my problem.  If some package depends,
recommends or suggests texlive-fonts-extra, this should be shown by
"aptitude -D".  Also, "aptitude -RD full-upgrade" (this is equivalent to
setting APT::Install-Recommends to "false") wants to install
texlive-fonts-extra as well.


Reply to: