severity 641154 minor
thanks
* Jakub Wilk , 2011-09-10, 22:44:
| # apt-get install trac-mercurial
| [snip]
|
| # python -c 'import tracext.hg as m; print m'
|
|
| # apt-get install trac-git
| [snip]
|
| # python -c 'import tracext.hg as m; print m'
| Traceback (most recent call last):
| File
Package: trac-git,trac-mercurial
Severity: serious
trac-git and trac-mercurial both share the "tracext" namespace, but one
of them uses python-central and the other one python-support. These
helpers put Python modules into different directories. As as a
consequence, if you install both trac-gi
2 matches
Mail list logo