<?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>235057</bug_id>
          
          <creation_ts>2008-08-17 23:56 0000</creation_ts>
          <short_desc>dev-python/django-0.96.2 ebuild has cp -a, which fails on FreeBSD</short_desc>
          <delta_ts>2008-08-19 09:26:32 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>FreeBSD</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>michael@smith-li.com</reporter>
          <assigned_to>python@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>michael@smith-li.com</who>
            <bug_when>2008-08-17 23:56:56 0000</bug_when>
            <thetext>The summary says it all.

sed &apos;s/cp -a/cp -R/&apos; django-0.96.2.ebuild &gt; &quot;$PORTDIR_OVERLAY&quot;/dev-python/django/django-0.96.2.ebuild

essentially resolves it.

Reproducible: Always

Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hawking@gentoo.org</who>
            <bug_when>2008-08-19 09:26:32 0000</bug_when>
            <thetext>I&apos;ve modified the mentioned ebuild to use cp -pPR instead of cp -a.
Thanks for reporting.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>