On Fedora Core 4 x86, during the image building step, I got the following output with OSCAR_VERBOSE=5:

Parsing package install arguments
No Match for argument: gcc-fortran
No Match for argument: netcat
 
"gcc_fortran" and "netcat" should only be included if the target system is SUSE, but clearly it is not as I am testing on Fedora Core 4.
 
The entries in ODA seem correct:

mysql> select * from Packages_rpmlists where distro="suse" and group_name!="oscar_server";
+--------+----------------+------------+---------------+------------+-------------------------+
| distro | distro_version | group_arch | group_name    | package_id | rpm                     |
+--------+----------------+------------+---------------+------------+-------------------------+
| suse   | all            | all        | all           |          4 | gcc-fortran             |
| suse   | all            | all        | all           |          4 | lam-oscar               |
| suse   | all            | all        | all           |          4 | lam-oscar-modulefile    |
| suse   | all            | all        | all           |          4 | lam-switcher-modulefile |
| suse   | all            | all        | all           |          4 | libaio                  |
| suse   | all            | all        | all           |          4 | libaio-devel            |
| suse   | all            | all        | all           |         14 | gcc-fortran             |
| suse   | all            | all        | all           |         23 | gcc-fortran             |
| suse   | all            | all        | oscar_clients |         24 | netcat                  |
+--------+----------------+------------+---------------+------------+-------------------------+
9 rows in set (0.00 sec)
 
Anybody knows how this could be fixed?  The config.xml files in question are from all the MPI libraries (gcc-fortran) and sis (netcat).
 
Thanks,
 
Bernard
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to