Opened 12 years ago
Closed 11 years ago
#10077 closed defect (wontfix)
upgrade from 1.4.6 to 1.4.7 has database transaction error
Reported by: | anonymous | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | |
Cc: | ppalmer@…, eap@… | Trac Release: | 0.12 |
Description (last modified by )
Hello,
We are attempting to upgrade TestManager to the latest version and as a stepping stone, we are going to upgrade from 1.4.6 to 1.4.7 to 1.4.8 to the latest. When we attempt to upgrade from 1.4.6 to 1.4.7, we get the following error:
~/testman4trac.1.4.7/bin$ sudo trac-admin /var/lib/trac/prod upgrade ProgrammingError: current transaction is aborted, commands ignored until end of transaction block
The installation failed and we need to reinstall TestManager v1.4.6 to have trac continue to work.
Here is our system info:
OS: Ubuntu 8.04.4 LTS Python: Python 2.5.2 database: PostgreSQL 8.2.7 trac: 0.12.3
We built the egg from the sources since we have Python version 2.5.2. There was no errors when the egg was built.
Any help would be greatly appreciated.
Attachments (1)
Change History (6)
comment:1 Changed 12 years ago by
Cc: | ppalmer@… eap@… added; anonymous removed |
---|
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
Roberto,
We've attempted the upgrade again and attached the section of trac.log specific to the upgrade.
Thank you,
Emilio
comment:5 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Clening up old tickets. I assume all users have upgraded to newer versions on the plugin than 1.4.6.
Hi, PosgreSQL has always been somewhat problematic, don't know why :(
It would help if you could set logging level to DEBUG and try the database upgrade again. Then attach the log to this ticket.
I'll take a look as soon as you attach the trace.
Ciao, Roberto