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

Bug#146965: marked as done (ezmlm-src: ezmlm-cron has incorrect location of qmail-inject binary)



Your message dated Sun, 31 Jul 2005 23:33:20 +0100
with message-id <20050731223320.GA30833@deprecation.cyrius.com>
and subject line Removed from Debian - unmaintained
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; 14 May 2002 16:25:11 +0000
>From sury.ondrej@globe.cz Tue May 14 11:25:11 2002
Return-path: <sury.ondrej@globe.cz>
Received: from office.globe.cz [217.11.232.129] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 177f6s-0005AB-00; Tue, 14 May 2002 11:25:10 -0500
Received: (qmail 7515 invoked from network); 14 May 2002 16:25:08 -0000
Received: from unknown (HELO office.globe.cz) (10.1.2.22)
  by intra.office.globe.cz with SMTP; 14 May 2002 16:25:08 -0000
Received: (qmail 25226 invoked by uid 10000); 14 May 2002 16:25:08 -0000
Date: 14 May 2002 16:25:08 -0000
Message-ID: <20020514162508.25225.qmail@office.globe.cz>
From: sury.ondrej@globe.cz
Subject: ezmlm-src: ezmlm-cron has incorrect location of qmail-inject binary
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10.1
Delivered-To: submit@bugs.debian.org

Package: ezmlm-src
Version: 0.53-6
Severity: normal

You can apply this patch after extraction ezmlm-sources.

O.

--- ezmlm-cron.c.orig	Tue May 14 18:21:21 2002
+++ ezmlm-cron.c	Tue May 14 18:23:53 2002
@@ -34,7 +34,7 @@
 unsigned long hh = 4L;		/* default time 04:12 */
 unsigned long mm = 12L;
 char *dow = "*";		/* day of week */
-char *qmail_inject = "/bin/qmail-inject ";
+char *qmail_inject = "/usr/sbin/qmail-inject ";
 char strnum[FMT_ULONG];
 unsigned long uid,euid;
 
@@ -343,7 +343,6 @@
     if (!stralloc_cats(&addr,dow)) die_nomem();
     if (!stralloc_cats(&addr," ")) die_nomem();
     part0start = addr.len;		/* /var/qmail/bin/qmail-inject */
-    if (!stralloc_cats(&addr,auto_qmail)) die_nomem();
     if (!stralloc_cats(&addr,qmail_inject)) die_nomem();
     part0len = addr.len - part0start;
     if (!stralloc_cats(&addr,local)) die_nomem();

-- System Information
Debian Release: 3.0
Kernel Version: Linux druid 2.4.19-pre8 #1 Fri May 10 08:49:00 CEST 2002 i686 unknown

Versions of the packages ezmlm-src depends on:
ii  build-essentia 6              Informational list of build-essential packag
ii  fakeroot       0.4.5-2.3      Gives a fake root environment.
ii  patch          2.5.4-11       Apply a diff file to an original
ii  sudo           1.6.6-1.1      Provides limited super user privileges to sp

---------------------------------------
Received: (at 146965-done) by bugs.debian.org; 31 Jul 2005 22:33:29 +0000
>From tbm@cyrius.com Sun Jul 31 15:33:29 2005
Return-path: <tbm@cyrius.com>
Received: from sorrow.cyrius.com [65.19.161.204] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DzMN6-0008Fd-00; Sun, 31 Jul 2005 15:33:29 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
	id C021F64D54; Sun, 31 Jul 2005 22:33:28 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
	id C18A784B0; Sun, 31 Jul 2005 23:33:20 +0100 (BST)
Date: Sun, 31 Jul 2005 23:33:20 +0100
From: Martin Michlmayr <tbm@cyrius.com>
To: 95428-done@bugs.debian.org, 43257-done@bugs.debian.org,
	146965-done@bugs.debian.org, 259415-done@bugs.debian.org
Subject: Removed from Debian - unmaintained
Message-ID: <20050731223320.GA30833@deprecation.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: 146965-done@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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 73

This package has now been removed from Debian because nobody was
interested in maintaining it; see
http://lists.debian.org/debian-devel-announce/2005/06/msg00014.html
for more information.

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: