<?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>127180</bug_id>
          
          <creation_ts>2006-03-22 05:40 0000</creation_ts>
          <short_desc>squirrelmail 1.5.1 errors out on doc during emerge</short_desc>
          <delta_ts>2006-03-31 21:31:07 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>Applications</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>jforman@gentoo.org</reporter>
          <assigned_to>eradicator@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jforman@gentoo.org</who>
            <bug_when>2006-03-22 05:40:05 0000</bug_when>
            <thetext>hey jeremy,

i am attempting to emerge the ~x86 squirrelmail-1.5.1 and came upon this odd error:
 * ebuild fault: file &apos;/usr/share/webapps/squirrelmail/1.5.1/htdocs/plugins/*/gpg_local_prefs.txt&apos; not found
 * Please report this as a bug at http://bugs.gentoo.org/

i poked around in the ebuild and found, what i think is the offending line (125):
 for doc in plugins/{README.plugins,*/{INSTALL,README,COPYRIGHTS,CHANGELOG,API,UPGRADE,TODO,README.txt,INSTALL.txt,user_example.txt}} ; do

i think my mind is getting lost in the syntax of the { }.
i tried changing it to
 for doc in plugins/{README.plugins,*}/{INSTALL,README,COPYRIGHTS,CHANGELOG,API,UPGRADE,TODO,README.txt,INSTALL.txt,user_example.txt} ; do 
which made sense to me, but that only errored out even more. any ideas here?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-03-22 06:10:24 0000</bug_when>
            <thetext>*** Bug 127181 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eradicator@gentoo.org</who>
            <bug_when>2006-03-31 21:31:07 0000</bug_when>
            <thetext>I committed a fix to this in 1.5.1-r1 (or atleast I think it should fix it).  Please test it out.

Thanks.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>