trac-hacks / trac-code-comments-plugin

Trac plugin for code comments and sending them to tickets
GNU General Public License v2.0
53 stars 22 forks source link

Installation failure observed in Trac 1.2.5 #82

Open cwilliso813 opened 3 years ago

cwilliso813 commented 3 years ago

When using Trac 1.2.5, on execution of trac-admin upgrade to install the plugin, the upgrade fails with:

The upgrade failed. Please fix the issue and try again. OperationalError: No such column: repos

rjollos commented 3 years ago

Please check the logs.

cwilliso813 commented 3 years ago

I did, the log contained a python traceback directing me to db.py:110. Modified the schema data structure to get around this.

rjollos commented 3 years ago

Sorry, what I meant to ask was, please post the full traceback.

cwilliso813 commented 3 years ago

Apologies traceback