diff -Nru /tmp/zTWrpTeMos/synaptic-0.57.8ubuntu11/common/rpackagelister.cc /tmp/OsYJV6tvN5/synaptic-0.57.8ubuntu12/common/rpackagelister.cc --- /tmp/zTWrpTeMos/synaptic-0.57.8ubuntu11/common/rpackagelister.cc 2006-04-21 10:01:25.000000000 +0200 +++ /tmp/OsYJV6tvN5/synaptic-0.57.8ubuntu12/common/rpackagelister.cc 2007-01-26 10:28:55.000000000 +0100 @@ -1780,7 +1780,7 @@ Fix.Protect(Pkg); switch ((*I).second) { case ACTION_INSTALL: - if(_config->FindB("Volatile::SetSelectionsNoFix","false")) + if(_config->FindB("Volatile::SetSelectionsNoFix",false)) Cache.MarkInstall(Pkg, false); else Cache.MarkInstall(Pkg, true); diff -Nru /tmp/zTWrpTeMos/synaptic-0.57.8ubuntu11/debian/changelog /tmp/OsYJV6tvN5/synaptic-0.57.8ubuntu12/debian/changelog --- /tmp/zTWrpTeMos/synaptic-0.57.8ubuntu11/debian/changelog 2006-05-18 14:32:50.000000000 +0200 +++ /tmp/OsYJV6tvN5/synaptic-0.57.8ubuntu12/debian/changelog 2007-01-26 10:28:48.000000000 +0100 @@ -1,3 +1,10 @@ +synaptic (0.57.8ubuntu12) dapper-proposed; urgency=low + + * fix --non-interactive, --set-selections problem that is triggered + when installing sugarcrm (lp: + + -- Michael Vogt Fri, 26 Jan 2007 10:26:24 +0100 + synaptic (0.57.8ubuntu11) dapper; urgency=low * fix bug that the window is not visisble in the tasklist when run