Hi Timo,

Following the instructions at 
https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html it seems that 
to put merge request, I first have to push a new branch with the changes, but 
when I try to do that, I get a "remote: you are not allowed to push code to 
this project."

I suppose that is also why my firefox does not show the "New merge request" 
button even though I am logged in. Anyways, the problem with 
dumux/material/constraintsolvers/CMakeLists.txt is only in branch 
releases/2.12, in master it has already been corrected. 

Best regards,

Edscott

-----Mensaje original-----
De: Dumux [mailto:dumux-boun...@listserv.uni-stuttgart.de] En nombre de Timo
Enviado el: martes, 23 de enero de 2018 01:57 a. m.
Para: DuMuX User Forum
Asunto: Re: [DuMuX] bug in 2.12 constraintsolvers/CMakeFiles.txt

Hi Edscott,

would you open a merge request with the changes on the dumux GitLab?

Timo

> Am 23.01.2018 um 00:08 schrieb Edscott Wilson 
> <edscott.wilson.gar...@gmail.com>:
> 
> 
> Hi Timo,
> 
>   Seems like a mistake in 
> dumux/dumux/material/constraintsolvers/CMakeFiles.txt, because files that 
> were present in 2.11 are gone in 2.12 but not removed from CMakeFiles.txt, 
> which causes the make install to fail when the dumux repository is cloned 
> from branch releases/2.12 during construction of the docker image.
> 
>  I worked around it with:
> 
> sed 's/computefromreferencephase2pnc.hh//' 
> dumux/dumux/material/constraintsolvers/CMakeLists.txt | sed 
> 's/computefromreferencephase2pncmin.hh//' | sed  
> 's/compositionfromfugacities2pncmin.hh//'
> 
> Best regards,
> 
> Edscott  
> 
> -- 
> ------------------------------------------------------------------------------------
> Dr. Edscott Wilson Garcia
> Reservoir Engineering
> Mexican Petroleum Institute
> _______________________________________________
> Dumux mailing list
> Dumux@listserv.uni-stuttgart.de
> https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
_______________________________________________
Dumux mailing list
Dumux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
_______________________________________________
Dumux mailing list
Dumux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to