Your message dated Sat, 03 Dec 2011 13:22:57 +0000
with message-id <[email protected]>
and subject line Bug#329734: fixed in viruskiller 1.0-1.dfsg.1-2
has caused the Debian Bug report #329734,
regarding viruskiller: erroneous message when pak file is not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
329734: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329734
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: viruskiller
Version: 1.0-1-1
Severity: minor
Tags: patch


Running viruskiller with PAK file missing gives messages about another game
of the same group. Errors where found in:

 * first line of the message 
 * the URL at the end.

Attached is a log file of the error reproduction and a patch to fix it in the 
source.

*** test.log
clovis@olho:~$ su -c "mv /usr/share/games/viruskiller/viruskiller.pak /tmp"
Password:
clovis@olho:~$ viruskiller

Fatal Error: The Blob Wars PAK file was either not found or was not accessable.
(If you compiled from source did you forget to run make install?)
The path to the file was expected to be,

/usr/share/games/viruskiller/viruskiller.pak

Please try running the game again. If problems persist either reinstall the 
game or check,

http://www.parallelrealities.co.uk/blobWars.php

for updates.

clovis@olho:~$


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (101, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)

Versions of packages viruskiller depends on:
ii  libc6         2.3.5-6                    GNU C Library: Shared libraries an
ii  libgcc1       1:4.0.1-2                  GCC support library
ii  libsdl-image1 1.2.4-1                    image loading library for Simple D
ii  libsdl-mixer1 1.2.6-1                    mixer library for Simple DirectMed
ii  libsdl-ttf2.0 2.0.6-5                    ttf library for Simple DirectMedia
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii  libstdc++6    4.0.1-2                    The GNU Standard C++ Library v3
ii  zlib1g        1:1.2.3-4                  compression library - runtime

viruskiller recommends no packages.

-- no debconf information
--- viruskiller-1.0-1/src/CPak.cpp~     2005-05-21 14:03:45.000000000 -0300
+++ viruskiller-1.0-1/src/CPak.cpp      2005-09-22 20:31:25.000000000 -0300
@@ -48,12 +48,12 @@
 
 void Pak::showPakErrorAndExit()
 {
-       printf("\nFatal Error: The Blob Wars PAK file was either not found or 
was not accessable.\n");
+       printf("\nFatal Error: The VirusKiller PAK file was either not found or 
was not accessable.\n");
        printf("(If you compiled from source did you forget to run make 
install?)\n");
        printf("The path to the file was expected to be,\n\n");
        printf(PAKFULLPATH"\n\n");
        printf("Please try running the game again. If problems persist either 
reinstall the game or check,\n\n");
-       printf("http://www.parallelrealities.co.uk/blobWars.php\n\n";);
+       printf("http://www.parallelrealities.co.uk/virusKiller.php\n\n";);
        printf("for updates.\n\n");
        exit(1);
 }

--- End Message ---
--- Begin Message ---
Source: viruskiller
Source-Version: 1.0-1.dfsg.1-2

We believe that the bug you reported is fixed in the latest version of
viruskiller, which is due to be installed in the Debian FTP archive:

viruskiller_1.0-1.dfsg.1-2.debian.tar.xz
  to main/v/viruskiller/viruskiller_1.0-1.dfsg.1-2.debian.tar.xz
viruskiller_1.0-1.dfsg.1-2.dsc
  to main/v/viruskiller/viruskiller_1.0-1.dfsg.1-2.dsc
viruskiller_1.0-1.dfsg.1-2_amd64.deb
  to main/v/viruskiller/viruskiller_1.0-1.dfsg.1-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen M. Webb <[email protected]> (supplier of updated viruskiller 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 02 Dec 2011 15:54:02 -0500
Source: viruskiller
Binary: viruskiller
Architecture: amd64 source
Version: 1.0-1.dfsg.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Stephen M. Webb <[email protected]>
Closes: 329734 628166 641328
Description: 
 viruskiller - Game about viruses invading your computer
Changes: 
 viruskiller (1.0-1.dfsg.1-2) unstable; urgency=low
 .
   [ Stephen M. Webb ]
   * Fixed a segfault in pak during package build.
   * Bump Standards-Version to 3.9.2 (no changes needed).
   * Fixed FTBFS with ld --as-needed (Closes: #641328) (LP: #832825).
   * Fixed reference in missing-pak-file error message (Closes: #329734).
   * Fixed startup problems from too few directories in $HOME
     (Closes: #628166) (LP: #502978).
   * Fixed a mismatched delete error from valgrind.
 .
   [ Ansgar Burchardt ]
   * Update my email address.
   * d/control: Remove DM-Upload-Allowed.
   * Use xz compression for source and binary packages.
Checksums-Sha1: 
 033217bbca71b3a1018b68e4e327b30a9f25aed4 2106 viruskiller_1.0-1.dfsg.1-2.dsc
 e0427f08f2d3656d1e7f87a4d660e62ef87e6623 7124 
viruskiller_1.0-1.dfsg.1-2.debian.tar.xz
 d2d4a7a6a0156b8d843e124d0f09828ebeabaaa4 2406548 
viruskiller_1.0-1.dfsg.1-2_amd64.deb
Checksums-Sha256: 
 3c192afde1ed7203e023fe5211eb687a13b1dbdffa462aee0d859c3ddc058bde 2106 
viruskiller_1.0-1.dfsg.1-2.dsc
 1b60522790aa56fb39d2af7e2405a4d34d75e88c9fbcd22678759705f14dd889 7124 
viruskiller_1.0-1.dfsg.1-2.debian.tar.xz
 dbad22bcf19f300ab746eaa9255fe2c1addbb4cae408eb193e574ba1d1fc3047 2406548 
viruskiller_1.0-1.dfsg.1-2_amd64.deb
Files: 
 04f17b48b3427afe4d03f41071cdddb0 2106 games optional 
viruskiller_1.0-1.dfsg.1-2.dsc
 6dfd1b4bfb3d975eb9526a62e8faf1bc 7124 games optional 
viruskiller_1.0-1.dfsg.1-2.debian.tar.xz
 fdcaea2e7f491329d368fe5855262968 2406548 games optional 
viruskiller_1.0-1.dfsg.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJO2h3UAAoJEIATJTTdNH3IwQwQANLxmCU9lOfptDdM6BnfyVL6
UAefKQkCx+5dp5LvEcq+HN1bugBkFuhw0elwLICcvUVrOkm9ltSMrk5LeE04N9r2
IkI9lVdny8H0joACQbIfPyrYwo4Um87DrAyt7IcczoeY7DVDkCkmRj0ZLFPWWcvE
tkrWuF/Dd2Uiu9y/0Wflh/OWIoH0S/DtNDTFNLpufhAdGX2Vk6Xr5sNdARdglkIE
YLGRIhmENNJJsPaGXqnE4ll3TjlM5sRpusgNcuHmYoyBT3z+SKojRCeVEynlIs+2
n69hTqjra7w7A1Qf4lSaZwKJ3nnj2tAzunnYrXBRuAAmpwB4CqJGAqP95wmx7aVT
EtRHucjp8648URDbFala88mbaZ3O5gneTcEKYnj7lYbFkkquv7cbATyb0neCqOU8
n6RYBZPAXtUZqhDtPcH7JFL89t0zrgLUPOVrugp4nvJpAJAG/4to23lmHK2oSAAR
SB+LZo0hAzPIg9uWxHCAhY7+nXSsCSP9F3C36NBuquwEqpVJgCY5eiGSzOIZOLXO
SoIDD9XvAqTXd993S9F/dVGIv2ZYX9HiGSAN/eG7hPqEXWVvHeNVQ0PciBAS7tYq
XinPPL0UZtxQU4QkiIPpF5vmXpEhW23rSepOuQxSu4dR7eAWI0S8heyaZgpkhHIY
RQ1zk4Di38vNtu34qpDq
=KFbI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to