Project

General

Profile

Actions

Bug #23619

closed

v13.0.2 tries to build dashboard on arm64

Added by Tang Jin about 6 years ago. Updated about 3 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
General
Target version:
% Done:

0%

Source:
Community (user)
Tags:
13.0.2
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

here is the main part of error log

archiving submodules...done
concatenating archives into single archive...done
moving archive to ceph-13.0.2.tar...done
including src/.git_version, ceph.spec
ceph-13.0.2/src/.git_version
ceph-13.0.2/ceph.spec
ceph-13.0.2/alpine/APKBUILD
npm WARN lifecycle ~preinstall: cannot run in wd %s %s (wd=%s) node installArchSpecificPackage /home/jintang/ceph/src/pybind/mgr/dashboard_v2/frontend/node_modules/.staging/node-f2054e9b
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for : wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.1.2 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for : wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.1.2 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for : wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
npm ERR! Linux 4.14.15-1.hxt.aarch64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v6.12.3
npm ERR! npm v3.10.10
npm ERR! path /home/jintang/ceph/src/pybind/mgr/dashboard_v2/frontend/node_modules/node/bin/node
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod '/home/jintang/ceph/src/pybind/mgr/dashboard_v2/frontend/node_modules/node/bin/node'
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/jintang/ceph/src/pybind/mgr/dashboard_v2/frontend/node_modules/node/bin/node'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! Please include the following file with any support request:
npm ERR! /home/jintang/ceph/src/pybind/mgr/dashboard_v2/frontend/npm-debug.log
error: File /home/jintang/ceph/ceph-13.0.2.tar.bz2: No such file or directory

Actions

Also available in: Atom PDF