<?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>40376</bug_id>
          
          <creation_ts>2004-02-04 07:15 0000</creation_ts>
          <short_desc>ut2003-2225 won&apos;t patch/install</short_desc>
          <delta_ts>2005-05-19 09:06:53 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>Games</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>REMIND</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>Eisofen@gmx.net</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>Eisofen@gmx.net</who>
            <bug_when>2004-02-04 07:15:00 0000</bug_when>
            <thetext>the above ebuild (version 1.11) will leave out the scripts in the Benchmark dir. as of bug #35603. This breaks applying the 2225-patch here. I did &apos;euild --debug ut2003-2225.ebuild install&apos;: 

[...]
+ dobin ucc ut2003
&gt;&gt;&gt; dobin: making ucc executable...
&gt;&gt;&gt; dobin: making ut2003 executable...
+ local ret=0
+ into /usr
+ &apos;[&apos; /usr == / &apos;]&apos;
+ export DESTTREE=/usr
+ DESTTREE=/usr
+ &apos;[&apos; &apos;!&apos; -d /home/portage_tmp/portage/ut2003-2225/image//usr &apos;]&apos;
+ return 0
+ rm /home/portage_tmp/portage/ut2003-2225/image///opt/ut2003/System/UT2003.ini /home/portage_tmp/portage/ut2003-2225/image///opt/ut2003/System/User.ini
+ cd /home/portage_tmp/portage/ut2003-2225/work
+ bin/Linux/x86/loki_patch --verify patch.dat
+ bin/Linux/x86/loki_patch patch.dat /home/portage_tmp/portage/ut2003-2225/image///opt/ut2003
ERROR: Can&apos;t find /home/portage_tmp/portage/ut2003-2225/image///opt/ut2003/Benchmark/botmatch-suntemple.sh
+ diefunc src_install 140 3 patching
+ local funcname=src_install lineno=140 exitcode=3
+ shift 3
+ echo
 
+ echo &apos;!!! ERROR: games-fps/ut2003-2225 failed.&apos;
!!! ERROR: games-fps/ut2003-2225 failed.
+ echo &apos;!!! Function src_install, Line 140, Exitcode 3&apos;
!!! Function src_install, Line 140, Exitcode 3
+ echo &apos;!!! patching&apos;
!!! patching
+ echo
 
+ exit 1

I uncommented out line line 109 doubled it and edited it to:
    cp -r ${S}/Benchmark/botmatch-*  ${Ddir}/Benchmark || die &quot;copying benchmark files&quot;
    cp -r ${S}/Benchmark/flyby-* ${Ddir}/Benchmark || die &quot;copying benchmark files&quot;
                                                                                                                                           


result: 

+ cp -r /home/portage_tmp/portage/ut2003-2225/work/Benchmark/botmatch-antalus.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/botmatch-anubis.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/botmatch-asbestos.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/botmatch-citadel.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/botmatch-endagra.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/botmatch-inferno.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/botmatch-suntemple.sh /home/portage_tmp/portage/ut2003-2225/image///opt/ut2003/Benchmark
+ cp -r /home/portage_tmp/portage/ut2003-2225/work/Benchmark/flyby-antalus.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/flyby-asbestos.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/flyby-citadel.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/flyby-endagra.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/flyby-face3.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/flyby-inferno.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/flyby-phobos2.sh /home/portage_tmp/portage/ut2003-2225/work/Benchmark/flyby-suntemple.sh /home/portage_tmp/portage/ut2003-2225/image///opt/ut2003/Benchmark

and patching works:

+ cd /home/portage_tmp/portage/ut2003-2225/work
+ bin/Linux/x86/loki_patch --verify patch.dat
+ bin/Linux/x86/loki_patch patch.dat /home/portage_tmp/portage/ut2003-2225/image///opt/ut2003
+ find /home/portage_tmp/portage/ut2003-2225/image///opt/ut2003 -exec touch &apos;{}&apos; &apos;;&apos;
+ prepgamesdirs
+ local dir=
+ local f=</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2004-02-05 12:19:21 0000</bug_when>
            <thetext>

*** This bug has been marked as a duplicate of 39701 ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2004-02-05 12:24:53 0000</bug_when>
            <thetext>This has been fixed in CVS.  Thank you for taking the time to submit a fix, as I have not been able to find time to test this monster ebuild.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2005-05-19 09:06:53 0000</bug_when>
            <thetext>Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>