Distributions: not supported on MX-Linux 18

Created on 6 Mar 2019  路  6Comments  路  Source: nodesource/distributions

Confirming "Continuum" is supported...

Your distribution, identified as "Continuum", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support

Most helpful comment

@dominikk I didn't understood before you point it out;
when I look at it it make sense and will work :)

All 6 comments

Hi there (@muhammadSaferagic),

the mapping to the underlying debian version seems to be broken. You have to add the following line:

check_alt "Continuum"     "Continuum" "Debian" "stretch"

image

I understand Continuum is declared and I see it in the code

but I tried to install nodejs 10 on Linux MX Continuum and this error still there
because it call https://deb.nodesource.com/node_10.x/dists/Continuum/Release instead of https://deb.nodesource.com/node_10.x/dists/stretch/Release

Reading package lists... Done

## Confirming "Continuum" is supported...

+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_10.x/dists/Continuum/Release'

## Your distribution, identified as "Continuum", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support

@jodumont,
have you tried the fix proposed here [1]? v.10 installed just fine for me.

[1] https://github.com/nodesource/distributions/issues/811#issuecomment-475995571
[2]
image

@dominikk I didn't understood before you point it out;
when I look at it it make sense and will work :)

I confirm that adding the line mentioned at https://github.com/nodesource/distributions/issues/811#issuecomment-475995571 works

@muhammadSaferagic Linux MX 18 Continuum is now supported!

Thanks for your patient, closing this issue now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MichaelBitard picture MichaelBitard  路  4Comments

maane018 picture maane018  路  5Comments

pnedkov picture pnedkov  路  6Comments

timofey-retailnext picture timofey-retailnext  路  5Comments

SammariAhmed picture SammariAhmed  路  5Comments