Hi,

now I first recreated my repligard table with your code from the
reply to Alan. Now it looks like this:

| mysql> describe repligard;
| +-----------+----------------------------------+------+-----+---------+-------+
| | Field     | Type                             | Null | Key | Default | Extra |
| +-----------+----------------------------------+------+-----+---------+-------+
| | id        | int(11)                          |      |     | 0       |       |
| | changed   | timestamp(14)                    | YES  |     | NULL    |       |
| | updated   | timestamp(14)                    | YES  |     | NULL    |       |
| | realm     | varchar(32)                      |      | MUL |         |       |
| | guid      | varchar(32)                      |      | PRI |         |       |
| | action    | enum('create','update','delete') |      |     | create  |       |
| | sitegroup | int(11)                          |      |     | 0       |       |
| +-----------+----------------------------------+------+-----+---------+-------+
| 7 rows in set (0.00 sec)

Then I retried dbinstall with only Asgard this time, but it
failed again, with the same output:

> > | Message: Reading config file install-repligard.conf
> > | Message: Importing AsgardSite.xml
> > | 
> > | REPLIGARD/READ-ERROR **: Failed to allocate delayed resource
> > | a32505d001377d98d410c8d5ae767d62 as a link up for snippetdir.
> > | aborting...
> > | head: asgard.Your.xml: File or directory not found 
> > | Message: Reading config file install-repligard.conf
> > | Message: Importing asgard.Your.xml
> > | head: asgard.selection:.xml: File or directory not found
> > | Message: Reading config file install-repligard.conf
> > | Message: Importing asgard.selection:.xml
> > | head: asgard.Your.xml: File or directory not found 
> > | Message: Reading config file install-repligard.conf
> > | Message: Importing asgard.Your.xml
> > | head: asgard.selection:.xml: File or directory not found
> > | Message: Reading config file install-repligard.conf
> > | Message: Importing asgard.selection:.xml
> > | Message: Reading config file install-repligard.conf
> > | Message: Importing asgard.de_DE.xml
> > | 
> > | REPLIGARD/READ-ERROR **: Failed to allocate delayed resource
> > | ac4c01402b8313e4c456b27db93330f6 as a link up for snippet.
> > | aborting...
> > 
> > There still seem to be problems with the database structure ...
> > but how to find them? database-upgrade went smoothly.
> > 
> > That 'Your selection' stuff seems to be a bug in dbinstall,
> > though.
> Where you've got it? 

midgard-data-1.4.tar.bz2, downloaded on 2000-12-29.

Looks like my bash put out $PS3 to STDOUT instead of STDERR,
when I look at dbinstall's code ... (GNU bash, version
1.14.7(1)).

Another observation: the install-repligard.conf files by
dbinstall define wrong mysql root passwords -- which shouldn't
be a problem as far as I understand repligard's operation in
this case. Does it?

     phr
-- 
Linksystem Muenchen GmbH                          [EMAIL PROTECTED]
Schloerstrasse 10                           http://www.link-m.de
80634 Muenchen                              Tel. 089 / 890 518-0
We make the Net work.                       Fax 089 / 890 518-77

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

Reply via email to