Hi, more help needed with this sitegroup migration thing

> sg0-to-sg1 will simply move _everything_ into sg1. It'll work, and the
> admin site will remain working, but only in sg1, which is why you'll
> want to install the data package so you once again have a working sg0
> admin site.
> 
> > It will happily install over the altered database? Not a huge issue
> > though, I will be doing a few dummy runs on a mirror of our
> > production server.
> 
> It will, but you'll need to have repligard ids for your database. The
> procedure would be:
> 
> 1. repligard -m (adds repligard ids for every resource that's missing
> them) 2. database-upgrade (adds fields and/or tables to make the
> database compatible with 1.4, everything now in sg0) 3. sg0-to-sg1
> (everything now in sg1) 4. install data package

This seems to work fine until I come to the part where I install the 
data package (still using 1.4.1, would I be better off using 1.4.2? I 
notice the site still says 1.4.1 is current).

Errors I get are (I have a feeling i'm missing something very obvious 
here):

1 obviously I'm not going to need to recreate the database, but how 
do i get around this?

Creating Midgard database...
mysqladmin: CREATE DATABASE failed; error: 'Can't create database 'midgardtest'. 
Database exists'
ERROR 1050 at line 11: Table 'article' already exists

2 no idea?

Installing old admin site...
ERROR 1062 at line 3: Duplicate entry '1' for key 1

3 looks like asgard is trying to log into the stuff that has been 
moved to sg1 rather than just a new sg?

Installing Asgard...
Select additional languages for Asgard administrative interface.
Following languages will be installed in any case to show Midgard's
multilingual features: 'es_ES', 'de_DE', 'fr_FR', 'nl_NL', 'hr_HR'.
Languages, listed below, use different encodings than Latin-1 and
should be selected additionally.
You can choose one per selection and repeat selection as many times as you need.
Select 'default' only if you don't want install additional languages.
Message: Reading config file install-repligard.conf

** CRITICAL **: Error logging into Database

This is my ./configure for the data package

./configure 
--with-apxs=/www/bin/apxs 
--with-php=4 
--with-db-admin=root 
--with-db-admin-password=removedthisbutit'sfine 
--with-db-user=midgard 
--with-db-user-password=midgard 
--with-host=webdev 
--with-ip=172.27.252.91 
--with-db=midgardtest 
--with-blobdir=/www/midgard/blobs 
--with-midgard=/usr/local/midgard 
--with-adminsite --with-lang=en --with-asgard 
--with-asgard-ru=no --with-apache-user=nobody  
--with-apache-group=nogroup

I'm at a loss here?
Thanks,

Richard Merryweather

> 
> Emile
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED]
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to