====================================================================== == 24/10/2020 06:06:35 == Installation des dépendances de pronotlink ====================================================================== [ 0% ] : Creation des fichier pour les dependence... [ 9% ] : Creation des fichier pour les dependence : [ OK ] [ 10% ] : Lancement de l'installation/mise à jour des dépendances... Smart détectée, migration du repo NodeJS Warning: apt-key output should not be parsed (stdout is not a terminal) OK [ 19% ] : Lancement de l'installation/mise à jour des dépendances : [ OK ] [ 20% ] : Update / Install dependence... Get:2 http://security.debian.org stretch/updates InRelease [53.0 kB] Ign:3 http://ftp.debian.org/debian stretch InRelease Get:4 http://ftp.debian.org/debian stretch-updates InRelease [93.6 kB] Hit:5 http://www.deb-multimedia.org stretch InRelease Get:6 http://ftp.debian.org/debian stretch-backports InRelease [91.8 kB] Get:1 https://repo.jeedom.com/odroid stable InRelease [1640 B] Get:7 http://ftp.debian.org/debian stretch-proposed-updates InRelease [96.3 kB] Get:8 http://security.debian.org stretch/updates/main Sources [263 kB] Hit:9 http://ftp.debian.org/debian stretch Release Get:10 https://oph.mdrjr.net/meveric all InRelease [19.4 kB] Get:11 http://security.debian.org stretch/updates/main arm64 Packages [584 kB] Get:12 https://oph.mdrjr.net/meveric stretch InRelease [4141 B] Get:14 https://oph.mdrjr.net/meveric stretch/main arm64 Packages [121 kB] Fetched 1328 kB in 3s (335 kB/s) Reading package lists... E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. [ 29% ] : Update / Install dependence : [ OK ] [ 30% ] : Update / Install dependence... Version actuelle : v6.9.1 [ 39% ] : Update / Install dependence : [ OK ] [ 40% ] : Suppression du Nodejs existant et installation du paquet recommandé... KO, version obsolète à upgrader Suppression du Nodejs existant et installation du paquet recommandé E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. Utilisation du dépot officiel ## Installing the NodeSource Node.js 12.x repo... ## Populating apt-get cache... + apt-get update Ign:1 http://ftp.debian.org/debian stretch InRelease Hit:2 http://www.deb-multimedia.org stretch InRelease Hit:3 http://security.debian.org stretch/updates InRelease Hit:5 http://ftp.debian.org/debian stretch-updates InRelease Hit:6 http://ftp.debian.org/debian stretch-backports InRelease Hit:7 http://ftp.debian.org/debian stretch-proposed-updates InRelease Hit:8 http://ftp.debian.org/debian stretch Release Hit:9 https://oph.mdrjr.net/meveric all InRelease Hit:10 https://oph.mdrjr.net/meveric stretch InRelease Ign:4 https://repo.jeedom.com/odroid stable InRelease Get:12 https://repo.jeedom.com/odroid stable Release [932 B] Get:13 https://repo.jeedom.com/odroid stable Release.gpg [659 B] Fetched 1591 B in 6s (264 B/s) Reading package lists... ## Confirming "stretch" is supported... + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_12.x/dists/stretch/Release' ## Adding the NodeSource signing key to your keyring... + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - Warning: apt-key output should not be parsed (stdout is not a terminal) OK ## Creating apt sources list file for the NodeSource Node.js 12.x repo... + echo 'deb https://deb.nodesource.com/node_12.x stretch main' > /etc/apt/sources.list.d/nodesource.list + echo 'deb-src https://deb.nodesource.com/node_12.x stretch main' >> /etc/apt/sources.list.d/nodesource.list ## Running `apt-get update` for you... + apt-get update Ign:1 http://ftp.debian.org/debian stretch InRelease Hit:3 http://ftp.debian.org/debian stretch-updates InRelease Hit:4 http://security.debian.org stretch/updates InRelease Hit:5 http://www.deb-multimedia.org stretch InRelease Hit:6 http://ftp.debian.org/debian stretch-backports InRelease Hit:7 http://ftp.debian.org/debian stretch-proposed-updates InRelease Hit:8 http://ftp.debian.org/debian stretch Release Get:9 https://deb.nodesource.com/node_12.x stretch InRelease [4585 B] Get:2 https://repo.jeedom.com/odroid stable InRelease [1640 B] Hit:10 https://oph.mdrjr.net/meveric all InRelease Hit:11 https://oph.mdrjr.net/meveric stretch InRelease Get:13 https://deb.nodesource.com/node_12.x stretch/main arm64 Packages [766 B] Fetched 6991 B in 3s (1911 B/s) Reading package lists... ## Run `sudo apt-get install -y nodejs` to install Node.js 12.x and npm ## You may also need development tools to build native addons: sudo apt-get install gcc g++ make ## To install the Yarn package manager, run: curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list sudo apt-get update && sudo apt-get install yarn E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. Version actuelle : v6.9.1 [ 49% ] : Suppression du Nodejs existant et installation du paquet recommandé : [ OK ] [ 50% ] : ...... [ 59% ] : ... : [ OK ] [ 60% ] : Installation...... npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: this library is no longer supported pronote-api@2.1.4-beta.0 /var/www/html/plugins/pronotlink/resources +-- @types/node-forge@0.6.11 +-- @types/pako@1.0.1 +-- axios@0.19.2 | `-- follow-redirects@1.5.10 | `-- debug@3.1.0 +-- body-parser@1.19.0 | +-- bytes@3.1.0 | +-- content-type@1.0.4 | +-- debug@2.6.9 | | `-- ms@2.0.0 | +-- depd@1.1.2 | +-- http-errors@1.7.2 | | +-- inherits@2.0.3 | | +-- setprototypeof@1.1.1 | | +-- statuses@1.5.0 | | `-- toidentifier@1.0.0 | +-- iconv-lite@0.4.24 | | `-- safer-buffer@2.1.2 | +-- on-finished@2.3.0 | | `-- ee-first@1.1.1 | +-- qs@6.7.0 | +-- raw-body@2.4.0 | | `-- unpipe@1.0.0 | `-- type-is@1.6.18 | +-- media-typer@0.3.0 | `-- mime-types@2.1.27 | `-- mime-db@1.44.0 +-- UNMET PEER DEPENDENCY canvas@^2.5.0 +-- eslint@7.12.0 | +-- @babel/code-frame@7.10.4 | | `-- @babel/highlight@7.10.4 | | +-- @babel/helper-validator-identifier@7.10.4 | | +-- chalk@2.4.2 | | | +-- escape-string-regexp@1.0.5 | | | `-- supports-color@5.5.0 | | | `-- has-flag@3.0.0 | | `-- js-tokens@4.0.0 | +-- @eslint/eslintrc@0.2.0 | | `-- debug@4.2.0 | | `-- ms@2.1.2 | +-- ajv@6.12.6 | | +-- fast-deep-equal@3.1.3 | | +-- fast-json-stable-stringify@2.1.0 | | +-- json-schema-traverse@0.4.1 | | `-- uri-js@4.4.0 | +-- chalk@4.1.0 | | +-- ansi-styles@4.3.0 | | | `-- color-convert@2.0.1 | | | `-- color-name@1.1.4 | | `-- supports-color@7.2.0 | | `-- has-flag@4.0.0 | +-- cross-spawn@7.0.3 | | +-- path-key@3.1.1 | | +-- shebang-command@2.0.0 | | | `-- shebang-regex@3.0.0 | | `-- which@2.0.2 | | `-- isexe@2.0.0 | +-- debug@4.2.0 | | `-- ms@2.1.2 | +-- doctrine@3.0.0 | +-- enquirer@2.3.6 | | `-- ansi-colors@4.1.1 | +-- eslint-scope@5.1.1 | | +-- esrecurse@4.3.0 | | | `-- estraverse@5.2.0 | | `-- estraverse@4.3.0 | +-- eslint-utils@2.1.0 | | `-- eslint-visitor-keys@1.3.0 | +-- eslint-visitor-keys@2.0.0 | +-- espree@7.3.0 | | +-- acorn-jsx@5.3.1 | | `-- eslint-visitor-keys@1.3.0 | +-- esquery@1.3.1 | | `-- estraverse@5.2.0 | +-- esutils@2.0.3 | +-- file-entry-cache@5.0.1 | | `-- flat-cache@2.0.1 | | +-- flatted@2.0.2 | | +-- rimraf@2.6.3 | | | `-- glob@7.1.6 | | | +-- fs.realpath@1.0.0 | | | +-- inflight@1.0.6 | | | | `-- wrappy@1.0.2 | | | +-- once@1.4.0 | | | `-- path-is-absolute@1.0.1 | | `-- write@1.0.3 | | `-- mkdirp@0.5.5 | | `-- minimist@1.2.5 | +-- functional-red-black-tree@1.0.1 | +-- glob-parent@5.1.1 | +-- globals@12.4.0 | | `-- type-fest@0.8.1 | +-- ignore@4.0.6 | +-- import-fresh@3.2.1 | | +-- parent-module@1.0.1 | | | `-- callsites@3.1.0 | | `-- resolve-from@4.0.0 | +-- imurmurhash@0.1.4 | +-- is-glob@4.0.1 | | `-- is-extglob@2.1.1 | +-- js-yaml@3.14.0 | | +-- argparse@1.0.10 | | | `-- sprintf-js@1.0.3 | | `-- esprima@4.0.1 | +-- json-stable-stringify-without-jsonify@1.0.1 | +-- levn@0.4.1 | | +-- prelude-ls@1.2.1 | | `-- type-check@0.4.0 | +-- lodash@4.17.20 | +-- minimatch@3.0.4 | | `-- brace-expansion@1.1.11 | | +-- balanced-match@1.0.0 | | `-- concat-map@0.0.1 | +-- natural-compare@1.4.0 | +-- optionator@0.9.1 | | +-- deep-is@0.1.3 | | +-- fast-levenshtein@2.0.6 | | `-- word-wrap@1.2.3 | +-- progress@2.0.3 | +-- regexpp@3.1.0 | +-- semver@7.3.2 | +-- strip-ansi@6.0.0 | | `-- ansi-regex@5.0.0 | +-- strip-json-comments@3.1.1 | +-- table@5.4.6 | | +-- slice-ansi@2.1.0 | | | +-- ansi-styles@3.2.1 | | | | `-- color-convert@1.9.3 | | | | `-- color-name@1.1.3 | | | +-- astral-regex@1.0.0 | | | `-- is-fullwidth-code-point@2.0.0 | | `-- string-width@3.1.0 | | +-- emoji-regex@7.0.3 | | `-- strip-ansi@5.2.0 | | `-- ansi-regex@4.1.0 | +-- text-table@0.2.0 | `-- v8-compile-cache@2.1.1 +-- eslint-plugin-node@11.1.0 | +-- eslint-plugin-es@3.0.1 | +-- ignore@5.1.8 | +-- resolve@1.18.1 | | +-- is-core-module@2.0.0 | | | `-- has@1.0.3 | | | `-- function-bind@1.1.1 | | `-- path-parse@1.0.6 | `-- semver@6.3.0 +-- graphql@15.3.0 +-- jsdom@16.4.0 | +-- abab@2.0.5 | +-- acorn@7.4.1 | +-- acorn-globals@6.0.0 | | `-- acorn-walk@7.2.0 | +-- UNMET PEER DEPENDENCY bufferutil@^4.0.1 | +-- cssom@0.4.4 | +-- cssstyle@2.3.0 | | `-- cssom@0.3.8 | +-- data-urls@2.0.0 | +-- decimal.js@10.2.1 | +-- domexception@2.0.1 | | `-- webidl-conversions@5.0.0 | +-- escodegen@1.14.3 | | +-- optionator@0.8.3 | | | +-- levn@0.3.0 | | | +-- prelude-ls@1.1.2 | | | `-- type-check@0.3.2 | | `-- source-map@0.6.1 | +-- html-encoding-sniffer@2.0.1 | +-- is-potential-custom-element-name@1.0.0 | +-- nwsapi@2.2.0 | +-- parse5@5.1.1 | +-- request@2.88.2 | | +-- aws-sign2@0.7.0 | | +-- aws4@1.10.1 | | +-- caseless@0.12.0 | | +-- combined-stream@1.0.8 | | | `-- delayed-stream@1.0.0 | | +-- extend@3.0.2 | | +-- forever-agent@0.6.1 | | +-- form-data@2.3.3 | | | `-- asynckit@0.4.0 | | +-- har-validator@5.1.5 | | | `-- har-schema@2.0.0 | | +-- http-signature@1.2.0 | | | +-- assert-plus@1.0.0 | | | +-- jsprim@1.4.1 | | | | +-- extsprintf@1.3.0 | | | | +-- json-schema@0.2.3 | | | | `-- verror@1.10.0 | | | | `-- core-util-is@1.0.2 | | | `-- sshpk@1.16.1 | | | +-- asn1@0.2.4 | | | +-- bcrypt-pbkdf@1.0.2 | | | +-- dashdash@1.14.1 | | | +-- ecc-jsbn@0.1.2 | | | +-- getpass@0.1.7 | | | +-- jsbn@0.1.1 | | | `-- tweetnacl@0.14.5 | | +-- is-typedarray@1.0.0 | | +-- isstream@0.1.2 | | +-- json-stringify-safe@5.0.1 | | +-- oauth-sign@0.9.0 | | +-- performance-now@2.1.0 | | +-- qs@6.5.2 | | +-- safe-buffer@5.2.1 | | +-- tough-cookie@2.5.0 | | +-- tunnel-agent@0.6.0 | | `-- uuid@3.4.0 | +-- request-promise-native@1.0.9 | | +-- request-promise-core@1.1.4 | | +-- stealthy-require@1.1.1 | | `-- tough-cookie@2.5.0 | +-- saxes@5.0.1 | | `-- xmlchars@2.2.0 | +-- symbol-tree@3.2.4 | +-- tough-cookie@3.0.1 | | +-- ip-regex@2.1.0 | | +-- psl@1.8.0 | | `-- punycode@2.1.1 | +-- UNMET PEER DEPENDENCY utf-8-validate@^5.0.2 | +-- w3c-hr-time@1.0.2 | | `-- browser-process-hrtime@1.0.0 | +-- w3c-xmlserializer@2.0.0 | +-- webidl-conversions@6.1.0 | +-- whatwg-encoding@1.0.5 | +-- whatwg-mimetype@2.3.0 | +-- whatwg-url@8.4.0 | | +-- lodash.sortby@4.7.0 | | `-- tr46@2.0.2 | +-- ws@7.3.1 | `-- xml-name-validator@3.0.0 +-- node-forge@0.6.33 +-- pako@1.0.11 +-- polka@0.5.2 | +-- @polka/url@0.5.0 | `-- trouter@2.0.1 | `-- matchit@1.1.0 | `-- @arr/every@1.0.1 +-- string-strip-html@5.0.2 | +-- ent@2.2.0 | +-- lodash.isplainobject@4.0.6 | +-- lodash.trim@4.5.1 | +-- lodash.without@4.4.0 | +-- ranges-apply@3.2.3 | | `-- ranges-merge@5.0.3 | | `-- ranges-sort@3.13.3 | +-- ranges-push@3.7.22 | | +-- string-collapse-leading-whitespace@3.0.2 | | `-- string-trim-spaces-only@2.8.23 | `-- string-left-right@2.3.31 | `-- lodash.clonedeep@4.5.0 `-- uuid@8.3.1 npm WARN jsdom@16.4.0 requires a peer of canvas@^2.5.0 but none was installed. npm WARN ws@7.3.1 requires a peer of bufferutil@^4.0.1 but none was installed. npm WARN ws@7.3.1 requires a peer of utf-8-validate@^5.0.2 but none was installed. [ 94% ] : Installation... : [ OK ] [ 95% ] : Finalisation... [ 99% ] : Finalisation : [ OK ] [ 100% ] : Fini... Installation des dépendances pronotlink terminée, vérifiez qu'il n'y a pas d'erreur not silent [ 99% ] : Fini : [ OK ] [100% ] : Terminé ! ====================================================================== == OK == Installation Réussie ======================================================================