]> git.saurik.com Git - apt.git/commit
Ensure we have a Policy in CacheFile.BuildDepCache()
authorMichael Vogt <mvo@debian.org>
Fri, 5 Sep 2014 10:50:15 +0000 (12:50 +0200)
committerMichael Vogt <mvo@debian.org>
Fri, 5 Sep 2014 10:50:15 +0000 (12:50 +0200)
commit592d06b6f3c2ef2ae47c38005ae3c4e96a0841f2
treec29e508df8bff2bb8935c7447eda3f022ad46175
parentd059cc2668f284a7db77a15d1d742326d464e963
Ensure we have a Policy in CacheFile.BuildDepCache()

This partly reverts d059cc2 and fixes bug #753297 in a more
general way by ensuring that CacheFile.BuildDepCache() builds
a pkgPolicy if there isn't one already.
apt-pkg/cachefile.cc
apt-private/private-cacheset.cc
apt-private/private-output.cc