+ PROGRESS_FILE=/tmp/jeedom/Abeille/dependancy_abeille_in_progress + tries=3 + echo 'Début d'\''installation des dépendances' Début d'installation des dépendances + '[' '!' -z /tmp/jeedom/Abeille/dependance ']' + PROGRESS_FILE=/tmp/jeedom/Abeille/dependance + touch /tmp/jeedom/Abeille/dependance + echo 0 + echo + echo 'Avancement: 0% ---------------------------------------------------------------------------------------------------> Environnement ' Avancement: 0% ---------------------------------------------------------------------------------------------------> Environnement + echo ++ id + cmd='uid=0(root) gid=0(root) groups=0(root)' + echo 'id: uid=0(root)' 'gid=0(root)' 'groups=0(root)' id: uid=0(root) gid=0(root) groups=0(root) ++ pwd + cmd=/var/www/html/core/ajax + echo 'pwd: /var/www/html/core/ajax' pwd: /var/www/html/core/ajax ++ uname -a + cmd='Linux jeedom 3.14.79-94 #1 SMP PREEMPT Mon Nov 21 17:13:27 BRST 2016 aarch64 GNU/Linux' + echo 'uname -a: Linux' jeedom 3.14.79-94 '#1' SMP PREEMPT Mon Nov 21 17:13:27 BRST 2016 aarch64 GNU/Linux uname -a: Linux jeedom 3.14.79-94 #1 SMP PREEMPT Mon Nov 21 17:13:27 BRST 2016 aarch64 GNU/Linux + '[' -d /etc/php5/fpm/ ']' + '[' -d /etc/php5/apache2/ ']' + echo 'system tourne avec apache2 et php5' system tourne avec apache2 et php5 + SERVICE=apache2 + echo 5 + echo + echo 'Avancement: 5% ---------------------------------------------------------------------------------------------------> Install lsb-release php-pear' Avancement: 5% ---------------------------------------------------------------------------------------------------> Install lsb-release php-pear + echo + apt-get -y install dpkg Reading package lists... Building dependency tree... Reading state information... dpkg is already the newest version. You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: vim : Depends: vim-common (= 2:7.4.488-7+deb8u3) but 2:7.4.488-7+deb8u2 is to be installed vim-tiny : Depends: vim-common (= 2:7.4.488-7+deb8u3) but 2:7.4.488-7+deb8u2 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). + apt-get -y install lsb-release php-pear make locales Reading package lists... Building dependency tree... Reading state information... locales is already the newest version. lsb-release is already the newest version. make is already the newest version. php-pear is already the newest version. You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: vim : Depends: vim-common (= 2:7.4.488-7+deb8u3) but 2:7.4.488-7+deb8u2 is to be installed vim-tiny : Depends: vim-common (= 2:7.4.488-7+deb8u3) but 2:7.4.488-7+deb8u2 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). + [[ 100 -ne 0 ]] + arretSiErreur 'Erreur lors de l'\''installation de pear et lsb-release. Pb réseau ?' + echo + echo '***************' *************** + echo Erreur lors de 'l'\''installation' de pear et lsb-release. Pb $'réseau' '?' Erreur lors de l'installation de pear et lsb-release. Pb réseau ? + echo '***************' *************** + echo + arret + echo + echo 'Avancement: 99% ---------------------------------------------------------------------------------------------------> ;-) ' Avancement: 99% ---------------------------------------------------------------------------------------------------> ;-) + echo + echo 'Fin installation des dépendances' Fin installation des dépendances + echo + echo 'Avancement: 100% ---------------------------------------------------------------------------------------------------> FIN' Avancement: 100% ---------------------------------------------------------------------------------------------------> FIN + echo + echo 100 + sleep 3 + rm /tmp/jeedom/Abeille/dependance + exit 1