[changeset b4b1131187c4 does not work under Ubuntu 16.04]
Matt Harbison
mharbison72 at gmail.com
Sat Oct 26 01:29:57 UTC 2019
On Fri, 25 Oct 2019 14:54:10 -0400, Uwe Brauer <oub at mat.ucm.es> wrote:
>>>> "MH" == Matt Harbison <mharbison72 at gmail.com> writes:
>
>>> On Oct 25, 2019, at 12:54 PM, Uwe Brauer <oub at mat.ucm.es> wrote:
>>>
>>>
>>>
>>>> This is crashing in the evolve extension. Try updating it to the
>>>> latest stable, or failing that, default. (But I think this change was
>>>> from a release or two ago)
>>>
>>> Thanks I did this, now even b4b1131187c4
>>> Works!
>
>> I’m not sure why that would be.
>
> Well it is not.
> While hg --version works,
>
> Hg init gives me
>
> abort: No module named peer!
I vaguely remember seeing this about a year or a year and a half ago. You
probably have a very old extension somewhere. If you don't get a
traceback, you can add --traceback to the command, and it will generally
indicate where the problem is.
> Which does not look good at all
>
> Well the same for 5.1.2+626-d782cce137fd+20191025)!
>
> So something is here wrong.
> 5.0.1+3-d532292eff22+20190614
>
> works at least
More information about the Mercurial-devel
mailing list