Broken local clone
Mathias De Maré
mathias.demare at gmail.com
Mon Aug 30 06:27:18 UTC 2021
On Sat, Aug 28, 2021 at 11:48 PM Georges Racinet <
georges.racinet at octobus.net> wrote:
> Hi,
>
> On 8/28/21 11:25 PM, Craig Ozancin wrote:
> > After upgrading to mercurial 5.9 (via pip3) I have found an issue.
> >
> > I am encountering errors when I attempt to clone from one
> > local (directory) repository to another.
> >
> > As an experiment I created a new login account (run) on my Ubuntu
> > 20.04 system to eliminate any configuration concerns.
> >
> > From this login I did the following:
> >
> > (Clone the mercurial repository)
> > hg clone https://www.mercurial-scm.org/repo/hg
> > <https://www.mercurial-scm.org/repo/hg>
> >
> > This completed without issue. I then attempted to create a local clone:
> > hg clone hg test
> >
> > I received the following error and mercurial aborted:
> >
> > abort: No such file or directory:
> > '/home/run/test/.hg/store/data/contrib/plan9/hgrc.d.hg/9diff.rc.i'
>
> I did reproduce this, didn't go as far as you to insure independence
> from local setup (only `HGRCPATH=`), and I did reproduce with the same
> error, however…
>
> >
> > I downgraded mercurial to 5.8 and tried again and everything worked as
> > expected.
>
> the local clone worked for me with the current head of the stable
> branch, so I guess the problem will be gone with 5.9.1. The goot thing
> is that it doesn't seem to need a corruption fix on the repo being
> locally cloned.
>
> I did not follow closely the fixes that occurred on the stable branch
> after 5.9, this is perhaps not a surprise to the people that were
> involved with that.
>
For further reference, the related bug is:
https://bz.mercurial-scm.org/show_bug.cgi?id=6581
The fix is: https://www.mercurial-scm.org/repo/hg/rev/132525ead0db
Greetings,
Mathias
>
> Thanks for reporting,
>
>
> --
> Georges Racinet
> https://octobus.net, https://about.heptapod.host, https://heptapod.net
> GPG: BF5456F4DC625443849B6E58EE20CA44EF691D39, sur serveurs publics
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20210830/1f65d9d1/attachment-0002.html>
More information about the Mercurial
mailing list