[Bug 6164] New: hg status 'AssertionError' this version only supports 100 named groups

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Wed Jun 26 20:05:57 UTC 2019


https://bz.mercurial-scm.org/show_bug.cgi?id=6164

            Bug ID: 6164
           Summary: hg status 'AssertionError' this version only supports
                    100 named groups
           Product: Mercurial
           Version: 4.9
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: bugreporter5367 at protonmail.com
                CC: mercurial-devel at mercurial-scm.org

** unknown exception encountered, please report by visiting
** https://mercurial-scm.org/wiki/BugTracker
** Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit
(AMD64)]
** Mercurial Distributed SCM (version 4.9.1)
** Extensions loaded: convert, extdiff, churn
Traceback (most recent call last):
  File "hg", line 43, in <module>
  File "mercurial\dispatch.pyc", line 99, in run
  File "mercurial\dispatch.pyc", line 225, in dispatch
  File "mercurial\dispatch.pyc", line 376, in _runcatch
  File "mercurial\dispatch.pyc", line 384, in _callcatch
  File "mercurial\scmutil.pyc", line 165, in callcatch
  File "mercurial\dispatch.pyc", line 367, in _runcatchfunc
  File "mercurial\dispatch.pyc", line 1021, in _dispatch
  File "mercurial\dispatch.pyc", line 756, in runcommand
  File "mercurial\dispatch.pyc", line 1030, in _runcommand
  File "mercurial\dispatch.pyc", line 1018, in <lambda>
  File "mercurial\util.pyc", line 1670, in check
  File "mercurial\commands.pyc", line 5449, in status
  File "mercurial\localrepo.pyc", line 2677, in status
  File "mercurial\context.pyc", line 350, in status
  File "mercurial\context.pyc", line 1576, in _buildstatus
  File "mercurial\context.pyc", line 1509, in _dirstatestatus
  File "mercurial\dirstate.pyc", line 1055, in status
  File "mercurial\dirstate.pyc", line 852, in walk
  File "mercurial\scmutil.pyc", line 1315, in __get__
  File "mercurial\dirstate.pyc", line 150, in _ignore
  File "mercurial\match.pyc", line 192, in match
  File "mercurial\match.pyc", line 107, in _buildkindpatsmatcher
  File "mercurial\match.pyc", line 546, in __init__
  File "mercurial\match.pyc", line 1180, in _buildmatch
  File "mercurial\match.pyc", line 1226, in _buildregexmatch
  File "mercurial\match.pyc", line 38, in _rematcher
  File "mercurial\util.pyc", line 1944, in compile
  File "re.pyc", line 194, in compile
  File "re.pyc", line 249, in _compile
  File "sre_compile.pyc", line 583, in compile
AssertionError: sorry, but this version only supports 100 named groups

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


More information about the Mercurial-devel mailing list