mercurial (hg) transaction abort!

Anton Shterenlikht mexas at bristol.ac.uk
Wed May 30 12:40:03 UTC 2012


On Wed, May 30, 2012 at 01:08:07PM +0200, uki wrote:
> Did you try to hg clone -U and than update?
> 
> Mozilla repo is quite big, and that _might_ be the reason, splitting
> the work in 2 parts will help if that was the cause.

I think I tried, and got the same error,
but I'll try again.

I also suspected that I might be running out of inodes,
so I increased kern.maxvnodes to 150000,
whereas I currently have vfs.numvnodes: 125050.
I monitored vfs.numvnodes during hg clone,
and it aborts with kern.maxvnodes still ~10k
move than vfs.numvnodes.

Thanks for your help.

Anton

> 
> Cheers,
> ??ukasz Gruner
> 
> 
> 2012/5/30 Anton Shterenlikht <mexas at bristol.ac.uk>:
> > I'm trying to get firefox sources via mercurial (hg), and I get:
> >
> > # hg clone http://hg.mozilla.org/integration/mozilla-inbound/ src
> > requesting all changes
> > adding changesets
> > adding manifests
> > adding file changes
> > transaction abort!
> > rollback completed
> > abort: connection ended unexpectedly
> > #
> >
> > or
> >
> > # hg clone http://hg.mozilla.org/mozilla-central/
> > destination directory: mozilla-central
> > requesting all changes
> > adding changesets
> > adding manifests
> > adding file changes
> > transaction abort!
> > rollback completed
> > abort: connection ended unexpectedly
> > #
> >
> > # pkg info -xo mercu
> > mercurial-2.1.2: devel/mercurial
> >
> > # hg --version
> > Mercurial Distributed SCM (version 2.1.2)
> > (see http://mercurial.selenic.com for more information)
> >
> > Copyright (C) 2005-2012 Matt Mackall and others
> > This is free software; see the source for copying conditions. There is NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> > #
> >
> > Does this look like there's something wrong with my mercurial installation?
> > Or does it look like there's a problem with mozilla.org?
> > Or does it look like there's a problem with my network connection?
> >
> > Any hint would be helpful.
> >
> > If you are wondering, here's why I need the sources:
> > https://bugzilla.mozilla.org/show_bug.cgi?id=729447
> >
> > Many thanks

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


More information about the freebsd-questions mailing list