sry, but how can I undescribe from this email distribution?
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.
Gesendet: Dienstag, 30. Juni 2015 um 17:50 Uhr
Von: "David Cozens" <[email protected]>
An: [email protected]
Betreff: [Trac] Installation error undefined symbol svn_uri__is_child
Von: "David Cozens" <[email protected]>
An: [email protected]
Betreff: [Trac] Installation error undefined symbol svn_uri__is_child
I am trying to figure out a reliable way of installing trac and svn on the Raspberry Pi. I want to use subversion 1.8.x and trac 0.12.5 seems adequate for my needs. The full details of how I have installed can be found on my blog.
The issue occurs when I add a repository, I add the repository through the admin page in trac and then run
sudo -u www-data trac-admin /var/trac/projects/play repository resync "play"
This gives the following error
TracError: Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: undefined symbol: svn_uri__is_child
The trac system information is
| Trac | 0.12.5 |
|---|---|
| Babel | 0.9.6 |
| Docutils | 0.8.1 |
| Genshi | 0.6 (with speedups) |
| mod_python | 3.3.1 |
| Pygments | 1.5 |
| pysqlite | 2.6.0 |
| Python | 2.7.3 (default, Mar 18 2014, 06:31:17) [GCC 4.6.3] |
| pytz | 2012c |
| setuptools | 0.6 |
| SQLite | 3.7.13 |
| jQuery: | 1.7.2 |
--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.
