Hello,
i was able to correct the MariaDB installs removing the repository from centos 7 in this server, that was causing the install of those other packages instead of the packages coming from the hopsworks install, now my install is 85% complete but again got an error here, hope you can help me to figure this out.
also noticed the installer.sh has changed asking more questions during the install and registering my email, the previous install it was not that way so I’m assuming things have been improved compared with the install I started 20 days ago.
this is the content from tensorflow__default.log file
^[[0m * bash[witwidget-base_env-python36] action run
^[[0m
================================================================================^[[0m
^[[31mError executing action run
on resource ‘bash[witwidget-base_env-python36]’^[[0m
================================================================================^[[0m
^[[0m Mixlib::ShellOut::ShellCommandFailed^[[0m
------------------------------------^[[0m
Expected process to exit with [0], but received ‘1’
^[[0m ---- Begin output of “bash” “/chef-script20200810-27356-n2mcct” ----
^[[0m STDOUT: -^H/^H|^H^H-^H/^H|^H^H-^H/^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H-^H/^H|^H^H-^H/^H|^H^H-^H-^H/^H|^H^H-^H/^H|^H^H-^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^H^H-^H/^H|^HAn error occured.
^[[0m RuntimeError: npm dependencies failed to install
^[[0m See the log file for details: /tmp/jupyterlab-debug-693399z3.log
^[[0m STDERR: [LabBuildApp] JupyterLab 1.1.4
^[[0m [LabBuildApp] Building in /srv/hops/anaconda/anaconda/envs/python36/share/jupyter/lab
^[[0m [LabBuildApp] Building jupyterlab assets (build:prod:minimize)
^[[0m ---- End output of “bash” “/chef-script20200810-27356-n2mcct” ----
^[[0m Ran “bash” “/chef-script20200810-27356-n2mcct” returned 1^[[0m
^[[0m Resource Declaration:^[[0m
---------------------^[[0m
# In /tmp/chef-solo/cookbooks/tensorflow/recipes/default.rb
content of /tmp/jupyterlab-debug-693399z3.log file
[LabBuildApp] Building in /srv/hops/anaconda/anaconda/envs/python36/share/jupyter/lab
[LabBuildApp] Node v6.17.1
[LabBuildApp] Building jupyterlab assets (build:prod:minimize)
[LabBuildApp] > node /srv/hops/anaconda/anaconda/envs/python36/lib/python3.6/site-packages/jupyterlab/staging/yarn.js install --non-interactive
[LabBuildApp] yarn install v1.15.2
[1/5] Validating package.json…
[2/5] Resolving packages…
[3/5] Fetching packages…
error package-json@6.5.0: The engine “node” is incompatible with this module. Expected version “>=8”. Got “6.17.1”
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[LabBuildApp] npm dependencies failed to install
[LabBuildApp] Traceback (most recent call last):
[LabBuildApp] File “/srv/hops/anaconda/anaconda/envs/python36/lib/python3.6/site-packages/jupyterlab/debuglog.py”, line 47, in debug_logging
yield
[LabBuildApp] File “/srv/hops/anaconda/anaconda/envs/python36/lib/python3.6/site-packages/jupyterlab/labapp.py”, line 96, in start
core_config=self.core_config)
[LabBuildApp] File “/srv/hops/anaconda/anaconda/envs/python36/lib/python3.6/site-packages/jupyterlab/commands.py”, line 378, in build
command=command, clean_staging=clean_staging)
[LabBuildApp] File “/srv/hops/anaconda/anaconda/envs/python36/lib/python3.6/site-packages/jupyterlab/commands.py”, line 574, in build
raise RuntimeError(msg)
[LabBuildApp] RuntimeError: npm dependencies failed to install
[LabBuildApp] Exiting application: JupyterLab