On Mon, Nov 28, 2005 at 05:09:11PM -0600, Daniel Burrows wrote:
> On Mon, Nov 28, 2005 at 11:42:59PM +0100, Marc Haber <[EMAIL PROTECTED]> was 
> heard to say:
> > On Mon, Nov 28, 2005 at 04:35:00PM -0600, Daniel Burrows wrote:
> > >   On a second look at this bug report, I think I may have misunderstood
> > > it the first time I skimmed over it.  The bug is not that the solution
> > > suggested is incorrect, but that the dependencies should be resolved
> > > without prompting in this case, right?
> > 
> > Yes. Also, only one round of resolution is done, so it takes multiple
> > invocations with the same command line to have all packages and all
> > dependencies installed. This is particularly annoying with big
> > packages like build-depends.
> 
>   I'm not sure what you mean about one round of resolution.  I can reproduce
> this exactly [0] if I set Aptitude::Auto-Install=false (either via -o or in a
> configuration file), which is why I was asking about ~/.aptitude/config.  When
> I accept the suggested solution, I get a consistent result.

In fact, Auto-Install=false is set in _all_ my .aptitude/config files
on _all_ my unstable systems which I am pretty sure I didn't manually
do, at least not in the last few days. Commenting out the line setting
it to false fixes the problem for me.

Do you have any idea how this could have been set on all my systems
just recently?

I am including the .aptitude/config file from the test chroot for
completness.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835
aptitude "";
aptitude::UI "";
aptitude::UI::HelpBar "true";
aptitude::UI::Menubar-Autohide "false";
aptitude::UI::Minibuf-Prompts "false";
aptitude::UI::Incremental-Search "true";
aptitude::UI::Exit-On-Last-Close "false";
aptitude::UI::Prompt-On-Exit "true";
aptitude::UI::Pause-After-Download "true";
aptitude::UI::Minibuf-Download-Bar "false";
aptitude::UI::Description-Visible-By-Default "true";
aptitude::UI::Advance-On-Action "true";
aptitude::UI::Auto-Show-Reasons "true";
aptitude::UI::Default-Grouping 
"filter(missing),task,status,section(subdir,passthrough),section(topdir)";
aptitude::UI::Package-Display-Format "%c%a%M %p #%v%V%t";
aptitude::UI::Package-Status-Format "%d";
aptitude::UI::Package-Header-Format "%N %n #%B %u %o";
aptitude::Pkg-Display-Limit "";
aptitude::Auto-Install "false";
aptitude::Auto-Fix-Broken "false";
aptitude::Recommends-Important "false";
aptitude::Suggests-Important "false";
aptitude::Delete-Unused "true";
aptitude::Delete-Unused-Pattern "";
aptitude::Auto-Upgrade "false";
aptitude::AutoClean-After-Update "false";
aptitude::Changelog-URL-Template 
"http://cgi.debian.org/cgi-bin/get-changelog?package=%s";;
aptitude::Display-Planned-Action "true";
aptitude::Forget-New-On-Update "false";
aptitude::Forget-New-On-Install "false";
aptitude::Warn-Not-Root "true";
aptitude::Log "/var/log/aptitude";

Reply via email to