On Jul 27, 2005, at 16:50:15, Benjamin Reed wrote:
Kyle Moffett wrote:
Secondly, the configuration text redirection error comes from this part
of the patch:

-  user_config->Dump(out);
+  user_config->Dump();

I can't see any reason for this change.  You don't even change the
argument list for the Dump() function, so I assume it has a default
argument (cout?), but this is definitely not desired behaviour :-D.

The reason is because aptitude is kept in sync, for the most part, with
the latest apt, which changed their API some.  I had to remove those
changes.  ;)

Hmm, well, something definitely isn't working, because when I run aptitude,
press F10, go to the "Options" menu, then "Dependency Handling", I can
change the setting "Install Recommended Packages Automatically", but when I close the dialog I get the following all over the aptitude GUI instead of
in the ~/.aptitude/config file:

aptitude "";
            aptitude::Recommends-Important "false";

Thanks for your help!

Cheers,
Kyle Moffett

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++: a18 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$ L++++(+ ++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+ PGP+++ t+(+++) 5 X R?
tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r  !y?(-)
------END GEEK CODE BLOCK------




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to