On Fri, 1 Jan 1999, Raul Miller wrote: > Package: apt > Version: 0.1.9 > > I'm in a situation where it seems logical to do: > > apt-get -f -m install > > However, the apt-get man page discourages this. > > What is the appropriate action supposed to be?
I'm not sure why this is a bug, as you have not given any indication of buggy behavoir. The man page discourages the use of -f and -m together because they CAN abort with a cryptic error message if -m undoes something -f required. They will work together in a limited number of cases. Perhaps the man page should have a less stronger warning. Jason

