Modify

Opened 14 years ago

Closed 14 years ago

#7718 closed defect (fixed)

Running trac-admin upgrade fails

Reported by: Bassdread Owned by: Michael Henke
Priority: normal Component: PrivateReportsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Hi, Running the db upgrade gives:

$ bin/trac-admin var/trac upgrade InternalError: current transaction is aborted, commands ignored until end of transaction block

I fixed it by adding cursor.connection.rollback() to line 143 in privatereports.py

Attachments (0)

Change History (1)

comment:1 Changed 14 years ago by Michael Henke

Resolution: fixed
Status: newclosed

I integrated your change in #9058. Thanks for the information.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Michael Henke.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.