Bugs item #933860, was opened at 2004-04-12 14:54
Message generated for change (Settings changed) made by tuelusr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=933860&group_id=9368

Category: Installation
Group: 3.0.1
>Status: Deleted
>Resolution: Invalid
Priority: 9
Submitted By: Matthew Garrett (tuelusr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Initing oda from config.xml files bombs out

Initial Comment:
Again, starting from a fresh CVS checkout:

[EMAIL PROTECTED] /root/oscar]# ./autogen.sh
[EMAIL PROTECTED] /root/oscar]# ./configure --prefix=/root/oscar
[EMAIL PROTECTED] /root/oscar]# export OSCAR_HOME=/root/oscar
[EMAIL PROTECTED] /root/oscar]# ./install_cluster

Invariably bombs out with

--> Initializing ODA database from package config.xml files
Starting the mysql database server ...
LC_ALL=EN;/etc/init.d/mysqld start
Starting MySQL:                                       
    [  OK  ]
Making sure that the mysql database server starts on
subsequent boots ...
LC_ALL=EN;chkconfig mysqld on
/root/oscar/scripts/package_config_xmls_to_database:
cannot open packages directory /var/lib/oscar/packages
at /root/oscar/scripts/package_config_xmls_to_database
line 262.
Searching these directories for packages:
    /root/oscar/packages
    /var/lib/oscar/packages
DBD::mysql::db do failed: Duplicate entry '' for key 1
at /usr/lib/perl5/site_perl/oda.pm line 2297.
Failed to add fields <command> to table <oda_shortcuts>
in database <oscar>: Duplicate entry '' for key 1 at
/root/oscar/scripts/read_package_config_xml_into_database
line 227.
SQL command that failed was: <ALTER TABLE oda_shortcuts
ADD ( command VARCHAR(255)  not null unique primary key
 );> at
/root/oscar/scripts/read_package_config_xml_into_database
line 227.
Processing /root/oscar/packages/oda/config.xml for
package oda ...
Adding to database table oda_shortcuts field command
with parameters HASH(0x8764758)
/root/oscar/scripts/package_config_xmls_to_database:
failed to execute:
/root/oscar/scripts/read_package_config_xml_into_database
/root/oscar/packages/oda oda at
/root/oscar/scripts/package_config_xmls_to_database
line 302.
Couldn't set up oda database at ./wizard_prep line 172
Oscar Wizard preparation script failed to complete at
./install_cluster line 124.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=933860&group_id=9368


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to