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

Debian 6 64bit "squeeze" support #23

Closed
colelawrence opened this issue Oct 10, 2014 · 5 comments
Closed

Debian 6 64bit "squeeze" support #23

colelawrence opened this issue Oct 10, 2014 · 5 comments

Comments

@colelawrence
Copy link

I'm getting an error saying debian squeeze is not supported when using:

curl -sL https://deb.nodesource.com/setup | bash -

Output:

:~# curl -sL https://deb.nodesource.com/setup | bash -

## Populating apt-get cache...

+ apt-get update
Hit http://nginx.org squeeze Release.gpg
Ign http://nginx.org/packages/debian/ squeeze/nginx Translation-en
Hit http://nginx.org squeeze Release
Hit http://ftp.debian.org squeeze Release.gpg
Ign http://ftp.debian.org/debian/ squeeze/contrib Translation-en
Ign http://ftp.debian.org/debian/ squeeze/main Translation-en
Ign http://ftp.debian.org/debian/ squeeze/non-free Translation-en
Hit http://security.debian.org squeeze/updates Release.gpg
Ign http://security.debian.org/ squeeze/updates/contrib Translation-en
Ign http://security.debian.org/ squeeze/updates/main Translation-en
Ign http://security.debian.org/ squeeze/updates/non-free Translation-en
Ign http://nginx.org squeeze/nginx Sources
Ign http://nginx.org squeeze/nginx amd64 Packages
Hit http://ftp.debian.org squeeze Release
Hit http://security.debian.org squeeze/updates Release
Hit http://nginx.org squeeze/nginx Sources
Ign http://ftp.debian.org squeeze/main amd64 Packages
Hit http://nginx.org squeeze/nginx amd64 Packages
Ign http://security.debian.org squeeze/updates/main amd64 Packages
Ign http://ftp.debian.org squeeze/contrib amd64 Packages
Ign http://ftp.debian.org squeeze/non-free amd64 Packages
Ign http://security.debian.org squeeze/updates/contrib amd64 Packages
Ign http://security.debian.org squeeze/updates/non-free amd64 Packages
Hit http://ftp.debian.org squeeze/main amd64 Packages
Hit http://ftp.debian.org squeeze/contrib amd64 Packages
Hit http://security.debian.org squeeze/updates/main amd64 Packages
Hit http://ftp.debian.org squeeze/non-free amd64 Packages
Hit http://security.debian.org squeeze/updates/contrib amd64 Packages
Hit http://security.debian.org squeeze/updates/non-free amd64 Packages
Reading package lists... Done

## Confirming "squeeze" is supported...

+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node/dists/squeeze/Rel

## Your distribution, identified as "squeeze", is not currently supported, e contact NodeSource at https://github.com/nodesource/distributions/issues u think this is incorrect or would like your distribution to be considered upport

@rvagg
Copy link
Contributor

rvagg commented Oct 10, 2014

Right, we don't actually support Squeeze because it's old and has been replaced by Wheezy, but it has been given LTS status until Feb 2016 so we probably should consider supporting it!

We'll discuss internally and see how difficult this might be to do.

@colelawrence
Copy link
Author

Interesting, I didn't realize that my software was not the most current. Thanks for the reply.

@colelawrence
Copy link
Author

I no longer have a Debian Squeeze instance running since I updated to 7. This issue no longer applies to me.

@nealio82
Copy link

nealio82 commented Feb 9, 2015

I just want to make you aware that some of us are still using Squeeze as it is LTS ;)

@rvagg
Copy link
Contributor

rvagg commented Jul 4, 2015

We're having a hard enough time supporting wheezy, I'm sad to say that we're unlikely to support squeeze

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