On Tue, Jun 8, 2010 at 2:48 PM, Draulio Neto <[email protected]>wrote:

> Hello,
>
> I've upgraded my trac from 0.10 to 0.12, and I'm having the following
> problem.
>
> Trac detected an Internal Error.
>
> And below is:
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 406, in 
> dispatch_request
>     dispatcher.dispatch(req)
>   File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 191, in 
> dispatch
>     chosen_handler = self._pre_process_request(req, chosen_handler)
>   File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 263, in 
> _pre_process_request
>     chosen_handler = f.pre_process_request(req, chosen_handler)
>   File "/usr/lib/python2.5/site-packages/trac/versioncontrol/api.py", line 
> 73, in pre_process_request
>     self.get_repository(req.authname).sync()
>   File "/usr/lib/python2.5/site-packages/trac/versioncontrol/cache.py", line 
> 97, in sync
>     raise TracError('Missing "youngest_rev" in cache metadata')
> TracError: Missing "youngest_rev" in cache metadata
>
>
> What I should do??
>
> Google?

Maybe search for issues on trac.edgewall.org? Maybe this will help?
http://trac.edgewall.org/ticket/5522

Cheers / Erik

> Thanks.
>
>
> --
> DrĂ¡ulio
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<trac-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
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.

Reply via email to