<?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>22472</bug_id>
          
          <creation_ts>2003-06-08 21:16 0000</creation_ts>
          <short_desc>Slight syntax error in the dev-db/hk_classes-0.6 ebuild</short_desc>
          <delta_ts>2003-06-17 06:01:46 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>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>eduffy@clemson.edu</reporter>
          <assigned_to>caleb@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>eduffy@clemson.edu</who>
            <bug_when>2003-06-08 21:16:13 0000</bug_when>
            <thetext>The DEPEND variable starts off with a &quot;||&quot; for some reason.  I tried doing a
--pretend on dev-db/knoda and that would fail because it couldn&apos;t resolve the
dependencies for dev-db/hk-classes.  Using the --debug flag returns:
ebuild: dev-db/hk_classes-0.6                                                  \
Parent:    ebuild / dev-db/hk_classes-0.6 merge
Depstring: || ( mysql? ( &gt;=dev-db/mysql-3.23.54a ) postgres? (
&gt;=dev-db/postgresql-7.3 ) odbc? ( &gt;=dev-db/unixODBC-2.0.6 ) ) || ( mysql? (
&gt;=dev-db/mysql-3.23.54a ) postgres? ( &gt;=dev-db/postgresql-7.3 ) odbc? (
&gt;=dev-db/unixODBC-2.0.6 ) )

!!! Problem in dev-db/knoda dependencies.
!!! list index out of range

Removing the pipes fixes the problem.

Reproducible: Always
Steps to Reproduce:
1. emerge -pd knoda
Actual Results:  
The above error message.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>seemant@gentoo.org</who>
            <bug_when>2003-06-09 07:25:37 0000</bug_when>
            <thetext>yeah, that&apos;s definitely illegal syntax for depend</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>caleb@gentoo.org</who>
            <bug_when>2003-06-17 06:01:46 0000</bug_when>
            <thetext>Dunno how that happened - it seemed to work for me when I first put it in. 
 
Anyway, it&apos;s fixed now.  Thanks for the report. </thetext>
          </long_desc>
      
    </bug>

</bugzilla>