From jilles@stack.nl  Sun Oct 16 10:06:42 2011
Return-Path: <jilles@stack.nl>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8E987106564A
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <jilles@stack.nl>
Reply-To: Jilles Tjoelker <jilles@stack.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: devel/tortoisehg1: does not work with current devel/mercurial
X-Send-Pr-Version: 3.113
X-GNATS-Notify: 6yearold@gmail.com

>Number:         161705
>Category:       ports
>Synopsis:       devel/tortoisehg1: does not work with current devel/mercurial
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 16 10:10:08 UTC 2011
>Closed-Date:    Tue Nov 22 18:21:59 UTC 2011
>Last-Modified:  Tue Nov 22 18:21:59 UTC 2011
>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 <module>
    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 <module>
    _('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 <module>
    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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Oct 16 10:10:19 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161705 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: 6yearold@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/161705: devel/tortoisehg1: does not work with current devel/mercurial
Date: Sun, 16 Oct 2011 10:10:17 UT

 Maintainer of devel/tortoisehg1,
 
 Please note that PR ports/161705 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161705
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: arrowdodger <6yearold@gmail.com>
To: bug-followup@freebsd.org, jilles@stack.nl
Cc:  
Subject: Re: ports/161705: devel/tortoisehg1: does not work with current devel/mercurial
Date: Sat, 22 Oct 2011 15:11:10 +0400

 --bcaec520e5af6c8b8504afe140fb
 Content-Type: text/plain; charset=UTF-8
 
 I've asked thg devs if version 1 is still supported, but haven't got answer.
 I've also tried to fix problem myself, but it turned out that it requires
 quite work.
 I think, this port should be deleted.
 
 --bcaec520e5af6c8b8504afe140fb--
Responsible-Changed-From-To: freebsd-ports-bugs->crees 
Responsible-Changed-By: crees 
Responsible-Changed-When: Sat Oct 22 13:51:23 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161705 
State-Changed-From-To: feedback->patched 
State-Changed-By: crees 
State-Changed-When: Sat Oct 22 14:02:29 UTC 2011 
State-Changed-Why:  
Deprecated for removal on 2011-11-22 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161705 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161705: commit references a PR
Date: Sat, 22 Oct 2011 14:01:20 +0000 (UTC)

 crees       2011-10-22 14:01:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/tortoisehg1    Makefile 
   Log:
   Deprecate for removal on 22-November
   
   PR:             ports/161705
   Submitted by:   jilles
   Approved by:    arrowdodger <6yearold@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.6       +3 -0      ports/devel/tortoisehg1/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: crees 
State-Changed-When: Tue Nov 22 18:21:58 UTC 2011 
State-Changed-Why:  
rene kindly beat me to the removal. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161705 
>Unformatted:
