Hi,

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 1/11/01, 9:43:17 PM, Paul Newby <[EMAIL PROTECTED]> wrote regarding Re: 
[midgard-user] upgrading Midgard database from 1.4 beta:


> Thank you for the procedure.  I ran into a problem near the
> end:

> I didn't specify sitegroups in the 1.4b5 configuration; presumably
> that's why there are no entries for the sitegroup table in export.sgl.

True.

> I think you meant:
>         mysqladmin -u root -p create newmidgard
> which I did.

Indeed.

> > - mysql -u root -p newmidgard <  export.sql
> First I did:
>         mysql -u root -p newmidgard <  empty.sql (to create tables)

Correct, I ran past this one, but it is indeed needed.

> then:
>         mysql -u root -p newmidgard <  export.sql

> > - repligard -c install-repligard.conf -m , to generate missing guids
> > - repligard -c install-repligard.conf -i AsgardSite.xml

> Here I got:
> Message: Reading config file install-repligard.conf
> Message: Importing AsgardSite.xml

> REPLIGARD/READ-ERROR **: Failed to allocate delayed resource
> f6b665f1984503790ed91f39b11b5392 as a link author for blobs.
> aborting...
> Aborted

Hmmm.. I searched through the AsgardSite.xml file and found that this 
GUID belongs to the admin user.

In GUIDSforOLDSITE.sql:

INSERT INTO repligard VALUES 
(1,20001221163847,20001221163847,'person','f6b665f1984503790ed91f39b11b5
392','create',0);

Did you by any chance change the admin user at some time? I would suspect 
that if your admin user does not have id 1 in the person table, then the 
line above will not make the GUID match with the admin user. 

This is plain old guesswork, I hope that Alexander has something more 
usefull to say about this.

> Where did I go wrong?

Doesn't exactly look like your fault, actually.

Armand.

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

Reply via email to