To participate you must create an account on apostrophenow.com. If you have already done so, click Login.

Ticket #503 (accepted defect)

Opened 6 weeks ago

Last modified 6 weeks ago

Error checking out trunk repository

Reported by: inspiran Owned by: tboutell
Priority: major Milestone: 1.4
Component: apostrophePlugin Version: trunk
Keywords: Cc:
Symfony version: 1.4

Description

While checking out and installing the latest trunk from scratch, I am facing an '500 server error:

Column not found: 1054 Unknown column 'a6.lucene_dirty' in 'field

list.

Comparing my database schema with the one in schema.yml reveals that
a_media_item in my database doesn't have this column indeed.

It seems to happen right after installing the demo fixtures (to be
more particular when ademocontent.sql is loaded). Supposedly the dump
is outdated and not adapted to the current schema in the trunk.

Maybe it is better to not drop tables when loading these fixtures?

Change History

Changed 6 weeks ago by tboutell

  • status changed from new to accepted
Note: See TracTickets for help on using tickets.