Yes this seems to do the trick. I'm sure my system hg is not broken. My system python builds yet fine with it present. When it can't find a HG repository it aborts the search and continues building.
On Thursday, February 27, 2014 2:22:33 PM UTC-6, François wrote: > > On Thu, 27 Feb 2014 11:44:30 strogdon wrote: > > After looking at ticket 15317 I see that could be a possibility. From > the > > sage shell > > > > (sage-sh) strogdon@ledaig:sage$ which hg > > /usr/bin/hg > > > > So, why now? And must I now remove it from my PATH? > > I seriously doubt hg on Steve's system is broken. But there is clearly a > bug when hg is present. I would try the following: > HAS_HG=no SVNVERSION=no make > which may be able to reproduce the work around mentioned in the ticket. > > Francois > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/groups/opt_out.
