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

Ticket #503 (closed defect: wontfix)

Opened 19 months ago

Last modified 13 months 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 19 months ago by tboutell

  • status changed from new to accepted

Changed 13 months ago by geoffd

  • status changed from accepted to closed
  • resolution set to wontfix

This should be working now. Let us know if you have any current problems. If so, please open a new ticket.

Note: See TracTickets for help on using tickets.