bugphpGroupWare - Bugs: bug #7744, Problem upgrading postgres tables...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #7744: Problem upgrading postgres tables from .14

Submitter:  Marco Gaiarin <gaio>
Submitted:  Mon 16 Feb 2004 02:37:10 PM UTC
   
 
Category:  sitemgr Item Group:  0.9.16RC3
Severity:  3 - Normal Priority:  7 - High
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  None Planned Release:  None
Fixed Release: 

Mon 16 Feb 2004 02:37:10 PM UTC, original submission:  


If i try to upgrade sitemanager installation from stable .14 to rc3, i got:

  Database error: Invalid SQL: INSERT INTO phpgw_sitemgr_content (area,cat_id,page_id,module_id,arguments,sort_order,viewable,actif) VALUES ('HEADER',16,0,3,'a:0:{}',0,0,1)
  PostgreSQL Error: 1 (ERROR: Cannot insert a duplicate key into unique index phpgw_sitemgr_content_pkey )
  File: /usr/local/share/phpgroupware/sitemgr/setup/tables_update.inc.php Line: 478
  Session halted.
  Fatal error: Call to a member function on a non-object in
/usr/local/share/phpgroupware/phpgwapi/inc/class.db_pgsql.inc.php on line 485
                                                                               
sitemgr app remain in half-installed state.

More info on thread:
  http://mail.gnu.org/archive/html/phpgroupware-users/2004-02/msg00034.html

Marco Gaiarin <gaio>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code