Hi Amir, looks like your file system is corrupted somehow or you don’t have permissions to create files on this file system. On which OS are you running this?
What does “git clone https://gitlab.dune-project.org/core/dune-common.git” return? Or even simpler: "touch bla.txt”? If you are running an Ubunut shell on Windows this might help https://askubuntu.com/questions/1115564/wsl-ubuntu-distro-how-to-solve-operation-not-permitted-on-cloning-repository <https://askubuntu.com/questions/1115564/wsl-ubuntu-distro-how-to-solve-operation-not-permitted-on-cloning-repository> In any case, your issue is not related to dumux or dune. Best wishes, Timo > On 4. Nov 2021, at 18:18, Amir Mohammad Norouzi > <[email protected]> wrote: > > To whom it may concern, > > I am a researcher at the University of Manchester and I am trying to install > Dumux on my laptop, but I constantly get this error: > > (1/3) Checking all prerequistes: git gcc g++ cmake pkg-config... > ***************************************************************************** > ***************************************************************************** > (1/3) Step completed. All prerequistes found. > ***************************************************************************** > ***************************************************************************** > (2/3) Cloning repositories. This may take a while. Make sure to be connected > to the internet... > ***************************************************************************** > Cloning into 'dune-common'... > error: chmod on /mnt/c/work/dumux/dune-common/.git/config.lock failed: > Operation not permitted > fatal: could not set 'core.filemode' to 'false' > ***************************************************************************** > (Error) The command ['git', 'clone', '-b', 'releases/2.7', > 'https://gitlab.dune-project.org/core/dune-common.git > <https://gitlab.dune-project.org/core/dune-common.git>'] returned with > non-zero exit code > > If you can't fix the problem yourself consider reporting your issue on the > mailing list ([email protected] > <mailto:[email protected]>) and attach the file > 'installdumux.log' > > > I have also attached the .log file to this email. > > I appreciated your help in advance. > > Many thanks, > > Amir Mohammad Norouzi > <installdumux.log>_______________________________________________ > DuMux mailing list > [email protected] <mailto:[email protected]> > https://listserv.uni-stuttgart.de/mailman/listinfo/dumux > <https://listserv.uni-stuttgart.de/mailman/listinfo/dumux>
_______________________________________________ DuMux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
