gnuastro-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #60975] Permission denied: ./developer-build -d finishes with error


From: Mohammad Akhlaghi
Subject: [bug #60975] Permission denied: ./developer-build -d finishes with error
Date: Mon, 26 Jul 2021 18:58:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

Follow-up Comment #1, bug #60975 (project gnuastro):

Have you previously bootstrapped Gnuastro as root? And are now building as a
normal user? You can check with the command below:


ls -l doc/authors.texi doc/authors.texi doc/stamp-vti
 

These files are created automatically during the build, so if you bootstrapped
Gnuastro with root permissions in the first time, their owner is 'root' and
now that you are building as a normal user, you can't re-write over them.

If this is the case, you need to become root, then run 'git clean -fxd' (to
delete all files that are not under version control). Then become a normal
user again and bootstrap Gnuastro. 

I hope this fixes the problem ;-).



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60975>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]