On Thu, 2010-10-14 at 13:04 -0700, Gregory P. Smith wrote:
> frontend/migrations/058_drone_management.py adds the drone_set_id
> column to the afe_users table.
> 
> 
> afe_host_queue_entries.id  not being recognized is an odd one.
>  frontend/migrations/044_rename_afe_tables.py should've added the afe_
> prefix to that table name for you.
> 
> 
> Have all migrations been run on the database in question?

In my case, I have just updated my tree and re-run the migrations.
Apparently that solved the problem (I was sure I had ran all of them,
sorry). I think that should work for Madhuri as well.

Thanks Greg!

Lucas

> 
> -gps
> 
> 
> On Thu, Oct 14, 2010 at 6:15 AM, Lucas Meneghel Rodrigues
> <[email protected]> wrote:
>         Apparently there is a number of missing database fields in svn
>         trunk, I
>         am trying to figure out which ones
>         
>         http://autotest.kernel.org/ticket/42
>         
>         This report Madhuri made references
>         
>         OperationalError?: (1054, "Unknown column
>         'afe_users.drone_set_id' in
>         'field list'")
>         
>         I noticed in the scheduler as well we have
>         
>         OperationalError: (1054, "Unknown column
>         'afe_host_queue_entries.id' in
>         'where clause'")
>         
>         Please help when possible
>         
>         Lucas
>         
>         
>         
>         _______________________________________________
>         Autotest mailing list
>         [email protected]
>         http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
> 
> 


_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to