Your message dated Sun, 17 Apr 2005 21:06:07 +0100
with message-id <[EMAIL PROTECTED]>
and subject line removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Jun 2004 14:06:02 +0000
>From [EMAIL PROTECTED] Fri Jun 04 07:06:02 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mxout3.netvision.net.il [194.90.9.24] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BWFKc-0000qU-00; Fri, 04 Jun 2004 07:06:02 -0700
Received: from Ilmarinen ([194.90.37.236]) by mxout3.netvision.net.il
 (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep  8 2003))
 with ESMTP id <[EMAIL PROTECTED]> for
 [EMAIL PROTECTED]; Fri, 04 Jun 2004 17:05:31 +0300 (IDT)
Received: from vassilii by Ilmarinen with local (Exim 4.32)
        id 1BWFJj-0000I4-Gl; Fri, 04 Jun 2004 17:05:07 +0300
Date: Fri, 04 Jun 2004 17:05:07 +0300
From: Vassilii Khachaturov <[EMAIL PROTECTED]>
Subject: again wrong libDir compiled in the released xzx!
Sender: Vassilii Khachaturov <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
X-Mailer: reportbug 2.60
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: xzx
Version: 2.9.0-1.1
Severity: normal

I remember having reported a similar bug a year ago or so and
then getting a notification that it was fixed.

Again, when xzx is invoked w/o cmdline options, it fails to find the
roms. Doing `strace -e open xzx' reveals it is looking in a strange
place:

open("./spectrum.rom", O_RDONLY)        = -1 ENOENT (No such file or
directory)
open("/home/tmancill/debian/bsp3/xzx-2.9.0/debian/tmp/usr/lib/xzx/spectrum.rom",
O_RDONLY) = -1 ENOENT (No such file or directory)
xzx: error: couldn't open ROM image <spectrum.rom> for reading
  -> reason: No such file or directory
open("./128.rom", O_RDONLY)             = -1 ENOENT (No such file or
directory)
open("/home/tmancill/debian/bsp3/xzx-2.9.0/debian/tmp/usr/lib/xzx/128.rom",
O_RDONLY) = -1 ENOENT (No such file or directory)
xzx: error: couldn't open ROM image <128.rom> for reading
  -> reason: No such file or directory
open("./plus3.rom", O_RDONLY)           = -1 ENOENT (No such file or
directory)
open("/home/tmancill/debian/bsp3/xzx-2.9.0/debian/tmp/usr/lib/xzx/plus3.rom",
O_RDONLY) = -1 ENOENT (No such file or directory)
xzx: error: couldn't open ROM image <plus3.rom> for reading
  -> reason: No such file or directory
xzx: warning: unknown +3 ROM image - checksum 0
open("./pentagon.rom", O_RDONLY)        = -1 ENOENT (No such file or
directory)
open("/home/tmancill/debian/bsp3/xzx-2.9.0/debian/tmp/usr/lib/xzx/pentagon.rom",
O_RDONLY) = -1 ENOENT (No such file or directory)
xzx: error: couldn't open ROM image <pentagon.rom> for reading
  -> reason: No such file or directory
open("/dev/audio", O_WRONLY|O_NONBLOCK) = -1 EBUSY (Device or resource
busy)
xzx: error: couldn't open audio device </dev/audio> for writing
  -> reason: Device or resource busy
xzx: warning: audio initialisation failed
open("/dev/js0", O_RDONLY|O_NONBLOCK)   = -1 ENOENT (No such file or
directory)
xzx: error: couldn't open joystick device for reading
  -> reason: No such file or directory


Workaround:
use 
        xzx -libDir /usr/lib/xzx

and it will work.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages xzx depends on:
ii  libc6                       2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  xlibs                       4.3.0-7      X Window System client libraries m

-- no debconf information

---------------------------------------
Received: (at 252639-done) by bugs.debian.org; 17 Apr 2005 20:06:17 +0000
>From [EMAIL PROTECTED] Sun Apr 17 13:06:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com [65.19.161.204] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DNG25-0000KP-00; Sun, 17 Apr 2005 13:06:17 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
        id DA7C064D42; Sun, 17 Apr 2005 20:06:16 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
        id B9B284EC71; Sun, 17 Apr 2005 21:06:07 +0100 (BST)
Date: Sun, 17 Apr 2005 21:06:07 +0100
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: removed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.8i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This package has been removed from Debian stable because we're not
allowed to distribute it.  (Unmodifiable - undistributable.
Bug#240941)
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to