From owner-freebsd-questions@FreeBSD.ORG Wed May 30 12:40:03 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4EB351065674 for ; Wed, 30 May 2012 12:40:03 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id F12318FC1D for ; Wed, 30 May 2012 12:40:02 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1SZiC2-0006D3-20; Wed, 30 May 2012 13:40:02 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1SZiC1-0005Jj-7m; Wed, 30 May 2012 13:40:01 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id q4UCe0ch091638; Wed, 30 May 2012 13:40:00 +0100 (BST) (envelope-from mexas@bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id q4UCe0p6091637; Wed, 30 May 2012 13:40:00 +0100 (BST) (envelope-from mexas@bris.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bris.ac.uk using -f Date: Wed, 30 May 2012 13:40:00 +0100 From: Anton Shterenlikht To: uki Message-ID: <20120530124000.GB90151@mech-cluster241.men.bris.ac.uk> Mail-Followup-To: uki , freebsd-questions@freebsd.org References: <20120530084431.GA32477@mech-cluster241.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: mercurial (hg) transaction abort! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2012 12:40:03 -0000 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 : > > 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