<?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>139981</bug_id>
          
          <creation_ts>2006-07-11 04:16 0000</creation_ts>
          <short_desc>games-server/nwn-ded-1.67 tries to unpack wrong tarball</short_desc>
          <delta_ts>2006-07-16 09:18:22 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>2006.0</version>
          <rep_platform>x86</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>dombo@gmx.at</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          <cc>vcover@googlemail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>dombo@gmx.at</who>
            <bug_when>2006-07-11 04:16:15 0000</bug_when>
            <thetext>Version 1.66 seems to be buggy:
# ./nwserver: error while loading shared libraries: libktrace-gcc2.96.so.1: cannot open shared object file: No such file or directory
(e.g. see http://nwn.bioware.com/forums/viewtopic.html?topic=436038&amp;forum=72&amp;highlight=)

This bug is fixed in 1.67, so i tried
# emerge =nwn-ded-1.67
Calculating dependencies   ... done!
&gt;&gt;&gt; Emerging (1 of 1) games-server/nwn-ded-1.67 to /
&gt;&gt;&gt; checking ebuild checksums ;-)
&gt;&gt;&gt; checking auxfile checksums ;-)
&gt;&gt;&gt; checking miscfile checksums ;-)
&gt;&gt;&gt; checking NWNDedicatedServer1.67.zip ;-)
&gt;&gt;&gt; checking NWNEnglish1.67dialog.zip ;-)
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking NWNDedicatedServer1.67.zip to /var/tmp/portage/nwn-ded-1.67/work
tar: linuxdedserver166.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

!!! ERROR: games-server/nwn-ded-1.67 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  nwn-ded-1.67.ebuild, line 40:   Called die

!!! unpack linuxdedserver
!!! If you need support, post the topmost build error, and the call stack if relevant.

This is just a wrong filename in the ebuild. To temporary fix this just edit
&quot;/usr/portage/games-server/nwn-ded/nwn-ded-1.67.ebuild&quot;
and change line 40 from
    tar -zxf linuxdedserver166.tar.gz || die &quot;unpack linuxdedserver&quot;
to
    tar -zxf linuxdedserver167.tar.gz || die &quot;unpack linuxdedserver&quot;
then
# ebuild /usr/portage/games-server/nwn-ded/nwn-ded-1.67.ebuild digest</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vcover@googlemail.com</who>
            <bug_when>2006-07-13 23:33:53 0000</bug_when>
            <thetext>Yes, I can confirm that. NWNDedicatedServer1.67 unpacks linuxdedserver167.tar.gz, the mentioned fix (tar -zxf linuxdedserver166.tar.gz =&gt; tar -zxf linuxdedserver167.tar.gz) works.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2006-07-16 09:18:22 0000</bug_when>
            <thetext>d&apos;oh!

Fixed in CVS... thanks guys...</thetext>
          </long_desc>
      
    </bug>

</bugzilla>