Hi Joseph,

Didn't you check my last email?
http://www.mail-archive.com/[email protected]/msg07045.html

Regards,

- DongInn


Joseph Norris wrote:
> Any and every work-around would be most appreciated.  Can I hack the 
> schema itself? 
> 
> Starting MySQL:                                            [  OK  ]
> Making sure that the mysqld database server starts on subsequent boots ...
> chkconfig mysqld on
> Creating the OSCAR database ...
> ... OSCAR database successfully created.
> Checking for database existence of node oscar_server ...
> Updating the hostname field in the oscar_server node to 
> <madrid.ucmerced.edu> ...
> Updating the dns_domain field in the oscar_server node to <ucmerced.edu>
> Checking for existence of node group oscar_clients ...
> Checking for existence of node group all ...
> Creating node group all ...
> Checking for existence of node group Default_node ...
> Creating node group Default_node ...
> Checking for existence of package set <Default>
> Initializing package set <Default>
> DBD::mysql::db do failed: Cannot add or update a child row: a foreign 
> key constraint fails (`oscar/Group_Packages`, CONSTRAINT 
> `Group_Packages_ibfk_1` FOREIGN KEY (`package`) REFERENCES `Packages` 
> (`package`) ON DELETE CASCADE) at /opt/oscar/lib/OSCAR/oda.pm line 733.
> DB_DEBUG>./wizard_prep:
> ====> in Database::do_update SQL : INSERT INTO Group_Packages 
> (group_name, package, selected) VALUES ('Default', 'apitest', '1')
> Error message: Failed to update Group_Packages table in database 
> <oscar>: Cannot add or update a child row: a foreign key constraint 
> fails (`oscar/Group_Packages`, CONSTRAINT `Group_Packages_ibfk_1` 
> FOREIGN KEY (`package`) REFERENCES `Packages` (`package`) ON DELETE 
> CASCADE) at /opt/oscar/lib/OSCAR/oda.pm line 739.
> ./wizard_prep: SQL command that failed was: <INSERT INTO Group_Packages 
> (group_name, package, selected) VALUES ('Default', 'apitest', '1')> at 
> /opt/oscar/lib/OSCAR/oda.pm line 739.
> DB_DEBUG>./wizard_prep:
> ====>Failed to insert values via << INSERT INTO Group_Packages 
> (group_name, package, selected) VALUES ('Default', 'apitest', '1') >> at 
> /opt/oscar/lib/OSCAR/Database.pm line 1681.
> 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to