|
@@ -784,7 +784,7 @@ bool pkgProblemResolver::Resolve(bool BrokenFix)
|
|
|
continue;
|
|
continue;
|
|
|
|
|
|
|
|
if (Debug == true)
|
|
if (Debug == true)
|
|
|
- cout << "Investigating " << I.Name() << endl;
|
|
|
|
|
|
|
+ clog << "Investigating " << I.Name() << endl;
|
|
|
|
|
|
|
|
// Isolate the problem dependency
|
|
// Isolate the problem dependency
|
|
|
PackageKill KillList[100];
|
|
PackageKill KillList[100];
|