Your message dated Tue, 22 Jan 2008 09:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460229: fixed in exim4 4.69-1
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)

--- Begin Message ---
Package:  exim4-base
Version:  4.62-3
Severity: important
Tags:     patch
User:     [EMAIL PROTECTED]
Usertags: incorrect-dependency

While testing dependency based boot sequencing, I ran into a problem
with the exim package.  Its init.d script provide the same name as the
postfix package, and this generate a name conflict that make it
impossible to install exim4-base when switching from postfix to exim4.
The solution is to drop the incorrect provide mail-transport-agent
from the LSB header.  I've asked the postfix maintainer to do the
same, as the scripts really only should provide the name of their
script.

While looking at the header, I discovered a redundant dependency on
$local_fs which is not needed when remote_fs is also listed.  I
recommend to remove it.

I'm setting severity to important as this issue make it impossible to
install exim4-base after postfix when dependency based boot sequencing
is enabled.

This patch implement the change:

diff -ur exim4-4.68/debian/exim4-base.exim4.init 
exim4-4.68.orig/debian/exim4-base.exim4.init
--- exim4-4.68/debian/exim4-base.exim4.init     2008-01-11 13:15:21.000000000 
+0100
+++ exim4-4.68.orig/debian/exim4-base.exim4.init        2008-01-11 
13:13:53.000000000 +0100
@@ -8,9 +8,9 @@
 #                   and Marc Haber <[EMAIL PROTECTED]>

 ### BEGIN INIT INFO
-# Provides:          exim4
-# Required-Start:    $remote_fs $syslog $named $network $time
-# Required-Stop:     $remote_fs $syslog $named $network
+# Provides:          exim4 mail-transport-agent
+# Required-Start:    $local_fs $remote_fs $syslog $named $network $time
+# Required-Stop:     $local_fs $remote_fs $syslog $named $network
 # Should-Start:      postgresql mysql clamav-daemon greylist spamassassin
 # Should-Stop:       postgresql mysql clamav-daemon greylist spamassassin
 # Default-Start:     2 3 4 5


Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: exim4
Source-Version: 4.69-1

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

exim4-base_4.69-1_i386.deb
  to pool/main/e/exim4/exim4-base_4.69-1_i386.deb
exim4-config_4.69-1_all.deb
  to pool/main/e/exim4/exim4-config_4.69-1_all.deb
exim4-daemon-heavy-dbg_4.69-1_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.69-1_i386.deb
exim4-daemon-heavy_4.69-1_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy_4.69-1_i386.deb
exim4-daemon-light-dbg_4.69-1_i386.deb
  to pool/main/e/exim4/exim4-daemon-light-dbg_4.69-1_i386.deb
exim4-daemon-light_4.69-1_i386.deb
  to pool/main/e/exim4/exim4-daemon-light_4.69-1_i386.deb
exim4-dbg_4.69-1_i386.deb
  to pool/main/e/exim4/exim4-dbg_4.69-1_i386.deb
exim4-dev_4.69-1_i386.deb
  to pool/main/e/exim4/exim4-dev_4.69-1_i386.deb
exim4_4.69-1.diff.gz
  to pool/main/e/exim4/exim4_4.69-1.diff.gz
exim4_4.69-1.dsc
  to pool/main/e/exim4/exim4_4.69-1.dsc
exim4_4.69-1_all.deb
  to pool/main/e/exim4/exim4_4.69-1_all.deb
exim4_4.69.orig.tar.gz
  to pool/main/e/exim4/exim4_4.69.orig.tar.gz
eximon4_4.69-1_i386.deb
  to pool/main/e/exim4/eximon4_4.69-1_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc Haber <[EMAIL PROTECTED]> (supplier of updated exim4 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Tue, 22 Jan 2008 09:19:14 +0100
Source: exim4
Binary: exim4-base exim4-config exim4-daemon-light exim4 exim4-daemon-heavy 
exim4-daemon-custom eximon4 exim4-dbg exim4-daemon-light-dbg 
exim4-daemon-heavy-dbg exim4-daemon-custom-dbg exim4-dev
Architecture: source i386 all
Version: 4.69-1
Distribution: unstable
Urgency: low
Maintainer: Exim4 Maintainers <[EMAIL PROTECTED]>
Changed-By: Marc Haber <[EMAIL PROTECTED]>
Description: 
 exim4      - meta-package to ease Exim MTA (v4) installation
 exim4-base - support files for all Exim MTA (v4) packages
 exim4-config - configuration for the Exim MTA (v4)
 exim4-daemon-heavy - Exim MTA (v4) daemon with extended features, including 
exiscan-ac
 exim4-daemon-heavy-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-daemon-light - lightweight Exim MTA (v4) daemon
 exim4-daemon-light-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-dbg  - debugging symbols for the Exim MTA (v4) packages
 exim4-dev  - header files for the Exim MTA (v4) packages
 eximon4    - monitor application for the Exim MTA (v4) (X11 interface)
Closes: 438435 447765 448924 452383 455871 456343 460229 460502 460502
Changes: 
 exim4 (4.69-1) unstable; urgency=low
 .
   [ Marc Haber ]
   * New upstream version.
     - improve --help handling. Closes: 438435
   * Debconf translations updates:
     - Dutch. Thanks to Bart Cornelis. Closes: #448924
     - Norwegian Bokmål. Thanks to Hans Fredrik Nordhaug. Closes: #452383
     - Slovak. Thanks to Peter Mann. Closes: #460502
     - Catalan: fix some semicolon issues and most obvious fuzzy strings.
       Thanks to Jodrà Pelo. Closes: #447765.
   * Add support for smtp_accept_max_nonmail_hosts to ease external
     relay testing.
   * Make Change to init script dependencies as suggested by Petter
     Reinholdtsen. Closes: #460229
   * debian/control:
     * Add Homepage field to Source Package stanza.
     * Standards-Version: 3.7.3 (no changes necessary)
   * lintian/overrides:
     - Override all description-contains-homepage messages,
       we're going to keep this field around until post-lenny.
     - Override exim4-daemon-heavy: package-contains-empty-directory
       usr/lib/exim4/local_scan/, the directory should be there to show
       people where to put local extensions (and I am not sure how exim
       behaves if that directory is not there).
   * linda/overrides:
     - Override menu section Applications, which is a false alert.
     - Override complaint about newer standards version.
       - This override does not work due to #386647
   * exim4-base.NEWS: fix Debian's typo
   * exim4-base.dirs: remove usr/bin, we do not ship any files there.
   * Generate exim macros from every definition found in ue4cc that
     starts with a capital letter (sans CFILEMODE) to cater for an
     obviously very common user error. This feature is going to stay
     undocumented.
 .
   [ Christian Perrier ]
   * Debconf translations updates:
     - Dzongkha. Thanks to Tenzin Dendup. Closes: #455871
     - Slovak. Thanks to Peter Mann. Closes: #460502
 .
   [ Andreas Metzler ]
   * Fix typo in acl/20_exim4-config_local_deny_exceptions. (Thanks, Roderick
     Schertler) Closes: #456343
Files: 
 21051014c908d2ec05b2ebff7a69e6c2 1200 mail standard exim4_4.69-1.dsc
 f0176239d54546526f519e266182c019 1659309 mail standard exim4_4.69.orig.tar.gz
 5624267031b4dc568f993a8cd328f507 542541 mail standard exim4_4.69-1.diff.gz
 b8240225d27742ba951cb0cdceac1945 980216 mail standard 
exim4-base_4.69-1_i386.deb
 b41e5407bc87098a49c755d6f7970c74 95028 mail optional eximon4_4.69-1_i386.deb
 94a7617357bab2a4335ad282f7ee3187 410420 mail standard 
exim4-daemon-light_4.69-1_i386.deb
 fb9864a4ca80004a8196c43851c1ea45 459930 mail optional 
exim4-daemon-heavy_4.69-1_i386.deb
 6fe288ee3082ba449d40e117371024a1 665702 mail extra 
exim4-daemon-light-dbg_4.69-1_i386.deb
 4da761cba5ce667cdf89659194068d73 745338 mail extra 
exim4-daemon-heavy-dbg_4.69-1_i386.deb
 2ef4c4839b8405db70d3ea9ef1fbcec2 259616 mail extra exim4-dbg_4.69-1_i386.deb
 e0bb9f3405c016a35a20129e07f9a6a9 67776 mail extra exim4-dev_4.69-1_i386.deb
 fe704cb04586219e447ff6fcef0b81ef 306326 mail standard 
exim4-config_4.69-1_all.deb
 0be264cae3b823187323f19a63245d6c 6208 mail standard exim4_4.69-1_all.deb

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

iD8DBQFHlbYqgZalRGu6PIQRAmJNAJ0b+fIpY5p4yxmNHOgQe5wVUOOcNgCcDK4S
Qz3nmkT4qsnmCDkiCDlEI4U=
=dLjl
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to