Your message dated Sat, 20 Jan 2007 10:17:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407567: fixed in exim4 4.66-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)

--- Begin Message ---
Package: exim4
Version: 4.63-16
Severity: important
Tags: patch

I cannot install exim4 because it gives that error

Setting up exim4-config (4.63-16) ...
2007-01-19 16:37:00 Exim configuration error in line 743 of
/var/lib/exim4/config.autogenerated.tmp:
  missing quote at end of string value for client_send
Invalid new configfile /var/lib/exim4/config.autogenerated.tmp
not installing /var/lib/exim4/config.autogenerated.tmp to
/var/lib/exim4/config.autogenerated
dpkg: error processing exim4-config (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of exim4-base:
[...]

The problem is a missing backslash in
/etc/exim4/conf.d/auth/30_exim4-config_examples

-  client_send = "<; ${if !eq{PASSWDLINE}{}
+  client_send = "<; ${if !eq{PASSWDLINE}{}\

-- Package-specific info:
Exim version 4.63 #1 built 18-Jan-2007 21:15:07
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (September  6, 2005)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages
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
Size of off_t: 8
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='dummy'
dc_local_interfaces='127.0.0.1'
dc_readhost='glorybox.de'
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='smtp.variomedia.de'
CFILEMODE='644'
dc_use_split_config='true'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
mailname:dummy

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages exim4 depends on:
ii  debconf [debconf-2.0]         1.5.11     Debian configuration management sy
pn  exim4-base                    <none>     (no description available)
pn  exim4-daemon-light | exim4-da <none>     (no description available)

exim4 recommends no packages.

-- debconf information:
  exim4/drec:
--- 30_exim4-config_examples.orig       2007-01-19 16:38:40.000000000 +0100
+++ 30_exim4-config_examples    2007-01-19 16:38:32.000000000 +0100
@@ -247,7 +247,7 @@
 .else
   # Return empty string if looking up $host in passwd-file yields a
   # non-empty string; fail otherwise.
-  client_send = "<; ${if !eq{PASSWDLINE}{}
+  client_send = "<; ${if !eq{PASSWDLINE}{}\
                       {}fail}\
                  ; ${extract{1}{::}{PASSWDLINE}}\
                 ; ${sg{PASSWDLINE}{\\N([^:]+:)(.*)\\N}{\\$2}}"

--- End Message ---
--- Begin Message ---
Source: exim4
Source-Version: 4.66-3

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.66-3_i386.deb
  to pool/main/e/exim4/exim4-base_4.66-3_i386.deb
exim4-config_4.66-3_all.deb
  to pool/main/e/exim4/exim4-config_4.66-3_all.deb
exim4-daemon-heavy-dbg_4.66-3_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.66-3_i386.deb
exim4-daemon-heavy_4.66-3_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy_4.66-3_i386.deb
exim4-daemon-light-dbg_4.66-3_i386.deb
  to pool/main/e/exim4/exim4-daemon-light-dbg_4.66-3_i386.deb
exim4-daemon-light_4.66-3_i386.deb
  to pool/main/e/exim4/exim4-daemon-light_4.66-3_i386.deb
exim4-dbg_4.66-3_i386.deb
  to pool/main/e/exim4/exim4-dbg_4.66-3_i386.deb
exim4-dev_4.66-3_i386.deb
  to pool/main/e/exim4/exim4-dev_4.66-3_i386.deb
exim4_4.66-3.diff.gz
  to pool/main/e/exim4/exim4_4.66-3.diff.gz
exim4_4.66-3.dsc
  to pool/main/e/exim4/exim4_4.66-3.dsc
exim4_4.66-3_all.deb
  to pool/main/e/exim4/exim4_4.66-3_all.deb
eximon4_4.66-3_i386.deb
  to pool/main/e/exim4/eximon4_4.66-3_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: Sat, 20 Jan 2007 10:49:10 +0100
Source: exim4
Binary: exim4-daemon-light-dbg exim4-daemon-custom exim4-daemon-heavy exim4-dbg 
exim4-daemon-heavy-dbg exim4-config exim4-daemon-custom-dbg eximon4 exim4-base 
exim4 exim4-dev exim4-daemon-light
Architecture: source i386 all
Version: 4.66-3
Distribution: experimental
Urgency: low
Maintainer: Exim4 Maintainers <[EMAIL PROTECTED]>
Changed-By: Marc Haber <[EMAIL PROTECTED]>
Description: 
 exim4      - metapackage 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: 407567
Changes: 
 exim4 (4.66-3) experimental; urgency=low
 .
   * 30_exim4-config_examples: add missing backslash in non-TLS client
     login authenticator. Thanks to Kai Weber. Closes: #407567
Files: 
 f5d8477351e73f8dbf994538e8eab276 1169 mail standard exim4_4.66-3.dsc
 daf056273dabcef6b73940a1cda96469 547334 mail standard exim4_4.66-3.diff.gz
 e4c4ad50e013d9199aa0bb4496d14aca 961390 mail standard 
exim4-base_4.66-3_i386.deb
 c86436a8923d194554291ae41b82d118 93920 mail optional eximon4_4.66-3_i386.deb
 87c4cf0777353e3126798293daa3f795 417906 mail standard 
exim4-daemon-light_4.66-3_i386.deb
 0f300c91182ac172573d0fcd9e6815a0 472934 mail optional 
exim4-daemon-heavy_4.66-3_i386.deb
 87822ea5a10886c410af5fda2613f4c5 623990 mail extra 
exim4-daemon-light-dbg_4.66-3_i386.deb
 8973ba77a970feafc34294022085c188 707522 mail extra 
exim4-daemon-heavy-dbg_4.66-3_i386.deb
 499202e972950942b41ea16ca30b02c6 243156 mail extra exim4-dbg_4.66-3_i386.deb
 f6001bebf01389369a9425bb806af2e3 61440 mail extra exim4-dev_4.66-3_i386.deb
 12073858a3b9cdb273b42ad425dc3fff 334382 mail standard 
exim4-config_4.66-3_all.deb
 0ad29324c2a5b7c1dbde5ec5d53d900a 2082 mail standard exim4_4.66-3_all.deb

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

iD8DBQFFseuogZalRGu6PIQRAjq3AJ48hwlvTGedEzCia8Vszw+eBt/34ACgpjMR
WzO/nhe2FFfWmqUDruflTBI=
=+dox
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to