<?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>207281</bug_id>
          
          <creation_ts>2008-01-24 13:07 0000</creation_ts>
          <short_desc>stabilize =app-editors/lpe-1.2.6.12</short_desc>
          <delta_ts>2008-01-25 18:42:58 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>
          
          
          <keywords>STABLEREQ</keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ssuominen@gentoo.org</reporter>
          <assigned_to>maintainer-needed@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>ssuominen@gentoo.org</who>
            <bug_when>2008-01-24 13:07:02 0000</bug_when>
            <thetext>please do</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nixnut@gentoo.org</who>
            <bug_when>2008-01-24 18:45:17 0000</bug_when>
            <thetext>ppc stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2008-01-24 19:24:54 0000</bug_when>
            <thetext>x86 stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fmccor@gentoo.org</who>
            <bug_when>2008-01-25 16:39:37 0000</bug_when>
            <thetext>On sparc, I get a sandbox violation from this:
=======================
test -z &quot;/usr/lib/lpe&quot; || mkdir -p -- &quot;/usr/lib/lpe&quot;
ACCESS DENIED  mkdir:     /usr/lib/lpe
=======================

What would you like us to do?  Apparently, it&apos;s in the Makefile because the ebuild  does not do any such things.  Perhaps here?

Makefile:597:     test -z &quot;$$dir&quot; || $(mkdir_p) &quot;$$dir&quot;; \</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ssuominen@gentoo.org</who>
            <bug_when>2008-01-25 18:09:07 0000</bug_when>
            <thetext>(In reply to comment #3)
&gt; On sparc, I get a sandbox violation from this:
&gt; =======================
&gt; test -z &quot;/usr/lib/lpe&quot; || mkdir -p -- &quot;/usr/lib/lpe&quot;
&gt; ACCESS DENIED  mkdir:     /usr/lib/lpe
&gt; =======================
&gt; 
&gt; What would you like us to do?  Apparently, it&apos;s in the Makefile because the
&gt; ebuild  does not do any such things.  Perhaps here?
&gt; 
&gt; Makefile:597:     test -z &quot;$$dir&quot; || $(mkdir_p) &quot;$$dir&quot;; \
&gt; 

Can you confirm inheriting multilib and adding:

libdir=&quot;${D}/usr/$(get_libdir)&quot;

next to others in src_install for emake is a fix?

If it is, can you please add it while marking?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fmccor@gentoo.org</who>
            <bug_when>2008-01-25 18:42:58 0000</bug_when>
            <thetext>With those changes, sparc stable.  While I was at it, I changed the &quot;make ... install || die&quot; to &apos;emake ... install || die &quot;emake install failed.&quot;&apos;.  This is closer to the corresponding src_install in version 1.2.6.13.  Assuming no typos on my part (never a safe assumption), with these changes, lpe builds, installs, and works on sparc.  So, closing because we were the only thing left to do.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>