Hi,

I have a question about config.xml of the "networking" package.
The following filter is setup globally. It means this package would be needed 
for the only rhel and mdv.
In other words, if "opkgc --dist fc . " runs on fedora 7:networking, the 
following error is issued.
> [EMAIL PROTECTED] networking]# opkgc -v -v -v  --dist fc .
> [INFO] Read config file /etc/opkgc.conf
> [DEBUG] /usr/local/share/opkgc/opkg.xsd loaded
> [DEBUG] ./config.xml loaded
> [INFO] Validating XML file against schema
> [DEBUG] Package name: networking
> [INFO] Package 'networking' is not available on distribution 'fc'

It does not look like doing the right thing.

  </authors>
  <filters>
    <dist>rhel</dist>
    <dist>mdv</dist>
  </filters>
  <serverDeps>

So, if this is wrongfully setup, we have to remove this tag and rebuild opkg 
rpm for the networking package even though this package is not popularly used 
on the OSCAR clusters.

Regards,

-- 
- DongInn

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to