<?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>205217</bug_id>
          
          <creation_ts>2008-01-10 15:45 0000</creation_ts>
          <short_desc>app-editors/gedit-2.20.4 fails to install with MAKEOPTS=&quot;-j&quot;</short_desc>
          <delta_ts>2008-02-10 21:11:44 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>Ebuilds</component>
          <version>unspecified</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>xake@rymdraket.net</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          <cc>dark.knight.ita@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>xake@rymdraket.net</who>
            <bug_when>2008-01-10 15:45:44 0000</bug_when>
            <thetext>This is due to the gedit/Makefile.am using &apos;install-exec-local&apos; to make a symlink (&apos;ln -s gedit gnome-text-editor&apos;). This makes it possible for make install to try make the symlink before the binary gedit is installed and die horrible if install-exec has not yet installed gedit.
Use &apos;install-exec-hook&apos; instead and make will wait with &apos;ln -s&apos; until after &apos;install-exec&apos; is finished before trying to symlink anything.

Will attach the same patch sent upstream in bug:
https://bugzilla.gnome.org/show_bug.cgi?id=508512</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>xake@rymdraket.net</who>
            <bug_when>2008-01-10 15:46:34 0000</bug_when>
            <thetext>Created an attachment (id=140607)
Patch against gedit-2.20.4

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>xake@rymdraket.net</who>
            <bug_when>2008-01-25 15:17:55 0000</bug_when>
            <thetext>Fixed upstream. Wait for new version or patch?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dark.knight.ita@gmail.com</who>
            <bug_when>2008-02-01 18:29:30 0000</bug_when>
            <thetext>Please consider applying this patch to gedit-2.20.4, as I&apos;m experiencing the very same problem. I used a quick and dirty MAKEOPTS=&quot;-j1&quot; and the issue disappeared.

Btw, gedit-2.20.4 became stable on x86 6 hours ago and 36 minutes ago on ppc, so expect lots of complains :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2008-02-10 21:11:44 0000</bug_when>
            <thetext>fixed in CVS</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>140607</attachid>
            <date>2008-01-10 15:46 0000</date>
            <desc>Patch against gedit-2.20.4</desc>
            <filename>gedit-2.20.4-makefile.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGdlZGl0LTIuMjAuNC9nZWRpdC9NYWtlZmlsZS5hbS5vbGQJMjAwOC0wMS0xMCAxNDowMDo1
MS4wMDAwMDAwMDAgKzAxMDAKKysrIGdlZGl0LTIuMjAuNC9nZWRpdC9NYWtlZmlsZS5hbQkyMDA4
LTAxLTEwIDE0OjAxOjA3LjAwMDAwMDAwMCArMDEwMApAQCAtMjAzLDcgKzIwMyw3IEBACiBkaXN0
LWhvb2s6CiAJY2QgJChkaXN0ZGlyKTsgcm0gLWYgJChCVUlMVF9TT1VSQ0VTKQogCi1pbnN0YWxs
LWV4ZWMtbG9jYWw6CitpbnN0YWxsLWV4ZWMtaG9vazoKIAlybSAtZiAkKERFU1RESVIpJChiaW5k
aXIpL2dub21lLXRleHQtZWRpdG9yCiAJbG4gLXMgZ2VkaXQgJChERVNURElSKSQoYmluZGlyKS9n
bm9tZS10ZXh0LWVkaXRvcgogCg==
</data>        

          </attachment>
    </bug>

</bugzilla>