From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 16 10:10:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB6EE1065670 for ; Sun, 16 Oct 2011 10:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B1F288FC15 for ; Sun, 16 Oct 2011 10:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9GAA8ct059227 for ; Sun, 16 Oct 2011 10:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9GAA8b7059226; Sun, 16 Oct 2011 10:10:08 GMT (envelope-from gnats) Resent-Date: Sun, 16 Oct 2011 10:10:08 GMT Resent-Message-Id: <201110161010.p9GAA8b7059226@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jilles Tjoelker Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E987106564A for ; Sun, 16 Oct 2011 10:06:42 +0000 (UTC) (envelope-from jilles@stack.nl) Received: from mx1.stack.nl (relay04.stack.nl [IPv6:2001:610:1108:5010::107]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4A68FC14 for ; Sun, 16 Oct 2011 10:06:42 +0000 (UTC) Received: from snail.stack.nl (snail.stack.nl [IPv6:2001:610:1108:5010::131]) by mx1.stack.nl (Postfix) with ESMTP id 2030A1DD684 for ; Sun, 16 Oct 2011 12:06:41 +0200 (CEST) Received: by snail.stack.nl (Postfix, from userid 1677) id 0691828468; Sun, 16 Oct 2011 12:06:41 +0200 (CEST) Message-Id: <20111016100641.0691828468@snail.stack.nl> Date: Sun, 16 Oct 2011 12:06:40 +0200 (CEST) From: Jilles Tjoelker To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/161705: devel/tortoisehg1: does not work with current devel/mercurial X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jilles Tjoelker List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2011 10:10:09 -0000 >Number: 161705 >Category: ports >Synopsis: devel/tortoisehg1: does not work with current devel/mercurial >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 16 10:10:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jilles Tjoelker >Release: FreeBSD 8.2-STABLE i386 >Organization: The FreeBSD Project >Environment: tortoisehg-1.1.10 mercurial-1.9.1 >Description: As noted on https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes#!matching-versions tortoisehg-1.1.10 and mercurial-1.9.1 are not a recommended combination. In practice, tortoisehg indeed fails to start at all. When trying 'hgtk log', the following error message results: Traceback (most recent call last): File "/usr/local/bin/hgtk", line 57, in from tortoisehg.hgtk.hgtk import gtkrun File "/usr/local/lib/python2.7/site-packages/mercurial/demandimport.py", line 109, in _demandimport mod = _origimport(name, globals, locals) File "/usr/local/lib/python2.7/site-packages/tortoisehg/hgtk/hgtk.py", line 744, in _('repository root directory or symbolic path name')), File "/usr/local/lib/python2.7/site-packages/tortoisehg/util/i18n.py", line 73, in agettext return hglib.fromutf(u) File "/usr/local/lib/python2.7/site-packages/mercurial/demandimport.py", line 75, in __getattribute__ self._load() File "/usr/local/lib/python2.7/site-packages/mercurial/demandimport.py", line 47, in _load mod = _origimport(head, globals, locals) File "/usr/local/lib/python2.7/site-packages/tortoisehg/util/hglib.py", line 21, in from mercurial.patch import updatedir ImportError: cannot import name updatedir >How-To-Repeat: % hgtk log The same error appears to result whether the current directory is in a Mercurial repository or not. >Fix: If there is no workaround, remove the port. People should use devel/tortoisehg2 instead. >Release-Note: >Audit-Trail: >Unformatted: