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

Can't install / upgrade on Ubuntu 14.04 LTS (GNU/Linux 3.13.0-29-generic x86_64) #29

Open
grantshield opened this issue Feb 26, 2015 · 4 comments

Comments

@grantshield
Copy link

I have a previous installation of c9 and would like to update because the debugger is not working.

Steps:

Errors:


...
> pty.js@0.2.3 install /root/.c9/node_modules/pty.js
> node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/0.10.30"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/root/.c9/node_modules/pty.js/.node-gyp"
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.c9/node_modules/pty.js/.node-gyp/0.10.30"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/root/.c9/node_modules/pty.js/.node-gyp"
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.c9/node_modules/pty.js/.node-gyp/0.10.30"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/root/.c9/node_modules/pty.js/.node-gyp"
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.c9/node_modules/pty.js/.node-gyp/0.10.30"

Those directories don't even exist.

@javruben
Copy link

What if you run this as a different user than 'root'?

On Wednesday, February 25, 2015, grantshield notifications@github.com
wrote:

I have a previous installation of c9 and would like to update because the
debugger is not working.

Steps:

Errors:

...

pty.js@0.2.3 install /root/.c9/node_modules/pty.js
node-gyp rebuild

gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/0.10.30"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/root/.c9/node_modules/pty.js/.node-gyp"
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.c9/node_modules/pty.js/.node-gyp/0.10.30"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/root/.c9/node_modules/pty.js/.node-gyp"
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.c9/node_modules/pty.js/.node-gyp/0.10.30"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/root/.c9/node_modules/pty.js/.node-gyp"
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.c9/node_modules/pty.js/.node-gyp/0.10.30"

Those directories don't even exist.


Reply to this email directly or view it on GitHub
#29.

@grantshield
Copy link
Author

Ah, excellent, thanks @javruben that worked!

However, the debugger is still not working via SSH. Would you like me to raise a new issue?

@javruben
Copy link

Best to email support@c9.io. Please include browser's log and information
about your user on your vm and what you see in the ui and what you expect.

On Wednesday, February 25, 2015, grantshield notifications@github.com
wrote:

Ah, excellent, thanks @javruben https://github.com/javruben that worked!

However, the debugger is still not working via SSH. Would you like me to
raise a new issue?


Reply to this email directly or view it on GitHub
#29 (comment).

@nightwing
Copy link
Member

@grantshield we have fixed an issue with debugger not working if the starting path in ssh settings had a trailing slash. Could you check if the debugger issue you saw was caused by that?

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