[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-devel] [ gforge-Bugs-473 ] Upgrade to Gforge 3.0 --> DBD::Pg::st
From: |
noreply |
Subject: |
[Gforge-devel] [ gforge-Bugs-473 ] Upgrade to Gforge 3.0 --> DBD::Pg::st execute failed: ERROR: --> upgrade.pl line 976 |
Date: |
Mon, 04 Aug 2003 03:00:29 -0500 |
Bugs item #473, was opened at 2003-08-04 10:00
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=105&aid=473&group_id=1
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Ulf Jakobsson (ulf)
Assigned to: Nobody (None)
Summary: Upgrade to Gforge 3.0 --> DBD::Pg::st execute failed: ERROR: -->
upgrade.pl line 976
Initial Comment:
On debian system, when upgrading to Gforge 3.0:
------------
~> dpkg --configure gforge-db-postgresql
Setting up gforge-db-postgresql (3.0-4) ...
Configuring for PostgreSQL 7.2
You'll see some debugging info during this installation.
Do not worry unless told otherwise.
Upgrading with 20021216.sql
DBD::Pg::st execute failed: ERROR: Cannot insert a
duplicate key into unique index themes_pkey at
/usr/lib/gforge/bin/db-upgrade.pl line 976.
Transaction aborted because Uncaught exception from
user code:
DBD::Pg::st execute failed: ERROR: Cannot
insert a duplicate key into unique index themes_pkey at
/usr/lib/gforge/bin/db-upgrade.pl line 976.
eval {...} called at
/usr/lib/gforge/bin/db-upgrade.pl line 42
Transaction aborted because Uncaught exception from
user code:
DBD::Pg::st execute failed: ERROR: Cannot
insert a duplicate key into unique index themes_pkey at
/usr/lib/gforge/bin/db-upgrade.pl line 976.
eval {...} called at
/usr/lib/gforge/bin/db-upgrade.pl line 42
Last SQL query was:
INSERT INTO themes (dirname, fullname) SELECT
dirname,fullname FROM themes where theme_id=1;
(end of query)
Your database schema is at version 2.6-0+checkpoint+17
Please report this bug on the Debian bug-tracking system.
Please include the previous messages as well to help
debugging.
You should not worry too much about this,
your DB is still in a consistent state and should be
usable.
dpkg: error processing gforge-db-postgresql (--configure):
subprocess post-installation script returned error
exit status 1
Errors were encountered while processing:
gforge-db-postgresql
----------------------------------------------------------------------
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=105&aid=473&group_id=1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gforge-devel] [ gforge-Bugs-473 ] Upgrade to Gforge 3.0 --> DBD::Pg::st execute failed: ERROR: --> upgrade.pl line 976,
noreply <=