<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>62019</bug_id>
          
          <creation_ts>2004-08-28 03:12 0000</creation_ts>
          <short_desc>mpiexec DEPEND needs updating</short_desc>
          <delta_ts>2004-08-30 06:27:59 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>j.spadavecchia@ed.ac.uk</reporter>
          <assigned_to>hp-cluster@gentoo.org</assigned_to>
          <cc>tantive@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>j.spadavecchia@ed.ac.uk</who>
            <bug_when>2004-08-28 03:12:17 0000</bug_when>
            <thetext>Mpiexec also works with sys-cluster/torque, which is readily downloadable (unlike openpbs).

I suggest replacing 

DEPEND=&quot;virtual/libc
        sys-cluster/openpbs
        sys-cluster/mpich&quot;

with

DEPEND=&quot;virtual/libc
        || ( sys-cluster/torque sys-cluster/openpbs )
        sys-cluster/mpich&quot;

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tantive@gentoo.org</who>
            <bug_when>2004-08-30 06:27:59 0000</bug_when>
            <thetext>fixed. thanks for your help.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>