Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

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:


...
> [email protected] 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 [email protected]
wrote:

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

Steps:

Errors:

...

[email protected] 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 [email protected]. 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 [email protected]
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
Contributor

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants