full_install_osm.sh: workaround to fix osmclient dependencies with osm-im
Change-Id: I8a0dcc5f4ef38ad4bc0be340fc33b8d18dda94bf
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh
index 819161a..c1d6c28 100755
--- a/installers/full_install_osm.sh
+++ b/installers/full_install_osm.sh
@@ -569,7 +569,7 @@
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
- sudo apt-get install -y python3-osmclient
+ 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
#echo 'export OSM_SOL005=True' >> ${HOME}/.bashrc