Opened 13 years ago

Last modified 13 years ago

#32447 closed defect

tortoisehg @2.1.2_0 does not work with mercurial @2.0_0 — at Initial Version

Reported by: athundt@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: tortoisehg

Description

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$

Change History (0)

Note: See TracTickets for help on using tickets.