<?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>4564</bug_id>
          
          <creation_ts>2002-07-05 00:49 0000</creation_ts>
          <short_desc>bash-completion-20020624 install is broken</short_desc>
          <delta_ts>2002-07-05 06:31:05 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>1.2</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>yurkjes@iit.edu</reporter>
          <assigned_to>seemant@gentoo.org</assigned_to>
          <cc>vapier@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>yurkjes@iit.edu</who>
            <bug_when>2002-07-05 00:49:57 0000</bug_when>
            <thetext>With the latest app-shells/bash-completion-20020624 (rsynced clean as of July  
5th, 12:40am CST) the install is incomplete:  
   
&gt;&gt;&gt; Install bash-completion-20020624 into  
/var/tmp/portage/bash-completion-20020624/image/ category app-shells  
install: cannot stat `bash_completion&apos;: No such file or directory  
install: cannot stat `contrib/dict&apos;: No such file or directory  
install: cannot stat `contrib/harbour&apos;: No such file or directory  
install: cannot stat `contrib/isql&apos;: No such file or directory  
install: cannot stat `contrib/larch&apos;: No such file or directory  
install: cannot stat `contrib/lilypond&apos;: No such file or directory  
install: cannot stat `contrib/p4&apos;: No such file or directory  
install: cannot stat `contrib/ri&apos;: No such file or directory  
/usr/lib/portage/bin/dodoc: COPYING does not exist.  
/usr/lib/portage/bin/dodoc: Changelog does not exist.  
/usr/lib/portage/bin/dodoc: README does not exist.  
strip:  
  
The above files exist in the downloaded bz2 file but appear not to be found  
when installing.  Some files: /etc/bash_completion.d/gentoo.completion and  
/etc/profile.d/bash-completion DO, however, get installed.  Using Portage 
2.0.9. Even tried manually removing all possible &apos;stale&apos; files pertaining to 
bash-completion in /usr/portage/app-shells and /var/tmp/portage as a last ditch 
effort to no avail.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2002-07-05 01:32:20 0000</bug_when>
            <thetext>FIX:
change the S variable from
S=${WORKDIR}/${P/-/_}
to
S=${WORKDIR}/bash_completion

looks like this got broke in 624 release since 621 is coded just fine
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>