<?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>92103</bug_id>
          
          <creation_ts>2005-05-10 04:29 0000</creation_ts>
          <short_desc>pymol doesn&apos;t emerge correctly on amd64 because of wrong find command in ebuild</short_desc>
          <delta_ts>2005-05-13 11:10:16 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>AMD64</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>wizkah@web.de</reporter>
          <assigned_to>sci@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>wizkah@web.de</who>
            <bug_when>2005-05-10 04:29:53 0000</bug_when>
            <thetext>pymol-0.97 emerges a 0kb pymol in /usr/bin on amd64 after trying to find something in line 35 of the ebuild

PYTHONPATH=$(find ${D}/usr/lib -type d -name site-packages) ${python} setup2.py

Reproducible: Always
Steps to Reproduce:
1.emerge pymol
2.
3.

Actual Results:  
/usr/bin/pymol is 0kb and therefore won&apos;t start

Expected Results:  
after changing /usr/lib to /usr/lib64 in line 35 and emerging i got the expected
result of succesfully starting pymol</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>seemant@gentoo.org</who>
            <bug_when>2005-05-10 04:44:16 0000</bug_when>
            <thetext>should be: /usr/$(get_libdir) actually.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ribosome@gentoo.org</who>
            <bug_when>2005-05-13 11:10:16 0000</bug_when>
            <thetext>Fixed multilib issue in CVS. Thanks for the tip. (Feel free to ask the amd64 team to keyword the package.)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>