<?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>2903</bug_id>
          
          <creation_ts>2002-05-21 23:10 0000</creation_ts>
          <short_desc>Newest automake brakes at least one ebuild (PAM)</short_desc>
          <delta_ts>2003-02-04 19:42:18 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>Core system</component>
          <version>1.1a</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>omega9@comcast.net</reporter>
          <assigned_to>azarah@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>omega9@comcast.net</who>
            <bug_when>2002-05-21 23:10:11 0000</bug_when>
            <thetext>Automake 1.6x seems to leave out the generic /usr/share/automake directory in
favor of seperate directories for 1.4, 1.5, and 1.6. Some packages may depend
on the /usr/share/automake directory and will die. Only known package at this
time is PAM, which can be verified on line 27 in it&apos;s latest (r6) ebuild:

  cp /usr/share/automake/install-sh . || die
                    ^
                    |
            No longer available

This may be an issue with PAM, or a more general issue with Automake 1.6</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>webmaster@multi-air.com</who>
            <bug_when>2002-05-22 12:24:03 0000</bug_when>
            <thetext>I made a /usr/share/automake symlink linking to /usr/share/automake-1.6 and 
then PAM compiled and all, so i believe that is the only thing that has to be 
fixed.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2002-05-22 14:31:39 0000</bug_when>
            <thetext>Fixed in -r3, thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2002-05-22 17:51:25 0000</bug_when>
            <thetext>Fixed in 1.6.1-r3, but rather install -r4.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>