sol2uml BROKEN #7

Open
opened 2022-10-29 01:48:01 +00:00 by reel · 8 comments
reel commented 2022-10-29 01:48:01 +00:00 (Migrated from gitlab.com)

sol2uml 1.1.29 broken


Update 2022-10-29

Currently broken dependency on AMD64 and on ARM64 it's completely missing ARM arch dependencies.

sol2uml `1.1.29` broken - https://github.com/sverweij/state-machine-cat/issues/82 - https://github.com/naddison36/sol2uml/issues/70 --- ### Update 2022-10-29 Currently broken dependency on AMD64 and on ARM64 it's completely missing ARM arch dependencies.
reel commented 2022-10-29 01:48:08 +00:00 (Migrated from gitlab.com)

marked this issue as related to #1

marked this issue as related to #1
reel commented 2022-10-29 05:12:03 +00:00 (Migrated from gitlab.com)

time constraints. I can't fail to get the other packages installed

time constraints. I can't fail to get the other packages installed
reel commented 2022-10-29 05:42:05 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
reel commented 2022-10-29 05:46:42 +00:00 (Migrated from gitlab.com)

mentioned in commit reel/ziion-tools@cb7cccf35b

mentioned in commit reel/ziion-tools@cb7cccf35bfdb748a5521c654f79b16905b88f02
reel commented 2022-10-29 11:00:55 +00:00 (Migrated from gitlab.com)

This package has been such a headache. Tried recompiling with special viz.js...

This package has been such a headache. Tried recompiling with special viz.js...
reel commented 2022-10-29 11:01:49 +00:00 (Migrated from gitlab.com)

Missing arm64 dependencies.

  (Click to expand code)
TASK [sol2uml : Install sol2uml] *****************************************************************************
task path: /Users/excessmud/git/private-fork/shopglue/ziion-tools/ansible/roles/sol2uml/tasks/install-via-npm.yml:1
fatal: [34.220.96.155]: FAILED! => {"changed": false, "cmd": "/usr/bin/npm install --global sol2uml@1.1.29", "msg": "npm WARN deprecated har-validator@5.1.5:********@0.1.0: Please see https://github.com/lydell/urix#deprecated\nnpm WARN deprecated resolve-url@0.2.1:********@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated\nnpm WARN deprecated uuid@3.4.0:********@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142\nnpm WARN deprecated phantomjs-prebuilt@2.1.16:********@1.8.2: no longer supported\nnpm ERR! code 1\nnpm ERR! path /usr/lib/node_modules/sol2uml/node_modules/phantomjs-prebuilt\nnpm ERR! command failed\nnpm ERR! command sh -c -- node install.js\nnpm ERR! PhantomJS not found on PATH\nnpm ERR! Unexpected platform or architecture: linux/arm64\nnpm ERR! It seems there is no binary available for your platform/architecture\nnpm ERR! Try to install PhantomJS globally\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR!     /root/.npm/_logs/2022-10-29T10_58_26_100Z-debug-0.log", "rc": 1, "stderr": "npm WARN deprecated har-validator@5.1.5: this library is no longer supported\nnpm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated\nnpm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated\nnpm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated\nnpm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated\nnpm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.\nnpm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142\nnpm WARN deprecated phantomjs-prebuilt@2.1.16: this package is now deprecated\nnpm WARN deprecated viz.js@1.8.2: no longer supported\nnpm ERR! code 1\nnpm ERR! path /usr/lib/node_modules/sol2uml/node_modules/phantomjs-prebuilt\nnpm ERR! command failed\nnpm ERR! command sh -c -- node install.js\nnpm ERR! PhantomJS not found on PATH\nnpm ERR! Unexpected platform or architecture: linux/arm64\nnpm ERR! It seems there is no binary available for your platform/architecture\nnpm ERR! Try to install PhantomJS globally\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR!     /root/.npm/_logs/2022-10-29T10_58_26_100Z-debug-0.log\n", "stderr_lines": ["npm WARN deprecated har-validator@5.1.5: this library is no longer supported", "npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated", "npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated", "npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated", "npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated", "npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.", "npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142", "npm WARN deprecated phantomjs-prebuilt@2.1.16: this package is now deprecated", "npm WARN deprecated viz.js@1.8.2: no longer supported", "npm ERR! code 1", "npm ERR! path /usr/lib/node_modules/sol2uml/node_modules/phantomjs-prebuilt", "npm ERR! command failed", "npm ERR! command sh -c -- node install.js", "npm ERR! PhantomJS not found on PATH", "npm ERR! Unexpected platform or architecture: linux/arm64", "npm ERR! It seems there is no binary available for your platform/architecture", "npm ERR! Try to install PhantomJS globally", "", "npm ERR! A complete log of this run can be found in:", "npm ERR!     /root/.npm/_logs/2022-10-29T10_58_26_100Z-debug-0.log"], "stdout": "", "stdout_lines": []}
Missing arm64 dependencies. <details>   <summary>(Click to expand code)</summary> ``` TASK [sol2uml : Install sol2uml] ***************************************************************************** task path: /Users/excessmud/git/private-fork/shopglue/ziion-tools/ansible/roles/sol2uml/tasks/install-via-npm.yml:1 fatal: [34.220.96.155]: FAILED! => {"changed": false, "cmd": "/usr/bin/npm install --global sol2uml@1.1.29", "msg": "npm WARN deprecated har-validator@5.1.5:********@0.1.0: Please see https://github.com/lydell/urix#deprecated\nnpm WARN deprecated resolve-url@0.2.1:********@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated\nnpm WARN deprecated uuid@3.4.0:********@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142\nnpm WARN deprecated phantomjs-prebuilt@2.1.16:********@1.8.2: no longer supported\nnpm ERR! code 1\nnpm ERR! path /usr/lib/node_modules/sol2uml/node_modules/phantomjs-prebuilt\nnpm ERR! command failed\nnpm ERR! command sh -c -- node install.js\nnpm ERR! PhantomJS not found on PATH\nnpm ERR! Unexpected platform or architecture: linux/arm64\nnpm ERR! It seems there is no binary available for your platform/architecture\nnpm ERR! Try to install PhantomJS globally\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR! /root/.npm/_logs/2022-10-29T10_58_26_100Z-debug-0.log", "rc": 1, "stderr": "npm WARN deprecated har-validator@5.1.5: this library is no longer supported\nnpm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated\nnpm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated\nnpm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated\nnpm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated\nnpm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.\nnpm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142\nnpm WARN deprecated phantomjs-prebuilt@2.1.16: this package is now deprecated\nnpm WARN deprecated viz.js@1.8.2: no longer supported\nnpm ERR! code 1\nnpm ERR! path /usr/lib/node_modules/sol2uml/node_modules/phantomjs-prebuilt\nnpm ERR! command failed\nnpm ERR! command sh -c -- node install.js\nnpm ERR! PhantomJS not found on PATH\nnpm ERR! Unexpected platform or architecture: linux/arm64\nnpm ERR! It seems there is no binary available for your platform/architecture\nnpm ERR! Try to install PhantomJS globally\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR! /root/.npm/_logs/2022-10-29T10_58_26_100Z-debug-0.log\n", "stderr_lines": ["npm WARN deprecated har-validator@5.1.5: this library is no longer supported", "npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated", "npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated", "npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated", "npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated", "npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", "npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142", "npm WARN deprecated phantomjs-prebuilt@2.1.16: this package is now deprecated", "npm WARN deprecated viz.js@1.8.2: no longer supported", "npm ERR! code 1", "npm ERR! path /usr/lib/node_modules/sol2uml/node_modules/phantomjs-prebuilt", "npm ERR! command failed", "npm ERR! command sh -c -- node install.js", "npm ERR! PhantomJS not found on PATH", "npm ERR! Unexpected platform or architecture: linux/arm64", "npm ERR! It seems there is no binary available for your platform/architecture", "npm ERR! Try to install PhantomJS globally", "", "npm ERR! A complete log of this run can be found in:", "npm ERR! /root/.npm/_logs/2022-10-29T10_58_26_100Z-debug-0.log"], "stdout": "", "stdout_lines": []} ``` </details>
reel commented 2022-10-29 11:04:02 +00:00 (Migrated from gitlab.com)

changed title from sol2uml to sol2uml{+ BROKEN+}

changed title from **sol2uml** to **sol2uml{+ BROKEN+}**
reel commented 2022-10-29 11:04:02 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: shopglue/ziion-tools#7
No description provided.