[MacPorts] #34463: Source upgrade from 2.0.4 to 2.1.0 fails with sqlite error on OS X 10.4.11

MacPorts noreply at macports.org
Tue May 15 17:23:44 PDT 2012


#34463: Source upgrade from 2.0.4 to 2.1.0 fails with sqlite error on OS X 10.4.11
-------------------------+--------------------------------------------------
 Reporter:  nad@…        |       Owner:  cal@…           
     Type:  defect       |      Status:  assigned        
 Priority:  High         |   Milestone:                  
Component:  base         |     Version:  2.1.0           
 Keywords:               |        Port:                  
-------------------------+--------------------------------------------------
Changes (by cal@…):

  * status:  new => assigned


Comment:

 http://www.sqlite.org/changes.html reveals "ALTER TABLE ADD COLUMN" wasn't
 added until 3.2.0.
 I guess the only way around this would be creating a new table with the
 correct layout, move the data over, delete the old table and rename the
 temporary table to the correct name.

-- 
Ticket URL: <https://trac.macports.org/ticket/34463#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list