Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install on XCP-ng Server (Centos8 base) #1061

Closed
lambepa opened this issue May 28, 2020 · 2 comments
Closed

Cannot install on XCP-ng Server (Centos8 base) #1061

lambepa opened this issue May 28, 2020 · 2 comments

Comments

@lambepa
Copy link

lambepa commented May 28, 2020

Hello,
I am trying to deploy XenOrchestra manually and I cannot install NodeJS12 as it is needed;
Server: XCP-ng release 8.1.0 (xenenterprise)
Using the script I get an error:
[19:59 synnefoxcpng XenOrchestraInstallerUpdater]# curl -sL https://rpm.nodesource.com/setup_12.x | bash -

Installing the NodeSource Node.js 12.x repo...

Inspecting system...

  • rpm -q --whatprovides redhat-release || rpm -q --whatprovides centos-release || rpm -q --whatprovides cloudlinux-release || rpm -q --whatprovides sl-release
  • uname -m

You don't appear to be running a supported version of Enterprise Linux. Please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your architecture to be considered for support. Include your 'distribution package' name: xcp-ng-release-8.1.0-6.x86_64.

@GogoFC
Copy link

GogoFC commented Oct 9, 2020

OK I know this is late, but I assumed the same thing that XOA should be compiled on host or dom0 machine while instead you should fire up a new VM it can be Debian or CentOS and then install the script or manually install nvm node yarn and compile XOA :)

@JesusPaz
Copy link
Contributor

Unfortunately, we do not plan to support XCP-ng at this time, but it has been added to our list of requested distributions #1327.

When your distribution is not supported you can install the packages manually by following our README.

You can also help us to support this distribution, here are some examples of pull request #1231 #1195. If you have any problems let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants