|
From: <tr...@eg...> - 2009-02-17 15:47:03
|
Ticket modified by Francisco Peralta at 2009/02/17 16:46 Tracking System: Bugs Category: Tracker Version: Version 1.6.001 > Status: Closed Completed: 0% Priority: 5 - medium Created By: Francisco Peralta Assigned to: Ralf Becker Summary: #1907 - Tracker Tables Not Created In Update I tried to upgrade recently (1.4 to 1.6) so I cd to my egroupware directory and did as follows: ./svn-helper.php switch http://svn.egroupware.org/egroupware/branches/1.6/\$module All my applications seem to have upgraded just fine except tracker. I then went into setup, Advanced Application Management since there was a message saying that the Tracker application needed to be updated. When I clicked on the manage applications button I saw the following error message for the tracker application: tracker-Dependency Failure:(appname: phpgwapi; versions: 1.4,1.5,1.6,1.7; appname: etemplate; versions: 1.4,1.5,1.6,1.7; appname: notifications; versions: 1.4,1.5,1.6,1.7; ))D But the was no check box for me to either install, upgrade or remove the application. I then logged in to see what errors the application would give me when I select it in egroupware. The following is the result: Database error Invalid SQL: SELECT esc_id,esc_title FROM egw_tracker_escalations ORDER BY esc_title: Table 'egw.egw_tracker_escalations' doesn't exist Click here to resume your eGroupWare Session. I tried running the installation again but this time I checked the enable for extra debug message setting and confirmed that when I selected install all applications button all the tables were created except the ones relating to tracker. ---------------------------------------------------------------- > Comment by Francisco Peralta at 2009/02/17 16:46: I am closing this item because the issue here had to do with me. I did not follow the correct procedure for handling the database. I have since upgraded to version 1.6.001 which is running without issue. Linked entries: http://www.egroupware.org/egroupware/index.php?menuaction=tracker.tracker_ui.edit&tr_id=1907&no_popup=1 |