[Trac] Re: TraceError Ubuntu

2008-06-21 Thread Jann

thanks jonas..I just tried to send a bug report on launchpad in-case
they have a solution for that. :)

On Jun 22, 5:13 am, Jonas Borgström <[EMAIL PROTECTED]> wrote:
> Jann wrote:
>
> > Has anyone experience this problem:
>
> > Traceback (most recent call last):
> >   File "/var/lib/python-support/python2.5/trac/web/main.py", line 406,
> > in dispatch_request
> > dispatcher.dispatch(req)
> >   File "/var/lib/python-support/python2.5/trac/web/main.py", line 206,
> > in dispatch
> > req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs())
> >   File "/var/lib/python-support/python2.5/trac/web/clearsilver.py",
> > line 135, in __init__
> > raise TracError, "ClearSilver not installed (%s)" % e
> > TracError: ClearSilver not installed (/usr/lib/python2.5/site-packages/
> > neo_cgi.so: undefined symbol: Py_InitModule4)
>
> This seems to be a known ubuntu hardy x86_64 problem:
>
> https://bugs.launchpad.net/ubuntu/+source/clearsilver/+bug/86685
> / Jonas
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: OForge 2008.06 Announcement

2008-06-21 Thread rupert thurner

On Jun 20, 4:56 pm, Robert C Corsaro <[EMAIL PROTECTED]> wrote:
> rupert thurner wrote:
> > do you plan to release your plugins so that they install with the
> > usual "easy_installhttp://oforge.com/.../someplugin"; also?
>
> > rupert
>
> We have talked about it, but the issue is that we have forked some of
> the plugins, so how to handle that?  Maybe we could just document it and

> recommend using --prefix to install in a non-default location.  If this
> would help user acceptance, then we will invest the time.  Take a look
> at the install from source instructions, they are really not that difficult.

personally i like to document the installation like here:
http://trac.edgewall.org/wiki/0.11/TracOnUbuntu. at the end of the
page there are a few easy-installs. this avoids "install from source
instructions" completely, difficult or not.

for the fork: everybody is free to choose the plugin that better fits
the needs, be it the original or the oforge one. but installing 2
times the same plugin with only a slight difference anyway does not
make much sense.

rupert.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: TraceError Ubuntu

2008-06-21 Thread Jonas Borgström

Jann wrote:
> 
> Has anyone experience this problem:
> 
> Traceback (most recent call last):
>   File "/var/lib/python-support/python2.5/trac/web/main.py", line 406,
> in dispatch_request
> dispatcher.dispatch(req)
>   File "/var/lib/python-support/python2.5/trac/web/main.py", line 206,
> in dispatch
> req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs())
>   File "/var/lib/python-support/python2.5/trac/web/clearsilver.py",
> line 135, in __init__
> raise TracError, "ClearSilver not installed (%s)" % e
> TracError: ClearSilver not installed (/usr/lib/python2.5/site-packages/
> neo_cgi.so: undefined symbol: Py_InitModule4)

This seems to be a known ubuntu hardy x86_64 problem:

https://bugs.launchpad.net/ubuntu/+source/clearsilver/+bug/86685
/ Jonas

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] TraceError Ubuntu

2008-06-21 Thread Jann

Has anyone experience this problem:

Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/trac/web/main.py", line 406,
in dispatch_request
dispatcher.dispatch(req)
  File "/var/lib/python-support/python2.5/trac/web/main.py", line 206,
in dispatch
req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs())
  File "/var/lib/python-support/python2.5/trac/web/clearsilver.py",
line 135, in __init__
raise TracError, "ClearSilver not installed (%s)" % e
TracError: ClearSilver not installed (/usr/lib/python2.5/site-packages/
neo_cgi.so: undefined symbol: Py_InitModule4)

# ls -al /usr/lib/python2.5/site-packages/neo_cgi.so
-rw-r--r-- 1 root root 208960 Apr  8 15:52 /usr/lib/python2.5/site-
packages/neo_cgi.so

# uname -a
Linux bo.test.com 2.6.18-xen #1 SMP Tue Feb 12 06:40:50 UTC 2008
x86_64 GNU/Linux

# dpkg -l | grep clearsilver
ii  python-clearsilver0.10.4-1ubuntu1
python bindings for clearsilver

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: subversion 1.5.x when to upgrade?

2008-06-21 Thread Filipe Correia

Hi!

Check out this thread: 
http://groups.google.com/group/trac-dev/browse_frm/thread/27eaa03eb87a7bdd/f40beac9a24519aa

Cheers,
Filipe

On Jun 20, 7:18 pm, [EMAIL PROTECTED] wrote:
> Hi all.
>
> I have been hotly waiting for 1.5.x for the merge tracking feathers.
>
> I also use apache 2.2, on windows(as mentioned in my other posts) with
> mod_python et al.
>
> therefore, while going to 1.5.x would be nice, there are a lot of
> subversion-Apache-python-trac dependencies that all need to line up
> right as I do the super secret dance in the moonlight for it to all
> work.
>
> So,  the question is, how/when do I upgrade, what is the "sign" from
> the creatures in the fly saucers I am looking for to make this leap?
> (in reality, I think I am going to wait for 1.5.2, since I am of the
> ilk to buy the 2nd production year model to reduce gremlins)
>
> Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---