[beagleboard] Re: sudo problem

2020-07-23 Thread sagar patel
You just need to remove lock-frontend file for unlocking the installation of new module kindly try this line: sudo rm /var/lib/dpkg/lock-frontend If it does not succeed, got to /var/lib/dpkg directory, and try manually removing all lock files as it would stop the new installation of packages

[beagleboard] Re: sudo problem

2020-07-23 Thread KenUnix
As a temporary fix su root Then chmod 440 /etc/sudoers exit Try sudo again. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails

[beagleboard] Re: sudo problem

2020-07-23 Thread Chris Green
Stuart Longland wrote: > On 23/7/20 5:22 am, jayasudhaa t.n wrote: > > debian@beaglebone:/etc$ visudo sudoers > > visudo: sudoers: Permission denied > > debian@beaglebone:/etc$ ls -l > > total 940 > > -rwxrwxrwx 1 root root 2987 Apr 6 10:29 adduser.conf > > drwxrwxrwx 3 root root

Re: [beagleboard] sudo problem

2020-07-23 Thread Stuart Longland
On 23/7/20 5:22 am, jayasudhaa t.n wrote: > debian@beaglebone:/etc$ visudo sudoers > visudo: sudoers: Permission denied > debian@beaglebone:/etc$ ls -l > total 940 > -rwxrwxrwx 1 root root 2987 Apr 6 10:29 adduser.conf > drwxrwxrwx 3 root root 4096 Jul 16 15:05 alsa > drwxrwxrwx 2