xci: scripts: build-dib-os.sh: Pin diskimage-builder 03/43403/2
authorMarkos Chandras <mchandras@suse.de>
Thu, 28 Sep 2017 07:15:41 +0000 (08:15 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 28 Sep 2017 07:44:13 +0000 (08:44 +0100)
diskimage-builder does very frequent releases and sometimes things
break. There is no particular reason to always fetch the latest version
so lets do it in a controlled way after proper testing.

Change-Id: Ie9685a9a15fa7fefa1c5ecea49090ac9d92e63ff
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/vm/build-dib-os.sh

index 78eaff2..a09ee3c 100755 (executable)
@@ -36,7 +36,7 @@ sudo apt-get install -y -q=3 yum yum-utils rpm zypper kpartx python-pip debootst
 
 echo "Installing diskimage-builder"
 
-sudo -H pip install -q -U diskimage-builder
+sudo -H pip install -q diskimage-builder==2.9.0
 
 echo "Removing old files..."
 sudo rm -rf *.qcow2 *.sha256.txt