Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve dependa...
authorChristopher Baines <cbaines8@gmail.com>
Mon, 15 Aug 2011 21:31:09 +0000 (22:31 +0100)
committerChristopher Baines <cbaines8@gmail.com>
Mon, 15 Aug 2011 21:31:09 +0000 (22:31 +0100)
commitd41d0e0113208aa1752344a13e8a962a1ad4f76e
treeb61ad0ce8527888d36c0214cb5d8cf726656b14c
parent940f21606bc8d82366d554a9cfa025511a2b2bc4
Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve dependancies in SmartConfigure) yet Pkg
would not be immediately configured. This was because SmartUnPack still required the immediate flag to be set on Pkg.

Also inproved the debuging adding indented output for SmartUnPack and SmartConfigure and specifying in the output if
SmartConfigure or SmartUnPack was called just to Correct something (PkgLoop = true) or not.
apt-pkg/packagemanager.cc
apt-pkg/packagemanager.h