<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Oct 9, 2016 at 7:11 AM, Antonio Trande <span dir="ltr"><<a href="mailto:anto.trande@gmail.com" target="_blank">anto.trande@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 10/09/2016 11:48 AM, Matthew Knepley wrote:<br>
> On Sun, Oct 9, 2016 at 4:23 AM, Antonio Trande <<a href="mailto:anto.trande@gmail.com">anto.trande@gmail.com</a><br>
> <mailto:<a href="mailto:anto.trande@gmail.com">anto.trande@gmail.com</a>><wbr>> wrote:<br>
><br>
>     On 10/08/2016 11:50 PM, Satish Balay wrote:<br>
>     >><br>
>     >> Do tests need internet by chance?<br>
>     ><br>
>     > Nope - but you might want to disable petscnagupgrade.py in<br>
>     lib/petsc/conf/rules<br>
><br>
><br>
>     How?<br>
><br>
><br>
> Change the action for the chk_upgrade target to 'true'<br>
><br>
<br>
I hope that it's right:<br></blockquote><div><br></div><div>That is not what I was talking about at all. It has</div><div><br></div><div><div>chk_upgrade:</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>-@PETSC_DIR=${PETSC_DIR} ${PYTHON} ${PETSC_DIR}/bin/petscnagupgrade.py</div></div><div><br></div><div>which you change to</div><div><br></div><div><div>chk_upgrade:</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">   </span>-@true</div></div><div><br></div><div>   Matt</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
--- lib/petsc/conf/rules.orig   2016-07-24 19:18:20.000000000 +0200<br>
+++ lib/petsc/conf/rules        2016-10-09 12:09:20.632035457 +0200<br>
@@ -82,7 +82,7 @@<br>
            user=`ls -l ${INSTALL_LIB_DIR}/$$LIBNAME.$<wbr>{SL_LINKER_SUFFIX}  | tr<br>
-s ' ' | cut -d ' ' -f 3`; \<br>
            echo "Libraries were built by user $$user; please contact him/her<br>
to have them rebuilt."; \<br>
            printf<br>
"*****************************<wbr>*************************"${<wbr>PETSC_TEXT_NORMAL}"\n"<br>
; \<br>
-           false; \<br>
+           true; \<br>
          fi; \<br>
        fi; \<br>
        done<br>
<br>
PAPI disabled.<br>
<br>
Please, see the result of testing at the bottom of this log:<br>
<a href="https://copr-be.cloud.fedoraproject.org/results/sagitter/petsc/fedora-rawhide-x86_64/00462741-petsc/build.log.gz" rel="noreferrer" target="_blank">https://copr-be.cloud.<wbr>fedoraproject.org/results/<wbr>sagitter/petsc/fedora-rawhide-<wbr>x86_64/00462741-petsc/build.<wbr>log.gz</a><br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
--<br>
---<br>
Antonio Trande<br>
mailto: sagitter 'at' fedoraproject 'dot' org<br>
<a href="http://fedoraos.wordpress.com/" rel="noreferrer" target="_blank">http://fedoraos.wordpress.com/</a><br>
<a href="https://fedoraproject.org/wiki/User:Sagitter" rel="noreferrer" target="_blank">https://fedoraproject.org/<wbr>wiki/User:Sagitter</a><br>
GPG Key: 0x6CE6D08A<br>
Check on <a href="https://keys.fedoraproject.org/" rel="noreferrer" target="_blank">https://keys.fedoraproject.<wbr>org/</a><br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>