Menu

#330 Trouble installing 2.0.4 MySQL

v2.0.4
closed-fixed
Migration (40)
8
2005-12-11
2005-12-07
Steije
No

While trying to install.. ehh upgrade from 2.0.2 MySQL to 2.0.4 I get the
following error:

No module named psycopg

If I edit TicketPluggableBrain.py at line 11 as follows:

# 3rd party modules.
#from psycopg import Binary

This error disappears but then I get another one:

Error Type: AttributeError
Error Value: getTicketLastModified

I suspect this error is also generated from within TicketPluggableBrain.py

Discussion

  • Steije

    Steije - 2005-12-07
    • priority: 5 --> 8
     
  • Andrew Veitch

    Andrew Veitch - 2005-12-11

    Logged In: YES
    user_id=753066

    I accidentally duplicated this bug (#1378209) but it is now resolved. Fix will be
    in 2.0.5.

     
  • Andrew Veitch

    Andrew Veitch - 2005-12-11
    • assigned_to: nobody --> aveitch
    • status: open --> closed-fixed
     

Log in to post a comment.