X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=58b930e4f999f7afe1d6248e84e5742420a82f75;hb=1c097b2e3eebb7f336c4054e7d6aa7ed12c289c9;hp=c1d6c28bd44046ca8d5b70fe35253d0dc7299847;hpb=da89ee7ab8a3aa9b20737bb41a3822304ad17712;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index c1d6c28b..58b930e4 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -568,7 +568,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 + sudo -H LC_ALL=C python3 -m pip install -U python-magic pyangbind 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