Bug#310703: marked as done ('dpkg-reconfigure exim4-config' restarts MTA, but with old config)

Debian Bug Tracking System owner@bugs.debian.org
Sun, 05 Jun 2005 22:33:35 -0700


Your message dated Mon, 6 Jun 2005 07:28:45 +0200
with message-id <20050606052845.GA936@lefler.int.l21.ma.zugschlus.de>
and subject line exim4 4.50-8 in sarge fixes these bugs
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 May 2005 10:36:38 +0000
>From j.mooij@science.ru.nl Wed May 25 03:36:38 2005
Return-path: <j.mooij@science.ru.nl>
Received: from smtp15.wxs.nl [195.121.6.54] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DatFd-00049Z-00; Wed, 25 May 2005 03:36:38 -0700
Received: from pluto.jorismooij.nl (ipd50a5744.speed.planet.nl [213.10.87.68])
 by smtp15.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004))
 with ESMTP id <0IH100JOPK46BF@smtp15.wxs.nl> for submit@bugs.debian.org; Wed,
 25 May 2005 12:36:07 +0200 (CEST)
Received: from jorism by pluto.jorismooij.nl with local (Exim 4.50)
	id 1DatF9-0006so-51	for submit@bugs.debian.org; Wed, 25 May 2005 12:36:07 +0200
Date: Wed, 25 May 2005 12:36:07 +0200
From: Joris Mooij <j.mooij@science.ru.nl>
Subject: 'dpkg-reconfigure exim4-config' restarts MTA, but with old config
To: Debian Bug Tracking System <submit@bugs.debian.org>
Message-id: <E1DatF9-0006so-51@pluto.jorismooij.nl>
MIME-version: 1.0
X-Mailer: reportbug 3.8
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Delivered-To: submit@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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: exim4-config
Version: 4.50-4
Severity: normal

The command 'dpkg-reconfigure exim4-config' restarts exim4 after asking me for my new 
configuration (it displays "Restarting MTA: exim4"). Looking in the logs and with ps aux, 
I see that a new exim4 process is running. However, it uses the old config from _before_ I 
ran dpkg-reconfigure exim4-config. So effectively, there is a time-delay of exactly one 
configuration, i.e. the configuration that is used by the running exim4 is not the most 
recent but one version older. However, the file /var/lib/exim4/config.autogenerated does
contain the new config. So this is quite confusing if you try to debug your configuration.
Doing an additional invoke-rc.d exim4 restart loads the new config; however since the
'dpkg-reconfigure exim4-config' already does that one would not expect that this is 
necessary.

If I use the other method of configuring (editing /etc/exim4/update-exim4.conf.conf by
hand, then running update-exim4.conf, then issuing invoke-rc.d exim4 restart) the new
config is applied immediately.

I do not know whether this is a bug in exim4 or in exim4-config, but I suspect it is in 
exim4-config.

-- Package-specific info:
Exim version 4.50 #1 built 02-Mar-2005 07:41:23
Copyright (c) University of Cambridge 2004
Berkeley DB: Sleepycat Software: Berkeley DB 4.2.52: (December  3, 2003)
Support for: iconv() IPv6 GnuTLS
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configuration file is /var/lib/exim4/config.autogenerated
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'

dc_eximconfig_configtype='smarthost'
dc_other_hostnames='jorismooij.nl'
dc_local_interfaces=''
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='mail.planet.nl'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
mailname:jorismooij.nl

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages exim4-config depends on:
ii  adduser                 3.63             Add and remove users and groups
ii  debconf [debconf-2.0]   1.4.30.13        Debian configuration management sy
ii  passwd                  1:4.0.3-31sarge5 change and administer password and

-- debconf information:
  exim4/dc_noalias_regenerate: false
* exim4/dc_smarthost: mail.planet.nl
* exim4/dc_relay_domains:
* exim4/dc_relay_nets:
* exim4/mailname: jorismooij.nl
* exim4/dc_local_interfaces:
* exim4/dc_minimaldns: false
  exim4/exim3_upgrade: true
* exim4/dc_other_hostnames: jorismooij.nl
* exim4/dc_eximconfig_configtype: mail sent by smarthost; received via SMTP or fetchmail
* exim4/no_config: true
* exim4/hide_mailname: false
* exim4/dc_postmaster: jorism
  exim4/dc_readhost:
* exim4/use_split_config: false
  exim4/exim4-config-title:

---------------------------------------
Received: (at 310703-done) by bugs.debian.org; 6 Jun 2005 05:28:55 +0000
>From mh+debian-packages@zugschlus.de Sun Jun 05 22:28:55 2005
Return-path: <mh+debian-packages@zugschlus.de>
Received: from 5301d.unt0.torres.l21.ma.zugschlus.de (torres.int.l21.ma.zugschlus.de) [217.151.83.1] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DfAAQ-0006v9-00; Sun, 05 Jun 2005 22:28:54 -0700
Received: from lefler.int.l21.ma.zugschlus.de ([192.168.130.38])
	by torres.int.l21.ma.zugschlus.de with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
	(Exim 4.50)
	id 1DfAAN-0000y5-Vo; Mon, 06 Jun 2005 07:28:52 +0200
Received: from mh by lefler.int.l21.ma.zugschlus.de with local (Exim 4.50)
	id 1DfAAH-0000FT-LO; Mon, 06 Jun 2005 07:28:45 +0200
Date: Mon, 6 Jun 2005 07:28:45 +0200
From: Marc Haber <mh+debian-packages@zugschlus.de>
To: 304838-done@bugs.debian.org, 304838-submitter@bugs.debian.org,
	310703-done@bugs.debian.org, 310703-submitter@bugs.debian.org,
	305957-done@bugs.debian.org, 305957-submitter@bugs.debian.org,
	305443-done@bugs.debian.org, 305443-submitter@bugs.debian.org,
	310118-done@bugs.debian.org, 310118-submitter@bugs.debian.org,
	307370-done@bugs.debian.org, 307370-submitter@bugs.debian.org,
	306094-done@bugs.debian.org, 306094-submitter@bugs.debian.org,
	306613-done@bugs.debian.org, 306613-submitter@bugs.debian.org,
	306349-done@bugs.debian.org, 306349-submitter@bugs.debian.org,
	306970-done@bugs.debian.org, 306970-submitter@bugs.debian.org,
	310057-done@bugs.debian.org, 310057-submitter@bugs.debian.org,
	299743-done@bugs.debian.org, 299743-submitter@bugs.debian.org,
	309174-done@bugs.debian.org, 309174-submitter@bugs.debian.org
Cc: Marc Haber <mh+debian-packages@zugschlus.de>
Subject: exim4 4.50-8 in sarge fixes these bugs
Message-ID: <20050606052845.GA936@lefler.int.l21.ma.zugschlus.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: 310703-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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 13

Hi,

with the release team's kind approval, exim4 4.50-8 was accepted for
sarge, and thus the bugs listed in the To: header are finally finally
fixed.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835