]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-worker.cc
Use descriptive URIs in 104 Warning messages
[apt.git] / apt-pkg / acquire-worker.cc
index c9f0e7f6ed6bbfb64fb226342db32fc7ee745eef..f901847f77477c2243603cb37da57466367c19c3 100644 (file)
@@ -279,7 +279,7 @@ bool pkgAcquire::Worker::RunMessages()
          }
         // 104 Warning
         case 104:
-           _error->Warning("%s: %s", Itm->URI.c_str(), LookupTag(Message,"Message").c_str());
+           _error->Warning("%s: %s", Itm->Owner->DescURI().c_str(), LookupTag(Message,"Message").c_str());
            break;
 
         // 200 URI Start