sorry in bugzilla is no way to select kpackage - which is include in cartman. here is the fix for the small problem in kpackage: diff -uNr kpackage-1.3.9-old/kpackage/rpmInterface.cpp kpackage-1.3.9/kpackage/ --- kpackage-1.3.9-old/kpackage/rpmInterface.cpp Mon Jul 5 17:16:53 199 +++ kpackage-1.3.9/kpackage/rpmInterface.cpp Sun Sep 12 15:08:47 1999 @@ -54,7 +54,7 @@ static param puninstall[] = { {"Use Scripts",TRUE,FALSE}, - {"Check Dependencies",TRUE,FALSE}, + {"Check Dependencies",TRUE,TRUE}, {"Test (do not uninstall)",FALSE,FALSE}, {0,FALSE,FALSE} }; so long torsten klein
*** Bug 5746 has been marked as a duplicate of this bug. ***
fixed for next release.