<div dir="ltr">Note, I am in a detached HEAD state in this directory.<div><br></div><div>I should have done this before but I am nuking the arch directory. I trust that will fix this.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 12, 2017 at 4:49 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  Sorry, someone should have responded yesterday but presumably everyone thought someone else would do it. I tried on my Mac and it all went fine.<br>
<br>
      Here is the problematic output you got<br>
<br>
         Executing: ['git', 'rev-parse', 'v2.0']<br>
          stdout: v2.0<br>
<br>
      Here is the code:<br>
<br>
      try:<br>
        gitcommit_hash,err,ret = config.base.Configure.<wbr>executeShellCommand([self.<wbr>sourceControl.git, 'rev-parse', self.gitcommit], cwd=self.packageDir, log = self.log)<br>
      except:<br>
        raise RuntimeError('Unable to locate commit: '+self.gitcommit+' in repository: '+self.packageDir+'.\n If its a remote branch- use: origin/'+self.gitcommit)<br>
<br>
 Please do<br>
<br>
cd $PETSC_DIR/$PETSC_ARCH/<wbr>externalpackages/git.p4est<br>
<br>
git rev-parse v2.0<br>
<br>
git tag -l<br>
<br>
and send back all the output.<br>
<br>
Barry<br>
<div><div class="h5"><br>
<br>
<br>
<br>
> On Feb 11, 2017, at 7:04 AM, Mark Adams <<a href="mailto:mfadams@lbl.gov">mfadams@lbl.gov</a>> wrote:<br>
><br>
> I am getting this in master:<br>
><br>
> ******************************<wbr>******************************<wbr>*******************<br>
>          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>
> ------------------------------<wbr>------------------------------<wbr>-------------------<br>
> Unable to locate commit: v2.0 in repository: /Users/markadams/Codes/petsc/<wbr>arch-macosx-gnu-g/<wbr>externalpackages/git.p4est.<br>
>  If its a remote branch- use: origin/v2.0<br>
><br>
</div></div>> <configure.log><br>
<br>
</blockquote></div><br></div>