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

Bug#144493: marked as done (hylafax-server: faxrcvd isn't called with all required parameters)



Your message dated Sat, 01 May 2004 16:47:07 -0400
with message-id <E1BK1O7-0002Rt-00@newraff.debian.org>
and subject line Bug#144493: fixed in hylafax 1:4.1.8-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; 25 Apr 2002 12:14:14 +0000
>From root@tmueller.com Thu Apr 25 07:14:14 2002
Return-path: <root@tmueller.com>
Received: from mout03.kundenserver.de [195.20.224.218] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 170i8c-0002ij-00; Thu, 25 Apr 2002 07:14:14 -0500
Received: from [195.20.224.220] (helo=mrvdomng1.kundenserver.de)
	by mout03.kundenserver.de with esmtp (Exim 2.12 #2)
	id 170i8R-0007Kt-00
	for submit@bugs.debian.org; Thu, 25 Apr 2002 14:14:03 +0200
Received: from [217.80.50.130] (helo=firestorm)
	by mrvdomng1.kundenserver.de with esmtp (Exim 3.22 #2)
	id 170i8Q-0007lQ-00
	for submit@bugs.debian.org; Thu, 25 Apr 2002 14:14:02 +0200
Received: from root by firestorm with local (Exim 3.35 #1 (Debian))
	id 170i5F-0007dw-00; Thu, 25 Apr 2002 14:10:45 +0200
From: Thomas Mueller <tmm@tmueller.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: hylafax-server: faxrcvd isn't called with all required parameters
X-Mailer: reportbug 1.50
Date: Thu, 25 Apr 2002 14:10:45 +0200
Message-Id: <E170i5F-0007dw-00@firestorm>
Delivered-To: submit@bugs.debian.org

Package: hylafax-server
Version: 1:4.1.1-1
Severity: important

hylafax-server doesn't send any emails because
/var/spool/hylafax/bin/faxrcvd isn't called with all required parameters.

file devID commID error-msg CIDNumber CIDName

are required, on my box faxrcvd is called with only 3 parameters:

recvq/fax00037.tif fax 00000059

Because of that faxrcvd quits with an error.

log/c00000059 says:
Apr 25 13:29:23.42: [  366]: RECV FAX: bin/faxrcvd "recvq/fax00037.tif"
"fax" "00000059" ""


I couldn't figure out where faxrcvd is called, that's why I modified faxrcvd
to circumvent the problem - ugly but it works.


-----------------------------------------------------------
--- faxrcvd.orig	Sun Apr 14 13:30:22 2002
+++ faxrcvd	Thu Apr 25 13:37:42 2002
@@ -30,10 +30,10 @@
 #
 # faxrcvd file devID commID error-msg
 #
-if [ $# != 6 ]; then
-    echo "Usage: $0 file devID commID error-msg CIDNumber CIDName "
-    exit 1
-fi
+#if [ $# != 6 ]; then
+#    echo "Usage: $0 file devID commID error-msg CIDNumber CIDName "
+#    exit 1
+#fi
 
 test -f etc/setup.cache || {
     SPOOL=Pwd[[B
-----------------------------------------------------------


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux firestorm 2.4.18-k6 #2 Wed Mar 20 20:26:33 EST 2002 i586
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages hylafax-server depends on:
ii  debconf                       1.0.32     Debian configuration management sy
ii  gs                            6.53-3     The Ghostscript Postscript interpr
ii  hylafax-client                1:4.1.1-1  Flexible client/server fax softwar
ii  libc6                         2.2.5-4    GNU C Library: Shared libraries an
ii  libstdc++2.10-glibc2.2        1:2.95.4-5 The GNU stdc++ library
ii  libtiff-tools                 3.5.5-6    TIFF manipulation and conversion t
ii  libtiff3g                     3.5.5-6    Tag Image File Format library
ii  zlib1g                        1:1.1.4-1  compression library - runtime


---------------------------------------
Received: (at 144493-close) by bugs.debian.org; 1 May 2004 20:53:02 +0000
>From katie@ftp-master.debian.org Sat May 01 13:53:02 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 1BK1Tq-0005mk-00; Sat, 01 May 2004 13:53:02 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BK1O7-0002Rt-00; Sat, 01 May 2004 16:47:07 -0400
From: Giuseppe Sacco <eppesuig@debian.org>
To: 144493-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#144493: fixed in hylafax 1:4.1.8-3
Message-Id: <E1BK1O7-0002Rt-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sat, 01 May 2004 16:47:07 -0400
Delivered-To: 144493-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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Source: hylafax
Source-Version: 1:4.1.8-3

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

hylafax-client_4.1.8-3_i386.deb
  to pool/main/h/hylafax/hylafax-client_4.1.8-3_i386.deb
hylafax-doc_4.1.8-3_all.deb
  to pool/main/h/hylafax/hylafax-doc_4.1.8-3_all.deb
hylafax-server_4.1.8-3_i386.deb
  to pool/main/h/hylafax/hylafax-server_4.1.8-3_i386.deb
hylafax_4.1.8-3.diff.gz
  to pool/main/h/hylafax/hylafax_4.1.8-3.diff.gz
hylafax_4.1.8-3.dsc
  to pool/main/h/hylafax/hylafax_4.1.8-3.dsc



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 144493@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Giuseppe Sacco <eppesuig@debian.org> (supplier of updated hylafax 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: Sat,  1 May 2004 20:11:02 +0200
Source: hylafax
Binary: hylafax-doc hylafax-server hylafax-client
Architecture: source all i386
Version: 1:4.1.8-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Giuseppe Sacco <eppesuig@debian.org>
Description: 
 hylafax-client - Flexible client/server fax software - client utilities
 hylafax-doc - Flexible client/server fax software - HTML Documentation
 hylafax-server - Flexible client/server fax software - server daemons
Closes: 144493
Changes: 
 hylafax (1:4.1.8-3) unstable; urgency=low
 .
   * New maintainer
   * restart hylafax server and faxgetty during upgrade (closes: #144493).
Files: 
 229119b919da2c1124d98740997c5331 751 comm extra hylafax_4.1.8-3.dsc
 950136a12f7ab43376fd4c38d8e1c739 83579 comm extra hylafax_4.1.8-3.diff.gz
 80553bd9fbf4102582204f983b05f814 1117440 comm extra hylafax-server_4.1.8-3_i386.deb
 90871c07ad37444a2ea5a8c429a70313 471518 comm extra hylafax-client_4.1.8-3_i386.deb
 1fdc8dd2e894d77cd176a4aea3b3b188 348756 doc extra hylafax-doc_4.1.8-3_all.deb

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

iD8DBQFAk/kDIgfFlOyXCJ0RAombAJ0bPmDfxCqEgPQlfYurGCBpzOLz8QCcC0Dy
1QSqYPx7xbBj1fEA4knefPk=
=g1Kg
-----END PGP SIGNATURE-----



Reply to: