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

Bug#198149: marked as done (efax: CONFIGFILES in files other than 'fax' itself does nothing)



Your message dated Mon, 03 Oct 2005 09:02:05 -0700
with message-id <E1EMSlR-0004Gu-00@spohr.debian.org>
and subject line Bug#198149: fixed in efax 1:0.9a-16
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; 20 Jun 2003 06:20:21 +0000
>From pp@ieee.org Fri Jun 20 01:20:20 2003
Return-path: <pp@ieee.org>
Received: from vsmtp3.tin.it [212.216.176.223] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19TFG0-0000dy-00; Fri, 20 Jun 2003 01:20:20 -0500
Received: from npp (62.211.14.240) by vsmtp3.tin.it (6.7.016)
        id 3EE061E9004DD772 for submit@bugs.debian.org; Fri, 20 Jun 2003 08:20:18 +0200
Received: from pp by npp with local (masqmail 0.2.11) id 19TFFw-3mG-00;
 Fri, 20 Jun 2003 08:20:16 +0200
From: Paolo P. <pp@ieee.org>
Subject: efax: CONFIGFILES in files other than 'fax' itself does nothing
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10.1
Date: Fri, 20 Jun 2003 08:20:16 +0200
Message-ID: <19TFFw-3mG-00@npp>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-12.3 required=4.0
	tests=BAYES_20,HAS_PACKAGE,PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_06_18
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_18 (1.174.2.15-2003-03-30-exp)

Package: efax
Version: 1:0.9a-9
Severity: normal

If you want an .efaxrc in a location other than defaults in /usr/bin/fax - 
e.g. ~/FAX/.efarc - redefining CONFIGFILES in /etc/efaxrc, fax won't load it.
Either remove CONFIGFILES from system/user configurable variables, or apply
e.g. the following patch:

8<----------------------------------------------------------------------------
--- fax.0.9a-13	Sat Apr 19 00:00:00 2003
+++ fax	Fri Jun 20 07:57:05 2003
@@ -408,13 +408,17 @@
 # ****************************************************************
 
 # --- source configuration files
-
-for f in $CONFIGFILES
-do
+oCONFIGFILES=
+while [ "$CONFIGFILES" != "$oCONFIGFILES" ]; do
+# loop needed if we allow CONFIGFILES to change in default CONFIGFILES'
+  oCONFIGFILES=$CONFIGFILES
+  for f in $CONFIGFILES
+  do
 	if [ -r $f ]
 	then
 		. $f
 	fi
+  done
 done
 
 # --- set any variables given on command line
8<----------------------------------------------------------------------------

this applies to Sarge's version as well.

ThisWorks4Me (TM) - FuncziaPerMe (R) - ElVaBenParMi (R)

-- paolo

-- System Information
Debian Release: 3.0
Kernel Version: Linux npp 2.4.21-pre5 #5 dom mar 23 17:14:53 CET 2003 i686 unknown

Versions of the packages efax depends on:
ii  debconf        1.2.21         Debian configuration management system
ii  libc6          2.2.5-14.3     GNU C Library: Shared libraries and Timezone
ii  libpaperg      1.1.8          Library for handling paper characteristics
ii  make           3.79.1-14      The GNU version of the "make" utility.


---------------------------------------
Received: (at 198149-close) by bugs.debian.org; 3 Oct 2005 16:11:33 +0000
>From katie@spohr.debian.org Mon Oct 03 09:11:33 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EMSlR-0004Gu-00; Mon, 03 Oct 2005 09:02:05 -0700
From: MJ Ray (Debian) <mjr@debian.org>
To: 198149-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#198149: fixed in efax 1:0.9a-16
Message-Id: <E1EMSlR-0004Gu-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Mon, 03 Oct 2005 09:02:05 -0700
Delivered-To: 198149-close@bugs.debian.org
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-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: efax
Source-Version: 1:0.9a-16

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

efax_0.9a-16.diff.gz
  to pool/main/e/efax/efax_0.9a-16.diff.gz
efax_0.9a-16.dsc
  to pool/main/e/efax/efax_0.9a-16.dsc
efax_0.9a-16_i386.deb
  to pool/main/e/efax/efax_0.9a-16_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 198149@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
MJ Ray (Debian) <mjr@debian.org> (supplier of updated efax 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: Mon,  3 Oct 2005 16:47:22 +0100
Source: efax
Binary: efax
Architecture: source i386
Version: 1:0.9a-16
Distribution: unstable
Urgency: low
Maintainer: MJ Ray (Debian) <mjr@debian.org>
Changed-By: MJ Ray (Debian) <mjr@debian.org>
Description: 
 efax       - programs to send and receive fax messages
Closes: 198149 202668 207911 238136 280691 322255 322258 322259
Changes: 
 efax (1:0.9a-16) unstable; urgency=low
 .
   * New maintainer (Closes: #280691)
   * Patch from Joerg Dorchain to correct faxmail and attach faxes
     (Closes: #238136)
   * Patch to read other CONFIGFILES from Paolo P. (Closes: #198149)
   * Make efax logfiles end .efax.log because mgetty-fax is using our
     spool too (Closes: #207911)
   * Add version to libpaperg dependency (Closes: #322255)
   * Update website URL in man efax (Closes: #322258)
   * Correct example in man fax (Closes: #322259)
   * Give better error message when non-fax-capable modem supports
     +FCLASS command (Closes: #202668)
   * Add debconf-2.0 as an alternative for debconf
   * Small typing fix to Description
Files: 
 f702fb351540df541ffb8d2ef4f08bbd 557 comm optional efax_0.9a-16.dsc
 05a82d4565c7291405e9f26728e04686 17463 comm optional efax_0.9a-16.diff.gz
 348a44a916b4d390ccdc5d42672f77e4 106306 comm optional efax_0.9a-16_i386.deb

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

iD8DBQFDQVU8mUY5euFC5vQRAmN7AJwPQrmsBRby/FcTkkQToxrnWNTJ2ACfd/qB
PLxfpPOCfblrjdeKhJqrjUY=
=JG2m
-----END PGP SIGNATURE-----



Reply to: