Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

All atom terminals haven't sudo ability in ubuntu 14.04 #6702

Closed
asiniy opened this issue May 8, 2015 · 7 comments
Closed

All atom terminals haven't sudo ability in ubuntu 14.04 #6702

asiniy opened this issue May 8, 2015 · 7 comments

Comments

@asiniy
Copy link

asiniy commented May 8, 2015

Hello!

Firstly, I thank this is an term2 package error: https://github.com/webBoxio/atom-term2/issues/118 but after little research I've understood that this is an all atom terminal plugins error, so term or quantum-shell plugins raise this error too.

When I try to implement any sudo command, I get this:

sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?

How can I avoid this error? What's going wrong with my atom?

@sedabull
Copy link

@asiniy, Hello! I am not a member of atom/core, however I am the author of quantum-shell and I can tell you there is nothing wrong with your atom. This is a technological limitation that presents itself in all terminal packages. A truly interactive shell is very complex (and that's without throwing sudo commands in there), because there isn't an easy way to take user input and give it to the underlying processes. I hope to see this limitation overcome someday, however for now packages like terminal-status, terminal-panel, quantum-shell, and so on are really for output only operations. I hope that answers your question.

@asiniy
Copy link
Author

asiniy commented May 19, 2015

@sedabull thanks you for your reply. It seems strange, because of on previous versions of atom sudo in term2 worked well.

@ethe
Copy link

ethe commented Aug 30, 2015

i also have this problem in ubuntu 14.04 64-bit: sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?

@tebanep
Copy link

tebanep commented Aug 30, 2015

Same here with Kubuntu 14.04

@feber
Copy link

feber commented Sep 7, 2015

Same here Linux Mint 17.2 x64.
Thanks.

@asiniy
Copy link
Author

asiniy commented Oct 31, 2015

Hm. Good news guys!

I've installed 1.1.0 atom and sudo is working on both term2 & term3 packages.

@asiniy asiniy closed this as completed Oct 31, 2015
@lock
Copy link

lock bot commented Jan 19, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants