0

using this ubuntu cordova installation

i enter this on terminal
**sudo add-apt-repository ppa:cordova-ubuntu/ppa

RESPONSE :

sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set

FAILED to create Helloworld example and install cordova dependencies in ubuntu.

Erum
  • 790
  • 3
  • 14
  • 36
  • It sometimes when the permissions of the sudorers file has changed – Zuko Jul 28 '16 at 12:56
  • Take a look at [this](http://askubuntu.com/a/471503/160840) for a quick fix – Zuko Jul 28 '16 at 12:56
  • erum@erum-HP-Compaq-Elite-8300-MT:~$ chown root:root /usr/bin/sudo && chmod 4755 /usr/bin/sudo chown: changing ownership of ‘/usr/bin/sudo’: Operation not permitted @Olu pls check – Erum Jul 28 '16 at 13:14
  • http://stackoverflow.com/questions/16682297/getting-message-sudo-must-be-setuid-root-but-sudo-is-already-owned-by-root/19306929#19306929 – Zuko Jul 28 '16 at 13:18

0 Answers0