]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.cc
merge with debian-sid branch and 0.8.14.1 release
[apt.git] / apt-pkg / acquire-item.cc
index 1d651ba69e5ac3b2f3346655fc2ecfa0023227bf..7b120d3ce5d20cbd324aef877e1ad32dfc586f7c 100644 (file)
@@ -1504,7 +1504,7 @@ void pkgAcqMetaIndex::Failed(string Message,pkgAcquire::MethodConfig *Cnf)
 
    /* Always move the meta index, even if gpgv failed. This ensures
     * that PackageFile objects are correctly filled in */
-   {
+   if (FileExists(DestFile)) {
       string FinalFile = _config->FindDir("Dir::State::lists");
       FinalFile += URItoFileName(RealURI);
       /* InRelease files become Release files, otherwise