Aha, silly me. Just for reference, it turned out I was getting this problem because I was using a new python that didn't have pysqlite installed. Once that was installed I did a rebuild and everything was ok. I'm surprised that I didn't get an error message when installing trac.

--Adam




On 23/05/2006, at 2:31 PM, Adam Ullman wrote:

I have tried this and had no luck. The log files didn't display anything and I still get the same error. I think I'm going to try installing everything from scratch rather than trying to upgrade. 

Thanks,

--Adam



On 19/05/2006, at 7:57 PM, Alec Thomas wrote:

Try completely deleting the installed Trac modules. Something like:

    rm -rf /usr/lib/python2.3/site-packages/trac

Then re-install Trac.

Also, enable debug logging and check the logs.

On Fri, May 19, 2006 at 04:49:22PM +1000, Adam Ullman wrote:
Hi,

I'm having trouble upgrading my Trac version from 0.8.4 to 0.9.5 on  
RedHat Linux 9. I followed the instructions on the Trac update page  
and I'm getting:

trac-admin /var/trac upgrade
Command failed:

trac-admin /var/trac version list
Command failed:

I removed cgi-bin  htdocs  templates  trac  wiki-default
downloaded trac-0.9.5.tar.gz
untarred and ran
python2.3 ./setup.py install
now I have trac-admin version 0.9.5
and cgi-bin  htdocs  templates  trac  wiki-default were all recreated
then I was getting that blank error
so I tried installing sqlite3
and upgrading the database
then I tried installing clearsilver

I'm still getting the same error and don't know where to go from  
here. Is it possible that it's a problem with using a different  
python version? I have both versions installed now, python 2.2.2 and  
2.3.3.

Any help would be greatly appreciated.

Adam


-- 
Evolution: Taking care of those too stupid to take care of themselves.
_______________________________________________
Trac mailing list

_______________________________________________
Trac mailing list

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to