]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.cc
merged from apt-authentication-reliability
[apt.git] / apt-pkg / acquire-item.cc
index c22a31058fe6feed65b89000598352efa961e5d0..9464ba6961db18f353161e6feffc47d69d283239 100644 (file)
@@ -1229,6 +1229,7 @@ void pkgAcqMetaIndex::Failed(string Message,pkgAcquire::MethodConfig *Cnf)
                           "GPG error: %s: %s\n"),
                         Desc.Description.c_str(),
                         LookupTag(Message,"Message").c_str());
+        RunScripts("APT::Update::Auth-Failure");
         return;
       } else {
         _error->Warning(_("GPG error: %s: %s"),