#32447: tortoisehg @2.1.2_0 does not work with mercurial @2.0_0 -------------------------------+-------------------------------------------- Reporter: athundt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: -------------------------------+-------------------------------------------- Output of my shell session and the errors: $ port -v MacPorts 2.0.3 Entering interactive mode... ("help" for help, "quit" to quit)
quit Goodbye
$ sudo port install tortoisehg ---> Computing dependencies for tortoisehg ---> Dependencies to be installed: mercurial ---> Fetching archive for mercurial ---> Attempting to fetch mercurial-2.0_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/mercurial ---> Fetching mercurial ---> Verifying checksum(s) for mercurial ---> Extracting mercurial ---> Configuring mercurial ---> Building mercurial ---> Staging mercurial into destroot ---> Installing mercurial @2.0_0 ---> Activating mercurial @2.0_0 ---> Cleaning mercurial ---> Fetching archive for tortoisehg ---> Attempting to fetch tortoisehg-2.1.2_0.darwin_10.noarch.tbz2 from http://packages.macports.org/tortoisehg ---> Fetching tortoisehg ---> Verifying checksum(s) for tortoisehg ---> Extracting tortoisehg ---> Applying patches to tortoisehg ---> Configuring tortoisehg ---> Building tortoisehg ---> Staging tortoisehg into destroot ---> Installing tortoisehg @2.1.2_0 ---> Activating tortoisehg @2.1.2_0 ---> Cleaning tortoisehg $ thg log Traceback (most recent call last): File "/opt/local/bin/thg", line 52, in <module> from mercurial import demandimport ImportError: No module named mercurial $ hg --version Mercurial Distributed SCM (version 2.0) (see http://mercurial.selenic.com for more information) Copyright (C) 2005-2011 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. nrec-012115-wv:unified ahundt$ -- Ticket URL: <https://trac.macports.org/ticket/32447> MacPorts <http://www.macports.org/> Ports system for Mac OS