Ravi,

On 16 May 2025 at 17:07, ravi via R-SIG-Debian wrote:
| I decided to run the add_cranapt_noble.sh script again. I see the following 
now:
| 
|  
| 
| ravi@ravi-P15xEMx:~$ sudo chmod +x /home/ravi/Downloads

You use sudo here.
 
| ravi@ravi-P15xEMx:~/Downloads$ cd /home/ravi/Downloads
| 
| ravi@ravi-P15xEMx:~/Downloads$ sh add_cranapt_noble.sh

You are supposed to use sudo here, but do not do so.

[...]

| Please let me know what I can do.

Run as sudo. The documentation preceding the script steps clearly states

  You should run all these commands as `root` to carefully review each one.

(and I guess I meant 'so carefully review' not 'to', will fix). The scripts
from inst/scripts contain the header comment

  ## Note that you need to run this as root

Let us know how it goes.

Good luck, Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

_______________________________________________
R-SIG-Debian mailing list
R-SIG-Debian@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to