check in the DepCache::SetCandidateVersion that the package is marked to
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 5 Dec 2010 11:59:07 +0000 (12:59 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 5 Dec 2010 11:59:07 +0000 (12:59 +0100)
commit758729c8084a19859d3c9ccf948bb2ec507b0d0c
tree16034fa0e9e2c5214b6668e7ccc381c3d2c3952f
parentb99d5aeff24b0b8477e5699ce391bfd63478d742
check in the DepCache::SetCandidateVersion that the package is marked to
be installed before setting the InstallVer as otherwise the Sizes states
will be confused in some cases - this can happen now as SetCandidateRelease
works also on packages which are not installed now (or will never in the
final solution)
apt-pkg/depcache.cc