RO, NBI, LCM and osmclient: Update pip to latest version
Change-Id: I1deef6abb75fcd02eb0535498f7c398be5086ac3
Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh
index ffeb960..35c8706 100755
--- a/installers/full_install_osm.sh
+++ b/installers/full_install_osm.sh
@@ -544,8 +544,8 @@
sudo add-apt-repository -y "deb [arch=amd64] $CLIENT_REPOSITORY_BASE/$CLIENT_RELEASE $CLIENT_REPOSITORY osmclient"
sudo apt-get update
sudo apt-get install -y python-pip
- sudo -H LC_ALL=C pip install pip==9.0.3
- sudo -H LC_ALL=C pip install python-magic
+ sudo -H LC_ALL=C pip install -U pip
+ sudo -H LC_ALL=C python -m pip install python-magic
sudo apt-get install -y python-osmclient
#sed 's,OSM_SOL005=[^$]*,OSM_SOL005=True,' -i ${HOME}/.bashrc
#echo 'export OSM_HOSTNAME=localhost' >> ${HOME}/.bashrc