Bugs item #940289, was opened at 2004-04-22 16:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=940289&group_id=9368
Category: Installation Group: None Status: Open Resolution: None Priority: 5 Submitted By: Benoit des Ligneris (bligneri) Assigned to: Neil Gorsuch (ngorsuch) Summary: Error when ODA has already been installed Initial Comment: On Mandrake system, I can not run the wizard twice because of the following error : DBD::mysql::db do failed: Duplicate entry 'eth0-1' for key 3 at /usr/lib/perl5/site_perl/oda.pm line 2297. Failed to insert records into table <nics> in database <oscar>: Duplicate entry 'eth0-1' for key 3 at /opt/oscar/lib/OSCAR/Database.pm line 205. SQL command that failed was: <INSERT INTO nics( nics.node_id, nics.ip, nics.name ) SELECT nodes.id, '192.168.2.130', 'eth0' FROM nodes WHERE nodes.name = 'oscar_server' ;> at /opt/oscar/lib/OSCAR/Database.pm line 205. /opt/oscar/scripts/set_node_nics: failed to create database record for nic eth0 on node oscar_server. Couldn't initialize the nics and networks for the oscar server at ./wizard_prep line 190 Oscar Wizard preparation script failed to complete at ./install_cluster line 124. I'm using a server with only one interface and this can explain the problem. If I remove manually the record (the only one of the <nics> table) then all is fine. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=940289&group_id=9368 ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
