fix target not cachedsometimes
[platform/upstream/libzypp.git] / zypp / zypp_detail / ZYppImpl.cc
index ee1529d..c59dd88 100644 (file)
@@ -105,6 +105,7 @@ namespace zypp
 #endif
       }
       _target = new Target( root );
+      _target->buildCache();
     }
 
     void ZYppImpl::finishTarget()