Lantzvillian wrote:

> My task for this week was to do what I thought would be a comparably
> simple upgrade for Trac since noone had been doing it previously.
> First problem might be that this is SuSE, but more importantly
> something broke terribly and I'd be glad for any help or suggestions.

I can't help with the upgrade since I only just started using trac, but
I made rpms for trac, genshi, and sqlitebrowser:

http://volker.top.geek.nz/soft/rpm/suse10.3/

As you are on openSUSE 10.2 you'll want to grab the source rpms and
remake the binary packages.

You'll also need the python-pygments rpm from the SUSE build service. I
made new rpms because there are only good rpms for old trac versions
there. There isn't anything uptodate, and the rpms for the newer trac
versions in the build service are shoddily made.

I would be careful with copying the sqlite db file across different
sqlite versions. If there is any trouble, the approach of

    echo .dump | sqlite

and reloading that into an empty db should work.

I am feeling certain that there is nothing specific to openSUSE with
regards to trac. Make sure you remove all your old trac's crud, and that
you install the new one correctly. If your problem is caused by the new
trac choking on the old one's data, someone else will need to help.

Have fun :)

Volker

-- 
Volker Kuhlmann <[EMAIL PROTECTED]>
Chiptech Ltd, PO Box 41088, Ferrymead 8247, New Zealand
11a Settlers Crescent, Christchurch 8023
ph +64 3 384 7788, fax +64 3 384 7789


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to