[Bug 4563] New: cmdserver: process exited unexpectedly with code 255

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Mar 10 12:28:40 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4563

          Priority: normal
            Bug ID: 4563
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: cmdserver: process exited unexpectedly with code 255
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: gannydonaldson at gmail.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.3.2
         Component: Mercurial
           Product: Mercurial

I discovered this bug (named after the error message in Workbench) after
updating to the most recent version of Mercurial. It was preventing any syncing
with a project repository that I was working on.

The console gave the following information:

Traceback (most recent call last):
  File "C:\Python27x64\lib\site-packages\py2exe\boot_common.py", line 92, in
<module>
ImportError: No module named linecache
Traceback (most recent call last):
  File "hg", line 10, in <module>
ImportError: No module named os
cmdserver: process exited unexpectedly with code 255

I did find a solution to this bug. It was to completely uninstall Mercurial and
reinstall the most recent version.

I'm unsure if this will be helpful, but the folks in the IRC asked me to post
this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list