#373: error: redefinition of group name u'it_report' as group 26; was group 24
------------------------+---------------------------------
  Reporter:  olemis     |      Owner:  nobody
      Type:  defect     |     Status:  closed
  Priority:  blocker    |  Milestone:  Release 5
 Component:  trac core  |    Version:  0.4.0
Resolution:  wontfix    |   Keywords:  wiki WikiFormatting
------------------------+---------------------------------

Comment (by asmierciak):

 I can confirm that enabling ReportModule triggers this error as I have
 encountered it when enabling ReportModule and TicketModule components on a
 clean install.

 Are you certain that a 'wontfix' resolution is appropriate? This clearly
 is a bug in the software, either on the plugin management system part or
 the plugin part itself.

 Below is my error log.

 {{{
 ==== How to Reproduce ====

 While doing a GET operation on `/admin/general/plugin`, Trac issued an
 internal error.

 Request parameters:
 {{{
 {'cat_id': u'general', 'panel_id': u'plugin', 'path_info': None}
 }}}

 User agent: `Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0)
 Gecko/20100101 Firefox/25.0`

 ==== System Information ====
 || '''`Trac`''' || `1.0.1` [[br]] `` ||
 || '''`Babel`''' || `0.9.6` ||
 || '''`Bloodhound Trac`''' || `1.0.1` ||
 || '''`Genshi`''' || `0.6.1 (without speedups)` ||
 || '''`GIT`''' || `1.8.1.2` ||
 || '''`Pygments`''' || `1.6` ||
 || '''`pysqlite`''' || `2.6.0` ||
 || '''`Python`''' || `2.7.4 (default, Apr 19 2013, 18:28:01) ` [[br]]
 `[GCC 4.7.3]` ||
 || '''`pytz`''' || `2013b` ||
 || '''`setuptools`''' || `0.6` ||
 || '''`SQLite`''' || `3.7.15.2` ||
 || '''`jQuery`''' || `1.7.2` ||

 ==== Enabled Plugins ====
 || '''`BloodhoundDashboardPlugin`''' || `0.7.0` ||
 || '''`BloodhoundMultiProduct`''' || `0.7.0` ||
 || '''`BloodhoundRelationsPlugin`''' || `0.7.0` ||
 || '''`BloodhoundSearchPlugin`''' || `0.7.0` ||
 || '''`BloodhoundTheme`''' || `0.7.0` ||
 || '''`TracAccountManager`''' || `0.4.3` ||
 || '''`TracPermRedirect`''' || `3.0` ||
 || '''`TracThemeEngine`''' || `2.2.1` ||

 ==== Python Traceback ====
 {{{
 Traceback (most recent call last):
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/main.py", line 477, in _dispatch_request
     dispatcher.dispatch(req)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/main.py", line 233, in dispatch
     content_type)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/chrome.py", line 1019, in render_template
     encoding='utf-8')
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 183, in render
     return encode(generator, method=method, encoding=encoding, out=out)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py", line 58, in encode
     for chunk in iterator:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py", line 350, in __call__
     for kind, data, pos in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py", line 829, in __call__
     for kind, data, pos in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py", line 669, in __call__
     for kind, data, pos in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py", line 774, in __call__
     for kind, data, pos in chain(stream, [(None, None, None)]):
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py", line 594, in __call__
     for ev in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/chrome.py", line 1156, in _strip_accesskeys
     for kind, data, pos in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/chrome.py", line 1145, in _generate
     for kind, data, pos in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 686, in _unmark
     for mark, event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 954, in __call__
     for mark, (kind, data, pos) in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 714, in __call__
     for mark, event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 779, in __call__
     for mark, event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 954, in __call__
     for mark, (kind, data, pos) in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 714, in __call__
     for mark, event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 779, in __call__
     for mark, event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 1175, in __call__
     for mark, (kind, data, pos) in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 714, in __call__
     for mark, event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 779, in __call__
     for mark, event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 726, in __call__
     mark, subevent = next()
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/filters/transform.py", line 682, in _mark
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 617, in _include
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/markup.py", line 378, in _match
     ctxt, start=idx + 1, **vars):
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/markup.py", line 378, in _match
     ctxt, start=idx + 1, **vars):
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/markup.py", line 378, in _match
     ctxt, start=idx + 1, **vars):
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/markup.py", line 326, in _match
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 557, in _flatten
     for kind, data, pos in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/path.py", line 588, in _generate
     subevent = next()
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 617, in _include
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/markup.py", line 315, in _strip
     event = next()
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 557, in _flatten
     for kind, data, pos in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/path.py", line 588, in _generate
     subevent = next()
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 617, in _include
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/markup.py", line 315, in _strip
     event = next()
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 557, in _flatten
     for kind, data, pos in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py", line 288, in _ensure
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/path.py", line 588, in _generate
     subevent = next()
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 617, in _include
     for event in stream:
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/markup.py", line 315, in _strip
     event = next()
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 577, in _flatten
     result = _eval_expr(data, ctxt, vars)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 289, in _eval_expr
     retval = expr.evaluate(ctxt)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/template/eval.py", line 178, in evaluate
     return eval(self.code, _globals, {'__data__': data})
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/bhtheme/templates/bh_admin_plugins.html", line 152, in
 <Expression u'wiki_to_oneliner(context, component.summary)'>
     &mdash; ${wiki_to_oneliner(context, component.summary)}
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/wiki/formatter.py", line 1553, in format_to_oneliner
     return InlineHtmlFormatter(env, context, wikidom).generate(shorten)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/wiki/formatter.py", line 1529, in generate
     shorten)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/wiki/formatter.py", line 1385, in format
     result = re.sub(self.wikiparser.rules, self.replace, result)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/wiki/parser.py", line 176, in rules
     self._prepare_rules()
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/wiki/parser.py", line 205, in _prepare_rules
     rules = re.compile('(?:' + '|'.join(syntax) + ')', re.UNICODE)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/lib/python2.7/re.py", line 190, in
 compile
     return _compile(pattern, flags)
   File "[CUT]/apache-
 bloodhound-0.7/installer/bloodhound/lib/python2.7/re.py", line 242, in
 _compile
     raise error, v # invalid expression
 error: redefinition of group name u'it_report' as group 33; was group 31
 }}}
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/373#comment:6>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to