+ touch /tmp/jeedom/openzwave/dependance
+ echo 0
+ echo 'Lancement de l'\''installation/mise à jour des dépendances openzwave'
Lancement de l'installation/mise à jour des dépendances openzwave
+++ dirname /var/www/html/plugins/openzwave/resources/install_apt.sh
++ cd /var/www/html/plugins/openzwave/resources
++ pwd
+ BASEDIR=/var/www/html/plugins/openzwave/resources
++ ps ax
++ grep z-way-server
++ grep -v grep
++ wc -l
+ '[' 0 -ne 0 ']'
+ '[' '!' -d /opt ']'
+ echo 10
+ sudo rm -f '/var/lib/dpkg/updates/*'
+ sudo apt-get clean
+ echo 20
+ sudo apt-get update
Fetched 44.1 kB in 3s (15.3 kB/s)
Reading package lists... Done
+ echo 30
+ echo 'Installation des dependances'
Installation des dependances
+ apt_install git python-pip python-dev python-pyudev python-setuptools python-louie make build-essential libudev-dev g++ gcc python-lxml unzip libjpeg-dev python-serial python-requests
+ sudo apt-get -y install git python-pip python-dev python-pyudev python-setuptools python-louie make build-essential libudev-dev g++ gcc python-lxml unzip libjpeg-dev python-serial python-requests
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'python-dev-is-python2' instead of 'python-dev'
Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-pip
Package python-requests is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python-serial is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-pip' has no installation candidate
E: Unable to locate package python-pyudev
E: Unable to locate package python-louie
E: Unable to locate package python-lxml
E: Package 'python-serial' has no installation candidate
E: Package 'python-requests' has no installation candidate
+ '[' 100 -ne 0 ']'
+ echo 'could not install git - abort'
could not install git - abort
+ rm /tmp/jeedom/openzwave/dependance
+ exit 1