Hi,
I'm trying to install the Aegir module for Midgard on a Debian system and have run into a problem. When trying to import the XML file as instructed, I get errors;
=-=-=
$ sudo repligard -ddd -c /etc/midgard//repligard.conf -a -i ~mdorset/tmp/Aegir-1.0.3/AegirCMS.xml.gz
<cut>
repligard-Message: Importing AegirCMS.xml.gz
REPLIGARD/READ-Message: IMPORTING FILE AegirCMS.xml.gz
REPLIGARD/READ-Message: ABOUT TO PARSE AegirCMS.xml.gz
REPLIGARD/READ-Message: start object snippet, 0000bae36bf1bb353cbb1f51dfed9eb0
REPLIGARD/READ-CRITICAL **: Object field 'code' in line 5 is unknown to Repligard!
=-=-=
What I did prior to this;
- apt-get install midgard-data (as instructed at http://www.midgard-project.org/documentation/installation/distros/ debian.html)
- added my machine's hostname to /etc/hosts as per mysql install's recommendation
- set mysql password for root user;
sudo /usr/bin/mysqladmin -u root password '<password>'
- sudo datagard
- what is mysql admin name? root
- what is mysql admin pass? <password>
- what would you like to do? Install new database
- what is the name for database? midgardtest
- Username? miduser
- password? <password>
- create virtual host? No
- downloaded Aegir-1.0.3.tar.bz2 from http://www.midgard-project.org/projects/aegir/download/
- downloaded Aegir-1.0-dirs.tar from http://www.midgard-project.org/projects/aegir/download/1.0.1.html
- untarred Aegir-1.0-dirs.tar from / as instructed, which created the following;
=-=-= var/ var/lib/ var/lib/aegir/ var/lib/aegir/bin/ var/lib/aegir/bin/apacheupdate.pl var/lib/aegir/bin/nadminstudio.sh var/lib/aegir/bin/repligard_staging_to_live.sh var/lib/aegir/bin/staging_backup.pl var/lib/aegir/bin/downgrade_unapproved.pl var/lib/aegir/bin/webalizer.sh var/lib/aegir/cvs/ var/lib/aegir/etc/ var/lib/aegir/etc/config.pl var/lib/aegir/etc/repligard_hourly_dump_staging.conf var/lib/aegir/etc/repligard_hourly_import_live.conf var/lib/aegir/etc/repligard_withsg.xml var/lib/aegir/etc/webalizer/ var/lib/aegir/etc/webalizer/webalizer.conf.org var/lib/aegir/etc/repligard.xml var/lib/aegir/tmp/ var/lib/aegir/README =-=-=
I've checked the /etc/midgard/repligard.conf and it seems ok - I am able to connect to the mysql db as the user/password that I created initially. MySQL version is 4.0.22...
Any ideas/suggestions as to what's going wrong here? Happy to provide any more details as requested to get this working :-)
thanks! Mark
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
