E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file

Bonjour j’ai un probleme sur mon plugin zwavejs, le démon ne veut pas démarrer, le problème est survenu apres le passage du core en 4.4
Je n’arrrive pas a relancer l’installation de la dépendance ( aucun chargement )
Avez vous des idées


Informations Jeedom Atlas

Core : 4.4.3 (V4-stable)
DNS Jeedom Atlas : oui

Plugin : Z-Wave JS
Version : 2024-02-27 11:01:50 (stable)
Statut Démon : Stoppé - (2024-04-10 08:35:03)

Bonjour,

Il faudrait à minima :

  • page santé de Jeedom
  • log des dépendances du plugin zwave-js
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_zwavejs
+ echo 1
+ echo 2
+ sudo chmod +x /var/www/html/core/class/../../plugins/zwavejs/resources/pre_install.sh
+ sudo /var/www/html/core/class/../../plugins/zwavejs/resources/pre_install.sh
+ echo 'Pre installation de l'\''installation/mise à jour des dépendances zwavejs'
Pre installation de l'installation/mise à jour des dépendances zwavejs
+++ dirname /var/www/html/core/class/../../plugins/zwavejs/resources/pre_install.sh
++ cd /var/www/html/core/class/../../plugins/zwavejs/resources
++ pwd
+ BASEDIR=/var/www/html/plugins/zwavejs/resources
+ cd /var/www/html/plugins/zwavejs/resources
+ source ../core/config/zwavejs.config.ini
+ echo 'Wanted Version: 9.6.2'
Wanted Version: 9.6.2
+ rm -R zwave-js-ui
+ git clone --branch v9.6.2 --depth 1 https://github.com/zwave-js/zwave-js-ui
Cloning into 'zwave-js-ui'...
Note: checking out '6e369a1bc8fac7ea92a3c069e808a46b42c68a8d'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
+ echo 'Pre install finished'
Pre install finished
+ echo 3
+ php /var/www/html/core/class/../php/jeecli.php plugin install mqtt2
apt: no process found
apt-get: no process found
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian buster-updates InRelease
Hit:3 http://security.debian.org buster/updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
Ign:5 http://mirrors.xtom.de/armbian buster InRelease
Err:7 http://fi.mirror.armbian.de/apt buster Release
404  Not Found [IP: 65.21.120.247 80]
Reading package lists...
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
Ign:5 http://mirrors.xtom.de/armbian buster InRelease
Err:7 http://mirrors.xtom.de/armbian buster Release
404  Not Found [IP: 62.133.35.14 80]
Reading package lists...
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (1.8.2.3).
build-essential is already the newest version (12.6).
lsb-release is already the newest version (10.2019051400).
git is already the newest version (1:2.20.1-2+deb10u8).
0 upgraded, 0 newly installed, 0 to remove and 264 not upgraded.
[Check Version NodeJS actuelle : v18.18.2 : [  OK  ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [  OK  ]
Terminated
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
Ign:6 http://mirrors.xtom.de/armbian buster InRelease
Err:7 http://mirrors.xtom.de/armbian buster Release
404  Not Found [IP: 62.133.35.14 80]
Reading package lists...[Check Version NodeJS actuelle : v18.18.2 : [  OK  ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [  OK  ]
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://security.debian.org buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
Ign:6 http://mirrors.xtom.de/armbian buster InRelease
Err:7 http://fi.mirror.armbian.de/apt buster Release
404  Not Found [IP: 65.21.120.247 80]
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (1.8.2.3).
build-essential is already the newest version (12.6).
lsb-release is already the newest version (10.2019051400).
git is already the newest version (1:2.20.1-2+deb10u8).
0 upgraded, 0 newly installed, 0 to remove and 264 not upgraded.
[Check Version NodeJS actuelle : v18.18.2 : [  OK  ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [  OK  ]
--2024-04-10 09:06:56--  https://getcomposer.org/installer
Resolving getcomposer.org (getcomposer.org)... 54.36.53.46, 2001:41d0:302:1100::8:104f
Connecting to getcomposer.org (getcomposer.org)|54.36.53.46|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 58444 (57K) [application/octet-stream]
Saving to: 'composer-setup.php'
0K .......... .......... .......... .......... .......... 87%  688K 0s
50K .......                                               100% 32.6M=0.07s
2024-04-10 09:06:56 (783 KB/s) - 'composer-setup.php' saved [58444/58444]
Begin installation of composer
All settings correct for using Composer
Downloading...
Composer (version 2.7.2) successfully installed to: /var/www/html/core/ajax/composer.phar
Use it: php composer.phar
End installation of composer
added 110 packages, and audited 111 packages in 6s
13 packages are looking for funding
run `npm fund` for details
2 moderate severity vulnerabilities
To address all issues, run:
npm audit fix
Run `npm audit` for details.
Synchronizing state of mosquitto.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable mosquitto
+ echo 4
+ sudo killall apt apt-get unattended-upgr
apt: no process found
unattended-upgr: no process found
+ sudo rm /var/lib/apt/lists/lock
+ sudo rm /var/cache/apt/archives/lock
+ sudo rm /var/lib/dpkg/lock /var/lib/dpkg/lock-frontend
+ sudo sudo dpkg --configure -a --force-confdef
dpkg: error: dpkg frontend lock is locked by another process
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://security.debian.org buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
Ign:5 http://imola.armbian.com/apt buster InRelease
Err:7 http://mirrors.xtom.de/armbian buster Release
404  Not Found [IP: 62.133.35.14 80]
Reading package lists...
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
+ echo 5
+ sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh
+ sudo /var/www/html/core/class/../../resources/install_nodejs.sh
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://security.debian.org buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
Ign:5 http://mirrors.xtom.de/armbian buster InRelease
Err:7 http://mirrors.xtom.de/armbian buster Release
404  Not Found [IP: 62.133.35.14 80]
Reading package lists...
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
[Check Version NodeJS actuelle : v18.18.2 : [  OK  ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [  OK  ]
+ echo 6
+ sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh
+ sudo /var/www/html/core/class/../../resources/install_nodejs.sh
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:5 http://deb.debian.org/debian buster-backports InRelease
Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
Ign:4 http://mirrors.xtom.de/armbian buster InRelease
Err:7 http://mirrors.xtom.de/armbian buster Release
404  Not Found [IP: 62.133.35.14 80]
Reading package lists...
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (1.8.2.3).
build-essential is already the newest version (12.6).
lsb-release is already the newest version (10.2019051400).
git is already the newest version (1:2.20.1-2+deb10u8).
0 upgraded, 0 newly installed, 0 to remove and 264 not upgraded.
[Check Version NodeJS actuelle : v18.18.2 : [  OK  ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [  OK  ]
+ echo 7
+ sudo chmod +x /var/www/html/core/class/../../resources/install_nodejs.sh
+ sudo /var/www/html/core/class/../../resources/install_nodejs.sh
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://deb.debian.org/debian buster-backports InRelease
Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
Ign:6 http://imola.armbian.com/apt buster InRelease
Err:7 http://fi.mirror.armbian.de/apt buster Release
404  Not Found [IP: 65.21.120.247 80]
Reading package lists...
E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version (1.8.2.3).
build-essential is already the newest version (12.6).
lsb-release is already the newest version (10.2019051400).
git is already the newest version (1:2.20.1-2+deb10u8).
0 upgraded, 0 newly installed, 0 to remove and 264 not upgraded.
[Check Version NodeJS actuelle : v18.18.2 : [  OK  ]
[Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [  OK  ]
+ echo 8
+ sudo chmod +x /var/www/html/core/class/../../resources/install_composer.sh
+ sudo /var/www/html/core/class/../../resources/install_composer.sh
Begin installation of composer
--2024-04-10 09:08:15--  https://getcomposer.org/installer
Resolving getcomposer.org (getcomposer.org)... 54.36.53.46, 2001:41d0:302:1100::8:104f
Connecting to getcomposer.org (getcomposer.org)|54.36.53.46|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 58444 (57K) [application/octet-stream]
Saving to: 'composer-setup.php'
0K .......... .......... .......... .......... .......... 87%  716K 0s
50K .......                                               100% 50.7M=0.07s
2024-04-10 09:08:16 (816 KB/s) - 'composer-setup.php' saved [58444/58444]
All settings correct for using Composer
Downloading...
Composer (version 2.7.2) successfully installed to: /var/www/html/core/ajax/composer.phar
Use it: php composer.phar
End installation of composer
+ echo 9
+ sudo npm install --force -g yarn
npm WARN using --force Recommended protections disabled.
changed 1 package in 3s
+ echo 10
+ sudo chmod +x /var/www/html/core/class/../../plugins/zwavejs/resources/post_install.sh
+ sudo /var/www/html/core/class/../../plugins/zwavejs/resources/post_install.sh
+ echo 'Post installation de l'\''installation/mise à jour des dépendances zwavejs'
Post installation de l'installation/mise à jour des dépendances zwavejs
+++ dirname /var/www/html/core/class/../../plugins/zwavejs/resources/post_install.sh
++ cd /var/www/html/core/class/../../plugins/zwavejs/resources
++ pwd
+ BASEDIR=/var/www/html/plugins/zwavejs/resources
+ cd /var/www/html/plugins/zwavejs/resources
+ cd zwave-js-ui
+ sudo yarn install
yarn install v1.22.22
info No lockfile found.
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/5] Validating package.json...
[2/5] Resolving packages...
warning csurf@1.11.0: Please use another csrf package
warning native-url > querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning vue@2.7.16: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.
warning @types/extract-zip@2.0.1: This is a stub types definition. extract-zip provides its own type definitions, so you do not need this installed.
warning vite-plugin-pwa > workbox-build > rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
warning vite-plugin-pwa > workbox-build > workbox-google-analytics@7.0.0: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
warning vite-plugin-pwa > workbox-build > @surma/rollup-plugin-off-main-thread > magic-string > sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning " > vis-data@7.1.9" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0".
warning " > vis-data@7.1.9" has unmet peer dependency "vis-util@^5.0.1".
warning " > vis-network@9.1.9" has unmet peer dependency "@egjs/hammerjs@^2.0.0".
warning " > vis-network@9.1.9" has unmet peer dependency "component-emitter@^1.3.0".
warning " > vis-network@9.1.9" has unmet peer dependency "keycharm@^0.2.0 || ^0.3.0 || ^0.4.0".
warning " > vis-network@9.1.9" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0".
warning " > vis-network@9.1.9" has unmet peer dependency "vis-util@^5.0.1".
warning " > @babel/register@7.23.7" has unmet peer dependency "@babel/core@^7.0.0-0".
warning " > esbuild-register@3.5.0" has unmet peer dependency "esbuild@>=0.12 <1".
warning " > vite-plugin-pwa@0.16.7" has unmet peer dependency "workbox-build@^7.0.0".
warning " > vite-plugin-pwa@0.16.7" has unmet peer dependency "workbox-window@^7.0.0".
[5/5] Building fresh packages...
success Saved lockfile.
Done in 138.61s.
+ sudo yarn run build
yarn run v1.22.22
$ npm-run-all 'build:*'
$ tsc
$ vite build
vite v4.5.3 building for production...
transforming...
✓ 560 modules transformed.
rendering chunks...
computing gzip size...
dist/registerSW.js                                    0.14 kB
dist/manifest.webmanifest                             0.50 kB
dist/index.html                                       1.68 kB │ gzip:   0.74 kB
dist/assets/MaterialIcons-Regular-5743ed3d.woff2    125.12 kB
dist/assets/MaterialIcons-Regular-e69d687a.eot      143.45 kB
dist/assets/MaterialIcons-Regular-11ec382a.woff     160.58 kB
dist/assets/MaterialIcons-Regular-29c11fa5.ttf      347.59 kB
dist/assets/DialogHealthCheck-2228ed6c.css            0.04 kB │ gzip:   0.06 kB
dist/assets/DialogGatewayValue-911dd212.css           0.06 kB │ gzip:   0.08 kB
dist/assets/NodeDetails-da00c417.css                  0.06 kB │ gzip:   0.08 kB
dist/assets/Settings-5ef4a95d.css                     0.08 kB │ gzip:   0.09 kB
dist/assets/QrReader-00dee3fb.css                     0.09 kB │ gzip:   0.10 kB
dist/assets/NodePanel-40067732.css                    0.09 kB │ gzip:   0.10 kB
dist/assets/RichValue-3ea76a33.css                    0.13 kB │ gzip:   0.12 kB
dist/assets/Mesh-1b8d31eb.css                         0.26 kB │ gzip:   0.20 kB
dist/assets/ValueId-d2938c42.css                      0.31 kB │ gzip:   0.18 kB
dist/assets/ExpandedNode-9f727a42.css                 0.39 kB │ gzip:   0.26 kB
dist/assets/index-fe59274b.css                        0.39 kB │ gzip:   0.14 kB
dist/assets/DialogAdvanced-eaabda04.css               0.45 kB │ gzip:   0.23 kB
dist/assets/Store-a58f7130.css                        0.79 kB │ gzip:   0.33 kB
dist/assets/BgRssiChart-3e7d7555.css                  1.66 kB │ gzip:   0.71 kB
dist/assets/Login-1826b0a1.css                        5.43 kB │ gzip:   1.53 kB
dist/assets/ZwaveGraph-fe07d4ee.css                 220.27 kB │ gzip:  31.14 kB
dist/assets/index-b9cbfe3a.css                      645.26 kB │ gzip:  86.84 kB
dist/assets/items-75d355ff.js                         0.15 kB │ gzip:   0.15 kB
dist/assets/ControllerChart-e1939f3f.js               0.54 kB │ gzip:   0.34 kB
dist/assets/ColumnFilterBoolean-14446c51.js           0.70 kB │ gzip:   0.43 kB
dist/assets/ReinterviewBadge-a6a97c16.js              0.77 kB │ gzip:   0.51 kB
dist/assets/BlinkIcon-2c6d7b1d.js                     0.86 kB │ gzip:   0.42 kB
dist/assets/ColumnFilterDate-d9dec22b.js              1.20 kB │ gzip:   0.57 kB
dist/assets/ColumnFilterString-e378cc03.js            1.26 kB │ gzip:   0.62 kB
dist/assets/StatisticsArrows-2b1e0911.js              1.28 kB │ gzip:   0.70 kB
dist/assets/DialogAdvanced-a584bddb.js                1.31 kB │ gzip:   0.68 kB
dist/assets/ErrorPage-a0096e31.js                     1.54 kB │ gzip:   0.78 kB
dist/assets/ColumnFilterNumber-76c8cccd.js            1.77 kB │ gzip:   0.75 kB
dist/assets/file-input-72a18b25.js                    1.84 kB │ gzip:   0.86 kB
dist/assets/RichValue-0ea3827c.js                     2.06 kB │ gzip:   0.87 kB
dist/assets/StatisticsCard-d8ba3ca0.js                2.56 kB │ gzip:   1.00 kB
dist/assets/Mesh-9f2127b3.js                          2.87 kB │ gzip:   1.20 kB
dist/assets/DialogSceneValue-957db90e.js              3.09 kB │ gzip:   1.19 kB
dist/assets/ColumnFilter-6a496746.js                  3.50 kB │ gzip:   1.20 kB
dist/assets/UserCodeTable-91fc76e3.js                 4.04 kB │ gzip:   1.59 kB
dist/assets/Login-d6e8e588.js                         4.14 kB │ gzip:   1.64 kB
dist/assets/DialogAssociation-3e4f8e50.js             4.19 kB │ gzip:   1.51 kB
dist/assets/AssociationGroups-c133478a.js             4.36 kB │ gzip:   1.57 kB
dist/assets/ListInput-9507bfab.js                     4.39 kB │ gzip:   1.41 kB
dist/assets/OTAUpdates-d322cd86.js                    5.14 kB │ gzip:   2.12 kB
dist/assets/Scenes-046a34b8.js                        5.75 kB │ gzip:   1.94 kB
dist/assets/HomeAssistant-c0e8ba18.js                 7.57 kB │ gzip:   2.25 kB
dist/assets/prismeditor.esm-eb2d1796.js               7.58 kB │ gzip:   2.70 kB
dist/assets/NodeScheduler-eee57a44.js                 7.86 kB │ gzip:   2.60 kB
dist/assets/DialogGatewayValue-d7d2c4c1.js            8.29 kB │ gzip:   2.52 kB
dist/assets/SmartStart-559f9532.js                    8.46 kB │ gzip:   2.32 kB
dist/assets/mdi-4fe99e39.js                           9.43 kB │ gzip:   3.14 kB
dist/assets/SmartView-69ea61b3.js                     9.93 kB │ gzip:   3.25 kB
dist/assets/ValueId-170ee288.js                      10.46 kB │ gzip:   2.94 kB
dist/assets/Store-99b43e8b.js                        10.91 kB │ gzip:   3.36 kB
dist/assets/NodeDetails-ae00466b.js                  12.14 kB │ gzip:   3.36 kB
dist/assets/DialogHealthCheck-da8cf803.js            12.23 kB │ gzip:   3.53 kB
dist/assets/ExpandedNode-d4e6b5f6.js                 13.99 kB │ gzip:   4.80 kB
dist/assets/NodePanel-25beebff.js                    14.96 kB │ gzip:   4.14 kB
dist/assets/Debug-a1f40894.js                        16.32 kB │ gzip:   4.16 kB
dist/assets/ControlPanel-f45f10fc.js                 16.54 kB │ gzip:   5.89 kB
dist/assets/index-8ec3f6fc.js                        19.81 kB │ gzip:   5.82 kB
dist/assets/QrReader-524e98f2.js                     20.90 kB │ gzip:   7.29 kB
dist/assets/qr-scanner-worker.min-5f44a019.js        43.95 kB │ gzip:  10.40 kB
dist/assets/BgRssiChart-ebf7ebd4.js                  54.80 kB │ gzip:  24.04 kB
dist/assets/vuedraggable.umd-595e0392.js             71.04 kB │ gzip:  24.84 kB
dist/assets/Settings-674f6a32.js                     72.41 kB │ gzip:  18.26 kB
dist/assets/index-7b8473e8.js                       104.95 kB │ gzip:  41.40 kB
dist/assets/ZwaveGraph-912dd307.js                  561.10 kB │ gzip: 165.29 kB
dist/assets/index-fbace658.js                     1,154.68 kB │ gzip: 314.80 kB
(!) Some chunks are larger than 500 kBs after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
vite v4.5.3 building for production...
transforming...
✓ 65 modules transformed.
rendering chunks...
computing gzip size...
dist/sw.js  43.54 kB │ gzip: 12.27 kB
✓ built in 893ms
error during build:
Error: Cannot find module './_assignValue'
Require stack:
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/lodash/_copyObject.js
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/lodash/assignInWith.js
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/lodash/template.js
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/workbox-build/build/lib/populate-sw-template.js
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/workbox-build/build/lib/write-sw-using-default-template.js
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/workbox-build/build/generate-sw.js
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/workbox-build/build/index.js
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/vite-plugin-pwa/dist/index.cjs
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/vite.config.js
- /var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/vite/dist/node/chunks/dep-41cf5ffd.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:119:18)
at Object.<anonymous> (/var/www/html/plugins/zwavejs/resources/zwave-js-ui/node_modules/lodash/_copyObject.js:1:19)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "build:ui" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
+ chown -R www-data:www-data CHANGELOG.md LICENSE README.md SECURITY.md api certs dist docker docs esbuild-register.js esbuild.js genereteDocs.ts index.html kubernetes kustomization.yaml node_modules nodemon.json package-lock.json package.json package.sh pkg public server server_config.js snippets src store test tsconfig.eslint.json tsconfig.json vite.config.js wallaby.js yarn.lock
+ '[' -e /dev/ttyAMA0 ']'
+ '[' -e /dev/ttymxc0 ']'
+ '[' -e /dev/ttyAMA0 ']'
++ grep Revision /proc/cpuinfo
++ cut -d: -f2
++ tr -d ' '
+ RPI_BOARD_REVISION=
+ [[ '' == \a\0\2\0\8\2 ]]
+ [[ '' == \a\2\2\0\8\2 ]]
+ [[ '' == \a\0\2\0\d\3 ]]
+ echo 'Everything is successfully installed!'
Everything is successfully installed!
+ echo 11
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end zwavejs
+ echo 12
+ rm /tmp/jeedom_install_in_progress_zwavejs
+ echo '*******************End of package installation******************'
*******************End of package installation******************

Bonjour,
Migrez votre atlas sur debian 11 et le problème sera réglé (voir autres posts pour les détails), par exemple 💥 Installer Debian 11 sur box Atlas

ou la documentation

L’erreur est ici:

E: The repository 'http://apt.armbian.com buster Release' no longer has a Release file.

D’accord merci, je test ça ce soir en rentrant et je vous tiens au courant

Vous pouvez aussi tester cette commande:

sudo sed -i "s|^deb http://apt.armbian.com|#deb http://apt.armbian.com|g" /etc/apt/sources.list.d/armbian.list

mais comme vous avez une atlas, box officielle, à votre place je ne le ferais pas;
vous pouvez ouvrir un ticket au support à la place et ils décideront de ce qui est approprié

Si atlas et plugin officiel, un ticket permettrait une prise en charge pour tous.

Antoine

1 « J'aime »