Bugs item #940289, was opened at 2004-04-22 16:14
Message generated for change (Comment added) made by bligneri
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=940289&group_id=9368

Category: Installation
Group: None
>Status: Closed
>Resolution: Fixed
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.

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

>Comment By: Benoit des Ligneris (bligneri)
Date: 2004-11-22 19:50

Message:
Logged In: YES 
user_id=179120

This issue has been fixed in subversion.
By Bernard Li IIRC

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to