Fix osmclient dependencies in installer 17/8517/1 v7.0.1rc2 v7.0.1rc3
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 22 Jan 2020 15:05:05 +0000 (16:05 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 22 Jan 2020 15:06:13 +0000 (16:06 +0100)
Change-Id: Id52d943df6dda29817e75881369dba3a0f1dc065
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
installers/full_install_osm.sh

index 14cd58b..ec68238 100755 (executable)
@@ -588,7 +588,7 @@ function install_osmclient(){
     sudo apt-get update
     sudo apt-get install -y python3-pip
     sudo -H LC_ALL=C python3 -m pip install -U pip
-    sudo -H LC_ALL=C python3 -m pip install -U python-magic pyangbind
+    sudo -H LC_ALL=C python3 -m pip install -U python-magic pyangbind verboselogs
     sudo apt-get install -y python3-osm-im python3-osmclient
     #sed 's,OSM_SOL005=[^$]*,OSM_SOL005=True,' -i ${HOME}/.bashrc
     #echo 'export OSM_HOSTNAME=localhost' >> ${HOME}/.bashrc