Your message dated Mon, 12 Feb 2007 21:02:21 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409968: fixed in ntlmaps 0.9.9.0.1-5
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: ntlmaps
Version: 0.9.9.0.1-4
Severity: normal
Tags: patch

Hy,

We today tried to setup the ntlmaps package and ran into the following
issue:
Debconf ask for a proxy, that can looks like this:
- proxy.your_domain
- http://proxy.your_domain

Choosing the second option makes the postinstall script die with a sed
error nb 2. This is due to the fact that the second option uses /, that
does not deal with sed default behaviour.

You will find included a patch that corrects this issue and by the way
simplifies the sed command usage.

Best regard

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages ntlmaps depends on:
ii  debconf [debconf-2.0]         1.5.11     Debian configuration management sy
ii  python                        2.4.4-2    An interactive high-level object-o
ii  python-support                0.5.6      automated rebuilding support for p

ntlmaps recommends no packages.

-- debconf information excluded
--- postinst.orig       2007-02-06 20:46:20.941490726 +0100
+++ postinst    2007-02-06 20:40:55.826586442 +0100
@@ -54,12 +54,13 @@
 cp -a -f $CONFIG_FILE $CONFIG_FILE.tmp
 
 # update to the new values
-sed -e "s/^[[:blank:]]*$LISTENPORT_ENTRY:.*/$LISTENPORT_ENTRY: $LISTENPORT/" \
-    -e "s/^[[:blank:]]*$PARENTPROXY_ENTRY:.*/$PARENTPROXY_ENTRY: 
$PARENTPROXY/" \
-    -e "s/^[[:blank:]]*$PARENTPROXYPORT_ENTRY:.*/$PARENTPROXYPORT_ENTRY: 
$PARENTPROXYPORT/" \
-    -e "s/^[[:blank:]]*$NTDOMAIN_ENTRY:.*/$NTDOMAIN_ENTRY: $NTDOMAIN/" \
-    -e "s/^[[:blank:]]*$NTUSER_ENTRY:.*/$NTUSER_ENTRY: $NTUSER/" \
-    < $CONFIG_FILE > $CONFIG_FILE.tmp
+sed -e "
+    s/^[[:blank:]]*$LISTENPORT_ENTRY:.*/$LISTENPORT_ENTRY: $LISTENPORT/
+    s|^[[:blank:]]*$PARENTPROXY_ENTRY:.*|$PARENTPROXY_ENTRY: $PARENTPROXY|
+    s/^[[:blank:]]*$PARENTPROXYPORT_ENTRY:.*/$PARENTPROXYPORT_ENTRY: 
$PARENTPROXYPORT/
+    s/^[[:blank:]]*$NTDOMAIN_ENTRY:.*/$NTDOMAIN_ENTRY: $NTDOMAIN/
+    s/^[[:blank:]]*$NTUSER_ENTRY:.*/$NTUSER_ENTRY: $NTUSER/
+    " < $CONFIG_FILE > $CONFIG_FILE.tmp
 
 mv -f $CONFIG_FILE.tmp $CONFIG_FILE
 

--- End Message ---
--- Begin Message ---
Source: ntlmaps
Source-Version: 0.9.9.0.1-5

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

ntlmaps_0.9.9.0.1-5.diff.gz
  to pool/main/n/ntlmaps/ntlmaps_0.9.9.0.1-5.diff.gz
ntlmaps_0.9.9.0.1-5.dsc
  to pool/main/n/ntlmaps/ntlmaps_0.9.9.0.1-5.dsc
ntlmaps_0.9.9.0.1-5_all.deb
  to pool/main/n/ntlmaps/ntlmaps_0.9.9.0.1-5_all.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.
David Watson <[EMAIL PROTECTED]> (supplier of updated ntlmaps 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: Mon, 12 Feb 2007 20:51:51 +0000
Source: ntlmaps
Binary: ntlmaps
Architecture: source all
Version: 0.9.9.0.1-5
Distribution: unstable
Urgency: low
Maintainer: David Watson <[EMAIL PROTECTED]>
Changed-By: David Watson <[EMAIL PROTECTED]>
Description: 
 ntlmaps    - NTLM Authorization Proxy Server
Closes: 409968
Changes: 
 ntlmaps (0.9.9.0.1-5) unstable; urgency=low
 .
   * Fix sed usage in postinst. Closes: #409968.
Files: 
 0ae455c6a5bb54c1f76be7f06631b718 641 web optional ntlmaps_0.9.9.0.1-5.dsc
 4e854f91f6bafb3f5a6cefd54d0aee63 17264 web optional ntlmaps_0.9.9.0.1-5.diff.gz
 f1889b0e1f789b68996d740247df6bc8 66748 web optional ntlmaps_0.9.9.0.1-5_all.deb

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

iD8DBQFF0NSRDeh5nqfWrnkRAm+VAKDZC7REJoDniJh2UH5r/+fSvCaB+wCg0hjN
5II8TqEuXNtYQ/WpzBpS/tc=
=20w6
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to