Modify

Opened 13 years ago

Closed 13 years ago

#8571 closed defect (invalid)

Can't install the plugin

Reported by: marek_karczewski@… Owned by: Russ Tyndall
Priority: normal Component: TimingAndEstimationPlugin
Severity: blocker Keywords: trac-admin upgrade mySQLConnector pg_dump_path
Cc: Trac Release: 0.11

Description

I am trying to install the plugin on:

mac os 10.6.6 pyton 2.6.5 latest trac using a mysql db

Compilation goes fine. .egg is in plugins dir of my local trac install.

Running trac-admin upgrade terminates with:

AttributeError: 'MySQLConnector' object has no attribute 'pg_dump_path'

I have not been able to find any information about this error at all.

Attachments (0)

Change History (1)

comment:1 Changed 13 years ago by Russ Tyndall

Resolution: invalid
Status: newclosed

Run the trac-admin command with --no-backup to skip making a backup, which will allow you to bypass this error.

You might wish to manually run a backup before running the command. Not sure where the error is actually coming from (dont use trac on mysql, except occasionally to test), but I know that it has nothing to do with this plugin (other than needing to run upgrade).

As an aside, trac 12 is nice improvement to trac 11 for most cases (and might also fix this error along the way).

Please reopen if you need further assistance, Russ

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
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.