[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#192507: marked as done (exult: /etc/exult.cfg settings not used)



Your message dated Wed, 13 Oct 2004 11:17:05 -0400
with message-id <E1CHksD-0001qX-00@newraff.debian.org>
and subject line Bug#192507: fixed in exult 1.2-3
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; 8 May 2003 19:17:53 +0000
>From roderick@argon.org Thu May 08 14:17:53 2003
Return-path: <roderick@argon.org>
Received: from user5.net127.va.sprint-hsd.net (jones.argon.org) [208.33.154.5] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 19Dqts-0000vg-00; Thu, 08 May 2003 14:17:53 -0500
Received: from oliver.argon.org
	([192.168.9.73] helo=oliver ident=roderick)
	by jones.argon.org with smtp (Exim 3.35 #1 (Debian))
	id 19Dqts-0008OG-00; Thu, 08 May 2003 15:17:52 -0400
Received: by oliver (sSMTP sendmail emulation); Thu,  8 May 2003 15:17:51 -0400
From: Roderick Schertler <roderick@argon.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: exult: /etc/exult.cfg settings not used
X-Mailer: reportbug 1.50
Date: Thu, 08 May 2003 15:17:51 -0400
Bcc: Roderick Schertler <roderick@argon.org>
Message-Id: <E19Dqts-0008OG-00@jones.argon.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-4.4 required=4.0
	tests=BAYES_01,HAS_PACKAGE,HTML_20_30
	version=2.53-bugs.debian.org_2003_04_23
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 (1.174.2.15-2003-03-30-exp)

Package: exult
Version: 1.00-2
Severity: normal

When I run exult with no ~/.exult.cfg or ~/.exult, it doesn't use the
settings from /etc/exult.cfg.  It creates an ~/.exult.cfg with the <path>
settings both set to "." rather than the settings I supplied to Debconf
and which are in /etc/exult.cfg.  The game complains that the
data files aren't present and exits.  If I edit ~/.exult.cfg and put
the values from /etc/exult.cfg there, it starts up.

/etc/exult.cfg contains:
-----------------------------------------------------------------------------
<config>
 <disk>
  <game>
   <blackgate>
    <title>
    blackgate
    </title>
    <path>
    /usr/local/share/games/ultima7/blackgate
    </path>
   </blackgate>
   <serpentisle>
    <title>
    serpentisle
    </title>
    <path>
    /usr/local/share/games/ultima7/serpentisle
    </path>
   </serpentisle>
  </game>
 </disk>
</config>
-----------------------------------------------------------------------------

The ~/.exult.cfg it creates contains:
-----------------------------------------------------------------------------
<config>
 <disk>
  <game>
   <blackgate>
    <path>
    .
    </path>
    <title>
    blackgate
    </title>
    <gamedat_path>
    /home/roderick/.exult/blackgate/gamedat
    </gamedat_path>
    <savegame_path>
    /home/roderick/.exult/blackgate
    </savegame_path>
   </blackgate>
   <serpentisle>
    <path>
    .
    </path>
    <gamedat_path>
    /home/roderick/.exult/serpentisle/gamedat
    </gamedat_path>
    <savegame_path>
    /home/roderick/.exult/serpentisle
    </savegame_path>
   </serpentisle>
  </game>
  <save_compression_level>
  1
  </save_compression_level>
 </disk>
 <video>
  <scale_method>
  2xSaI
  </scale_method>
  <fullscreen>
  no
  </fullscreen>
 </video>
 <gameplay>
  <right_click_closes_gumps>
  yes
  </right_click_closes_gumps>
  <mouse3rd>
  no
  </mouse3rd>
  <fastmouse>
  no
  </fastmouse>
  <bg_paperdolls>
  yes
  </bg_paperdolls>
  <double_click_closes_gumps>
  no
  </double_click_closes_gumps>
  <walk_after_teleport>
  no
  </walk_after_teleport>
  <combat>
   <difficulty>
   0
   </difficulty>
  </combat>
 </gameplay>
 <audio>
  <enabled>
  yes
  </enabled>
  <effects>
   <enabled>
   yes
   </enabled>
   <convert>
   gs
   </convert>
  </effects>
  <midi>
   <enabled>
   yes
   </enabled>
   <convert>
   gm
   </convert>
  </midi>
 </audio>
</config>
-----------------------------------------------------------------------------

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux oliver 2.4.20-oliver.3 #1 Thu May 1 14:40:25 EDT 2003 i686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages exult depends on:
ii  debconf                      1.2.35      Debian configuration management sy
ii  libc6                        2.3.1-16    GNU C Library: Shared libraries an
ii  libsdl1.2debian              1.2.4-1     Simple DirectMedia Layer
ii  libstdc++2.10-glibc2.2       1:2.95.4-17 The GNU stdc++ library
ii  timidity                     2.11.2-1.3  Software-only MIDI sequencer.
ii  xlibs                        4.2.1-6     X Window System client libraries
ii  zlib1g                       1:1.1.4-11  compression library - runtime

-- 
Roderick Schertler
roderick@argon.org


---------------------------------------
Received: (at 192507-close) by bugs.debian.org; 13 Oct 2004 15:23:08 +0000
>From katie@ftp-master.debian.org Wed Oct 13 08:23:08 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CHky4-0006kn-00; Wed, 13 Oct 2004 08:23:08 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CHksD-0001qX-00; Wed, 13 Oct 2004 11:17:05 -0400
From: Michael Banck <mbanck@debian.org>
To: 192507-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#192507: fixed in exult 1.2-3
Message-Id: <E1CHksD-0001qX-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 13 Oct 2004 11:17:05 -0400
Delivered-To: 192507-close@bugs.debian.org
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: exult
Source-Version: 1.2-3

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

exult-studio_1.2-3_i386.deb
  to pool/contrib/e/exult/exult-studio_1.2-3_i386.deb
exult_1.2-3.diff.gz
  to pool/contrib/e/exult/exult_1.2-3.diff.gz
exult_1.2-3.dsc
  to pool/contrib/e/exult/exult_1.2-3.dsc
exult_1.2-3_i386.deb
  to pool/contrib/e/exult/exult_1.2-3_i386.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 192507@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck <mbanck@debian.org> (supplier of updated exult 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 13 Oct 2004 16:04:22 +0200
Source: exult
Binary: exult exult-studio
Architecture: i386 source 
Version: 1.2-3
Distribution: unstable
Urgency: low
Maintainer: Michael Banck <mbanck@debian.org>
Changed-By: Michael Banck <mbanck@debian.org>
Description: 
 exult      - An engine for Ultima VII (BG, FOV, SI, SS)
 exult-studio - Tools for editing and viewing exult games
Closes: 192507 275780
Changes: 
 exult (1.2-3) unstable; urgency=low
 .
   * debian/control (Maintainer): New Maintainer.  (Closes: #275780)
   * debian/files: Removed.
   * debian/exult.wrapper: New file, handles copying of global
     configuration file to user configuration file.  (Closes: #192507)
   * debian/rules: Trimmed comments and whitespace.
   * debian/rules (configure): Use /usr/games as exec_prefix.
   * debian/rules/exult.menu (command): Changed to /usr/games/exult.
   * debian/rules/exult.dirs: New file, for /usr/games.
   * debian/rules (install): Added call to dh_installdirs.
Files: 
 4ca84a9c70dd4cac73801b3450086193 361461 contrib/games extra exult_1.2-3.diff.gz
 851a2924256343085246920d0147318f 974334 contrib/games extra exult_1.2-3_i386.deb
 f00e5b935e97e98678ed3b7d819c8954 583962 contrib/games extra exult-studio_1.2-3_i386.deb
 9c29d424314b9adabba8f909b4f537b2 725 contrib/games extra exult_1.2-3.dsc

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

iD8DBQFBbULOmHaJYZ7RAb8RAu73AJ0TpkmOombNIDa9ObEfD6y0jxeteACgg8z3
TLo2vWvMK8Shgsy6d5Dmayk=
=o4Hn
-----END PGP SIGNATURE-----



Reply to: