file download separated from image creation progress
[bottlenecks.git] / testsuites / rubbos / puppet_manifests / internal / run_rubbos_internal.sh
index ae67b85..4ae04fc 100755 (executable)
@@ -165,6 +165,7 @@ fetch_remote_resources() {
     rm -rf $LOCAL_GIT_REPO
   fi
   mkdir -p $LOCAL_GIT_REPO
+  sudo apt-get update
   sudo dpkg --configure -a
   sudo apt-get install -y git
   cd $LOCAL_GIT_REPO